diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-07 12:12:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-07 12:12:13 +0000 |
commit | 6adfe0ddff02f37e4dfbe111b460a65246d0012e (patch) | |
tree | 7bb4aff7d4d1996ebaa3741b8ce1326ce6b63c44 /media-gfx/inkscape | |
parent | Stable on ppc wrt bug 239414 (diff) | |
download | gentoo-2-6adfe0ddff02f37e4dfbe111b460a65246d0012e.tar.gz gentoo-2-6adfe0ddff02f37e4dfbe111b460a65246d0012e.tar.bz2 gentoo-2-6adfe0ddff02f37e4dfbe111b460a65246d0012e.zip |
Stable on ppc wrt bug 239414
(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-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index d6937a1914fb..2a9b55c14cba 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.107 2008/10/05 17:01:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.108 2008/10/07 12:12:13 nixnut Exp $ + + 07 Oct 2008; nixnut <nixnut@gentoo.org> inkscape-0.46-r5.ebuild: + Stable on ppc wrt bug 239414 05 Oct 2008; Jeroen Roovers <jer@gentoo.org> inkscape-0.46-r5.ebuild: Stable for HPPA (bug #239414). diff --git a/media-gfx/inkscape/inkscape-0.46-r5.ebuild b/media-gfx/inkscape/inkscape-0.46-r5.ebuild index 7ab4977c3eea..2f5b6af77174 100644 --- a/media-gfx/inkscape/inkscape-0.46-r5.ebuild +++ b/media-gfx/inkscape/inkscape-0.46-r5.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-r5.ebuild,v 1.6 2008/10/05 17:01:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.46-r5.ebuild,v 1.7 2008/10/07 12:12:13 nixnut 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" |