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 | |
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)
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.45.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 49a1899adc8a..088e21a7b94e 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/inkscape # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.62 2007/04/08 10:42:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.63 2007/04/08 12:04:23 dertobi123 Exp $ + + 08 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + inkscape-0.45.1.ebuild: + ppc stable, bug #171799 08 Apr 2007; Markus Rothe <corsair@gentoo.org> inkscape-0.45.1.ebuild: Stable on ppc64; bug #171799 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" |