diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-02 14:46:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-02 14:46:59 +0000 |
commit | 4294bce7a30137ba1905bfcc8a3c46cccf50b533 (patch) | |
tree | 3f6c4d2cdbfe16334b510d67669eb6f050cdee9c /media-gfx/inkscape | |
parent | Marked ~hppa (bug #538520). (diff) | |
download | gentoo-2-4294bce7a30137ba1905bfcc8a3c46cccf50b533.tar.gz gentoo-2-4294bce7a30137ba1905bfcc8a3c46cccf50b533.tar.bz2 gentoo-2-4294bce7a30137ba1905bfcc8a3c46cccf50b533.zip |
Marked ~hppa (bug #538520).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index a4b08f3ccf56..9d4f504243e6 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.223 2015/02/01 21:12:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.224 2015/02/02 14:46:59 jer Exp $ + + 02 Feb 2015; Jeroen Roovers <jer@gentoo.org> inkscape-0.91.ebuild: + Marked ~hppa (bug #538520). 01 Feb 2015; Tim Harder <radhermit@gentoo.org> -inkscape-0.91_pre3-r2.ebuild, -inkscape-0.91_pre4.ebuild, -files/inkscape-0.91_pre3-poppler-0.29.patch: diff --git a/media-gfx/inkscape/inkscape-0.91.ebuild b/media-gfx/inkscape/inkscape-0.91.ebuild index 440d0617242c..194c86f1f41a 100644 --- a/media-gfx/inkscape/inkscape-0.91.ebuild +++ b/media-gfx/inkscape/inkscape-0.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.91.ebuild,v 1.1 2015/02/01 21:11:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.91.ebuild,v 1.2 2015/02/02 14:46:59 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -16,7 +16,7 @@ SRC_URI="https://inkscape.global.ssl.fastly.net/media/resources/file/${P}.tar.bz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="cdr dia dbus exif gnome imagemagick openmp postscript inkjar jpeg lcms nls spell static-libs visio wpg" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |