diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:25:11 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:25:11 +0000 |
commit | fbff5c11466901b0ac394f2f3926fb2c32725478 (patch) | |
tree | d52b4f083f309bc8f290c28b48a1e197066128c6 /kde-base/svgpart/svgpart-4.6.2.ebuild | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | historical-fbff5c11466901b0ac394f2f3926fb2c32725478.tar.gz historical-fbff5c11466901b0ac394f2f3926fb2c32725478.tar.bz2 historical-fbff5c11466901b0ac394f2f3926fb2c32725478.zip |
Stable on amd64 wrt bug #354033
Package-Manager: portage-2.1.9.47/cvs/Linux x86_64
Diffstat (limited to 'kde-base/svgpart/svgpart-4.6.2.ebuild')
-rw-r--r-- | kde-base/svgpart/svgpart-4.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/svgpart/svgpart-4.6.2.ebuild b/kde-base/svgpart/svgpart-4.6.2.ebuild index 8b247e574ee0..5bea230e5be7 100644 --- a/kde-base/svgpart/svgpart-4.6.2.ebuild +++ b/kde-base/svgpart/svgpart-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.6.2.ebuild,v 1.2 2011/05/09 08:48:35 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.6.2.ebuild,v 1.3 2011/05/09 23:24:07 hwoarang Exp $ EAPI=3 @@ -8,5 +8,5 @@ KMNAME="kdegraphics" inherit kde4-meta DESCRIPTION="Svgpart is a kpart for viewing SVGs" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |