diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-24 17:27:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-24 17:27:39 +0000 |
commit | a394491e1969ac99b58dede0218c453f58d15249 (patch) | |
tree | 8bf92ebdeb33312cb13f3552379bebf51c604e64 /media-gfx/inkscape | |
parent | Use slotted revisions of libwpd and libwpg. (diff) | |
download | gentoo-2-a394491e1969ac99b58dede0218c453f58d15249.tar.gz gentoo-2-a394491e1969ac99b58dede0218c453f58d15249.tar.bz2 gentoo-2-a394491e1969ac99b58dede0218c453f58d15249.zip |
Drop sparc keywords
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.47.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 43960b03d4e9..428a5a7d8c37 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.156 2011/03/01 15:38:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.157 2011/04/24 17:27:39 armin76 Exp $ + + 24 Apr 2011; Raúl Porcel <armin76@gentoo.org> inkscape-0.47.ebuild, + inkscape-0.48.0.ebuild: + Drop sparc keywords 01 Mar 2011; Jeroen Roovers <jer@gentoo.org> inkscape-0.48.1.ebuild: Marked ~hppa (bug #356243). diff --git a/media-gfx/inkscape/inkscape-0.47.ebuild b/media-gfx/inkscape/inkscape-0.47.ebuild index cfd96bed8ec1..5e4067fc48b1 100644 --- a/media-gfx/inkscape/inkscape-0.47.ebuild +++ b/media-gfx/inkscape/inkscape-0.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.14 2011/02/22 11:33:12 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.15 2011/04/24 17:27:39 armin76 Exp $ EAPI=2 inherit eutils flag-o-matic gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 x86" IUSE="dia gnome gs inkjar lcms mmx nls spell wmf" RESTRICT="test" diff --git a/media-gfx/inkscape/inkscape-0.48.0.ebuild b/media-gfx/inkscape/inkscape-0.48.0.ebuild index 5e4077a83742..d45be3811e66 100644 --- a/media-gfx/inkscape/inkscape-0.48.0.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.0.ebuild,v 1.11 2011/02/22 11:33:12 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.0.ebuild,v 1.12 2011/04/24 17:27:39 armin76 Exp $ EAPI=2 inherit eutils flag-o-matic autotools gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ~ppc64 x86" IUSE="dia gnome gs inkjar lcms nls spell wmf" RESTRICT="test" |