summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-07 14:31:47 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-07 14:31:47 +0000
commit9f414bdb8660459ecccf6f05a657d4d9cee8a627 (patch)
tree0c9bc6378802bd80b6b37025d8fe0559c802cd72 /media-gfx/inkscape
parentStable on sparc (diff)
downloadgentoo-2-9f414bdb8660459ecccf6f05a657d4d9cee8a627.tar.gz
gentoo-2-9f414bdb8660459ecccf6f05a657d4d9cee8a627.tar.bz2
gentoo-2-9f414bdb8660459ecccf6f05a657d4d9cee8a627.zip
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r--media-gfx/inkscape/ChangeLog5
-rw-r--r--media-gfx/inkscape/inkscape-0.44.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog
index 21243a1ac0ce..f0e94407ef47 100644
--- a/media-gfx/inkscape/ChangeLog
+++ b/media-gfx/inkscape/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/inkscape
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.53 2006/08/26 17:13:55 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.54 2006/09/07 14:31:46 gustavoz Exp $
+
+ 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> inkscape-0.44.ebuild:
+ Stable on sparc
26 Aug 2006; Hanno Boeck <hanno@gentoo.org> +files/inkscape-gcc42.diff,
inkscape-0.44.ebuild:
diff --git a/media-gfx/inkscape/inkscape-0.44.ebuild b/media-gfx/inkscape/inkscape-0.44.ebuild
index a09930ad275c..2d4c69478446 100644
--- a/media-gfx/inkscape/inkscape-0.44.ebuild
+++ b/media-gfx/inkscape/inkscape-0.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.44.ebuild,v 1.6 2006/08/26 17:13:55 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.44.ebuild,v 1.7 2006/09/07 14:31:47 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 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
IUSE="gnome mmx bonobo inkjar lcms boost doc plugin spell"
RDEPEND=">=x11-libs/gtk+-2.4.1