diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-25 10:17:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-25 10:17:49 +0000 |
commit | e92e96352e03b1b352c455a048938d389767d646 (patch) | |
tree | 6f3f6f2445923118985a1c6e426823ea3c400627 /media-gfx/inkscape | |
parent | Stable on ppc64; bug #223443 (diff) | |
download | gentoo-2-e92e96352e03b1b352c455a048938d389767d646.tar.gz gentoo-2-e92e96352e03b1b352c455a048938d389767d646.tar.bz2 gentoo-2-e92e96352e03b1b352c455a048938d389767d646.zip |
Stable on ppc64; bug #223443
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.46-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 6daa6848d5ce..b585736a2051 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.96 2008/05/24 19:50:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.97 2008/05/25 10:17:49 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> inkscape-0.46-r2.ebuild: + Stable on ppc64; bug #223443 24 May 2008; nixnut <nixnut@gentoo.org> inkscape-0.46-r2.ebuild: Stable on ppc wrt bug 223443 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" |