diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-08 10:42:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-08 10:42:43 +0000 |
commit | 68221c3440422260ef02b15fe8014261c0e06e93 (patch) | |
tree | 60a0cc4b2dca2cddf7ec070aafc454f79a6f897f /media-gfx/inkscape | |
parent | Stable on ppc64; bug #171799 (diff) | |
download | gentoo-2-68221c3440422260ef02b15fe8014261c0e06e93.tar.gz gentoo-2-68221c3440422260ef02b15fe8014261c0e06e93.tar.bz2 gentoo-2-68221c3440422260ef02b15fe8014261c0e06e93.zip |
Stable on ppc64; bug #171799
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.45.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 1657bc19dfe1..49a1899adc8a 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # 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.61 2007/04/07 16:56:54 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.62 2007/04/08 10:42:43 corsair Exp $ + + 08 Apr 2007; Markus Rothe <corsair@gentoo.org> inkscape-0.45.1.ebuild: + Stable on ppc64; bug #171799 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> inkscape-0.45.1.ebuild: diff --git a/media-gfx/inkscape/inkscape-0.45.1.ebuild b/media-gfx/inkscape/inkscape-0.45.1.ebuild index bb346660f451..2b2a2bf576be 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.2 2007/04/07 16:56:54 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.45.1.ebuild,v 1.3 2007/04/08 10:42:43 corsair 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" |