diff options
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.46-r2.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.46-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/inkscape/inkscape-0.46-r2.ebuild b/media-gfx/inkscape/inkscape-0.46-r2.ebuild index d4500f054457..cf3d882cf9a3 100644 --- a/media-gfx/inkscape/inkscape-0.46-r2.ebuild +++ b/media-gfx/inkscape/inkscape-0.46-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.46-r2.ebuild,v 1.4 2008/05/24 19:50:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.46-r2.ebuild,v 1.5 2008/05/25 10:17:49 corsair Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~amd64 hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 hppa ppc ppc64 ~sparc ~x86" IUSE="dia doc gnome inkjar jabber lcms mmx perl postscript spell wmf" RESTRICT="test" |