diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-06-09 14:28:41 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-06-09 14:28:41 +0000 |
commit | e02be8b3776210a75a893f0f6cc6d8db5ce35887 (patch) | |
tree | 4e773aca6e57d4f498f1c24399997f6b4eaefa3a | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-e02be8b3776210a75a893f0f6cc6d8db5ce35887.tar.gz gentoo-2-e02be8b3776210a75a893f0f6cc6d8db5ce35887.tar.bz2 gentoo-2-e02be8b3776210a75a893f0f6cc6d8db5ce35887.zip |
Stable on amd64, bug 92995
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.41-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 4bb9b459ca74..700a095029cd 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # 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.22 2005/06/05 12:02:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.23 2005/06/09 14:28:41 sekretarz Exp $ + + 09 Jun 2005; <sekretarz@gentoo.org> inkscape-0.41-r1.ebuild: + Stable on amd64, bug #92995 05 Jun 2005; Markus Rothe <corsair@gentoo.org> inkscape-0.41.ebuild: Stable on ppc64; bug #92995 diff --git a/media-gfx/inkscape/inkscape-0.41-r1.ebuild b/media-gfx/inkscape/inkscape-0.41-r1.ebuild index 2b88834d764a..9d8ac51e7c42 100644 --- a/media-gfx/inkscape/inkscape-0.41-r1.ebuild +++ b/media-gfx/inkscape/inkscape-0.41-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.41-r1.ebuild,v 1.1 2005/05/24 21:23:59 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.41-r1.ebuild,v 1.2 2005/06/09 14:28:41 sekretarz 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="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc amd64 ~sparc ~ppc64" IUSE="gnome mmx perl python bonobo inkjar doc plugin spell" RDEPEND=">=x11-libs/gtk+-2.4.1 |