diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-10 12:51:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-10 12:51:27 +0000 |
commit | 93aeed00bc138eca0e8c0784b475a9260e7903c0 (patch) | |
tree | 4739fc4d059920a4643fcf01d200b2481dceaef8 /media-gfx | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-93aeed00bc138eca0e8c0784b475a9260e7903c0.tar.gz gentoo-2-93aeed00bc138eca0e8c0784b475a9260e7903c0.tar.bz2 gentoo-2-93aeed00bc138eca0e8c0784b475a9260e7903c0.zip |
Stable on sparc wrt #92995
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.40-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 700a095029cd..b70af28bf13b 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.23 2005/06/09 14:28:41 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.24 2005/06/10 12:51:27 gustavoz Exp $ + + 10 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + inkscape-0.40-r1.ebuild: + Stable on sparc wrt #92995 09 Jun 2005; <sekretarz@gentoo.org> inkscape-0.41-r1.ebuild: Stable on amd64, bug #92995 diff --git a/media-gfx/inkscape/inkscape-0.40-r1.ebuild b/media-gfx/inkscape/inkscape-0.40-r1.ebuild index 4cbd6f4d9d2e..2e73590f6ead 100644 --- a/media-gfx/inkscape/inkscape-0.40-r1.ebuild +++ b/media-gfx/inkscape/inkscape-0.40-r1.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.40-r1.ebuild,v 1.3 2005/04/06 19:12:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.40-r1.ebuild,v 1.4 2005/06/10 12:51:27 gustavoz 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="~x86 ~ppc ~amd64 ~sparc ppc64" +KEYWORDS="~x86 ~ppc ~amd64 sparc ppc64" IUSE="gnome mmx doc" RDEPEND=">=x11-libs/gtk+-2.4.1 |