diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:33:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:33:18 +0000 |
commit | 73f156cb803ba9bd408231ba880d3bfabb098cb2 (patch) | |
tree | ff415e47d3f6a054b8e3c8c14047dca438234847 /media-gfx/inkscape | |
parent | Added ~ppc64 keyword; bug #105385 (diff) | |
download | gentoo-2-73f156cb803ba9bd408231ba880d3bfabb098cb2.tar.gz gentoo-2-73f156cb803ba9bd408231ba880d3bfabb098cb2.tar.bz2 gentoo-2-73f156cb803ba9bd408231ba880d3bfabb098cb2.zip |
Stable on ppc64; bug #109993
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.43.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 5a916e3bd639..13caf5a24359 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.37 2005/11/22 15:14:35 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.38 2005/11/22 18:30:44 corsair Exp $ + + 22 Nov 2005; Markus Rothe <corsair@gentoo.org> inkscape-0.43.ebuild: + Stable on ppc64; bug #109993 *inkscape-0.43 (22 Nov 2005) diff --git a/media-gfx/inkscape/inkscape-0.43.ebuild b/media-gfx/inkscape/inkscape-0.43.ebuild index a12dd4c3b66e..2a78477a5ce2 100644 --- a/media-gfx/inkscape/inkscape-0.43.ebuild +++ b/media-gfx/inkscape/inkscape-0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.43.ebuild,v 1.1 2005/11/22 15:14:35 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.43.ebuild,v 1.2 2005/11/22 18:30:44 corsair Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="gnome mmx perl python bonobo inkjar doc plugin effects spell" RDEPEND=">=x11-libs/gtk+-2.4.1 |