diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-08 12:04:23 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-08 12:04:23 +0000 |
commit | fa66dab9506c3e459a7d682127cebc20abd126a0 (patch) | |
tree | 583925477a78fa5b2160825fd663ddc439b001a5 /media-gfx/inkscape/inkscape-0.45.1.ebuild | |
parent | ppc stable, bug #171799 (diff) | |
download | gentoo-2-fa66dab9506c3e459a7d682127cebc20abd126a0.tar.gz gentoo-2-fa66dab9506c3e459a7d682127cebc20abd126a0.tar.bz2 gentoo-2-fa66dab9506c3e459a7d682127cebc20abd126a0.zip |
ppc stable, bug #171799
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.45.1.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.45.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/inkscape/inkscape-0.45.1.ebuild b/media-gfx/inkscape/inkscape-0.45.1.ebuild index 2b2a2bf576be..872ab36af50c 100644 --- a/media-gfx/inkscape/inkscape-0.45.1.ebuild +++ b/media-gfx/inkscape/inkscape-0.45.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1.ebuild,v 1.3 2007/04/08 10:42:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1.ebuild,v 1.4 2007/04/08 12:04:23 dertobi123 Exp $ inherit gnome2 @@ -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 gnome mmx inkjar lcms doc postscript spell wmf" RESTRICT="test" |