diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 12:04:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 12:04:00 +0000 |
commit | 686bf4f4fc615c5deef3113171cf36aba2067fd3 (patch) | |
tree | 372309ebedcafa92c15676659ce7d4d7290f4ecb | |
parent | Add ~sparc wrt #273966 (diff) | |
download | gentoo-2-686bf4f4fc615c5deef3113171cf36aba2067fd3.tar.gz gentoo-2-686bf4f4fc615c5deef3113171cf36aba2067fd3.tar.bz2 gentoo-2-686bf4f4fc615c5deef3113171cf36aba2067fd3.zip |
re-add ~sparc wrt #273966
(Portage version: 2.1.6.13/cvs/Linux ia64)
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.47.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 6d30e5750f54..903b1a8be38a 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.129 2009/12/07 11:18:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.130 2009/12/27 12:04:00 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> inkscape-0.47.ebuild: + re-add ~sparc wrt #273966 07 Dec 2009; Markus Meier <maekke@gentoo.org> inkscape-0.46-r5.ebuild, inkscape-0.47.ebuild: diff --git a/media-gfx/inkscape/inkscape-0.47.ebuild b/media-gfx/inkscape/inkscape-0.47.ebuild index 621452ea81b6..a32f6618cb78 100644 --- a/media-gfx/inkscape/inkscape-0.47.ebuild +++ b/media-gfx/inkscape/inkscape-0.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.3 2009/12/07 11:18:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.4 2009/12/27 12:04:00 armin76 Exp $ EAPI=2 inherit gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="dia gnome inkjar lcms mmx nls postscript spell wmf" RESTRICT="test" |