diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 13:01:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 13:01:16 +0000 |
commit | 19bd4d8377b093ad64202be7274d5ae49626d2c1 (patch) | |
tree | 80d8c53156b6534f7dcdb8dd7c8b137b9be76be8 /media-gfx/inkscape | |
parent | Stable on sparc wrt #102871 (diff) | |
download | gentoo-2-19bd4d8377b093ad64202be7274d5ae49626d2c1.tar.gz gentoo-2-19bd4d8377b093ad64202be7274d5ae49626d2c1.tar.bz2 gentoo-2-19bd4d8377b093ad64202be7274d5ae49626d2c1.zip |
Stable on sparc wrt #101842
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.42.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 8954e367eae4..79815fe6dae2 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,10 @@ # 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.32 2005/08/30 09:28:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.33 2005/08/30 13:01:16 gustavoz Exp $ + + 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + inkscape-0.42.2.ebuild: + Stable on sparc wrt #101842 30 Aug 2005; Simon Stelling <blubb@gentoo.org> inkscape-0.42.2.ebuild: stable on amd64 wrt bug 101842 diff --git a/media-gfx/inkscape/inkscape-0.42.2.ebuild b/media-gfx/inkscape/inkscape-0.42.2.ebuild index 9c80bacf27d2..674c88a1da70 100644 --- a/media-gfx/inkscape/inkscape-0.42.2.ebuild +++ b/media-gfx/inkscape/inkscape-0.42.2.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.42.2.ebuild,v 1.2 2005/08/30 09:28:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.42.2.ebuild,v 1.3 2005/08/30 13:01:16 gustavoz 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 |