diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-29 18:32:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-29 18:32:34 +0000 |
commit | 31a2e1893173cadf11b9fcff48ebf9039b352a57 (patch) | |
tree | 71e1b1b3ee6edebe16eeca17b670b7e73b628d4c /media-gfx/inkscape | |
parent | Fix hardcoded paths to refer to those from the Prefix first, by Asfand Yar Qa... (diff) | |
download | gentoo-2-31a2e1893173cadf11b9fcff48ebf9039b352a57.tar.gz gentoo-2-31a2e1893173cadf11b9fcff48ebf9039b352a57.tar.bz2 gentoo-2-31a2e1893173cadf11b9fcff48ebf9039b352a57.zip |
Transfer Prefix keywords, bug #359833
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 2c6454aa8fee..5d5250737bfd 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # 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.163 2011/08/04 16:27:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.164 2011/08/29 18:32:34 grobian Exp $ + + 29 Aug 2011; Fabian Groffen <grobian@gentoo.org> inkscape-0.48.2.ebuild: + Transfer Prefix keywords, bug #359833 04 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> inkscape-0.47.ebuild, inkscape-0.48.0.ebuild, inkscape-0.48.1.ebuild, inkscape-0.48.1-r1.ebuild, diff --git a/media-gfx/inkscape/inkscape-0.48.2.ebuild b/media-gfx/inkscape/inkscape-0.48.2.ebuild index d4cca6fd6357..61e43938e52d 100644 --- a/media-gfx/inkscape/inkscape-0.48.2.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.2.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.2.ebuild,v 1.4 2011/08/04 16:27:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v 1.5 2011/08/29 18:32:34 grobian Exp $ EAPI=4 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 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="dia gnome gs inkjar lcms nls spell wmf" RESTRICT="test" |