summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-08-28 14:29:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-08-28 14:29:50 +0000
commite82edaa906bc69ee7a5a653702cbe42c698cc35c (patch)
tree736f38fd8c9504cbe99fea09d06bed95f1d359c4 /media-gfx
parentadding snes9x (diff)
downloadgentoo-2-e82edaa906bc69ee7a5a653702cbe42c698cc35c.tar.gz
gentoo-2-e82edaa906bc69ee7a5a653702cbe42c698cc35c.tar.bz2
gentoo-2-e82edaa906bc69ee7a5a653702cbe42c698cc35c.zip
added ~ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/inkscape/ChangeLog5
-rw-r--r--media-gfx/inkscape/inkscape-0.42.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog
index 2ab59b41f840..9d3cda67f4e1 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.29 2005/07/30 10:03:27 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.30 2005/08/28 14:29:50 corsair Exp $
+
+ 28 Aug 2005; Markus Rothe <corsair@gentoo.org> inkscape-0.42.ebuild:
+ added ~ppc64
*inkscape-0.42 (30 Jul 2005)
diff --git a/media-gfx/inkscape/inkscape-0.42.ebuild b/media-gfx/inkscape/inkscape-0.42.ebuild
index a4c42e0746a4..dd3001487733 100644
--- a/media-gfx/inkscape/inkscape-0.42.ebuild
+++ b/media-gfx/inkscape/inkscape-0.42.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.ebuild,v 1.1 2005/07/30 10:03:27 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.42.ebuild,v 1.2 2005/08/28 14:29:50 corsair 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 ~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