diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-16 15:20:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-16 15:20:01 +0000 |
commit | 633fbb29038ba22ba41967b5d8ef0dfaf5fadc2d (patch) | |
tree | 0ae6c5515fc159668aaf501d045c571363a893c6 /media-gfx | |
parent | Stable for HPPA (bug #501312). (diff) | |
download | gentoo-2-633fbb29038ba22ba41967b5d8ef0dfaf5fadc2d.tar.gz gentoo-2-633fbb29038ba22ba41967b5d8ef0dfaf5fadc2d.tar.bz2 gentoo-2-633fbb29038ba22ba41967b5d8ef0dfaf5fadc2d.zip |
Stable for HPPA (bug #492244).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 40c2b99b48e0..53b9c89d1a40 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.203 2014/01/08 11:54:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.204 2014/02/16 15:20:01 jer Exp $ + + 16 Feb 2014; Jeroen Roovers <jer@gentoo.org> inkscape-0.48.4-r1.ebuild: + Stable for HPPA (bug #492244). 08 Jan 2014; Justin Lecher <jlec@gentoo.org> inkscape-0.48.4-r1.ebuild, +files/inkscape-0.48.4-gc74-configure.patch, diff --git a/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild b/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild index d2ab75bbcb56..3ea370c7e210 100644 --- a/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild,v 1.8 2014/01/08 11:54:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.4-r1.ebuild,v 1.9 2014/02/16 15:20:01 jer Exp $ EAPI=5 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="dia gnome postscript inkjar lcms nls spell wmf" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |