diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:18:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:18:39 +0000 |
commit | 7fec0ca1c7234ebc840c112ecbf5a531dac006f0 (patch) | |
tree | e1ad543f7132a82839a31cad220c07bc5974b2ad /media-gfx | |
parent | Stable for ppc, wrt bug #523210 (diff) | |
download | gentoo-2-7fec0ca1c7234ebc840c112ecbf5a531dac006f0.tar.gz gentoo-2-7fec0ca1c7234ebc840c112ecbf5a531dac006f0.tar.bz2 gentoo-2-7fec0ca1c7234ebc840c112ecbf5a531dac006f0.zip |
Stable for ppc, wrt bug #523384
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 25f1cf1feaf5..84d3d99d3546 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.212 2014/10/16 08:26:30 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.213 2014/10/18 14:18:39 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> inkscape-0.48.5.ebuild: + Stable for ppc, wrt bug #523384 16 Oct 2014; Chema Alonso <nimiux@gentoo.org> inkscape-0.48.5.ebuild: Stable for amd64 wrt bug #523384 diff --git a/media-gfx/inkscape/inkscape-0.48.5.ebuild b/media-gfx/inkscape/inkscape-0.48.5.ebuild index caf05058705d..57f0e779601a 100644 --- a/media-gfx/inkscape/inkscape-0.48.5.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.5.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.5.ebuild,v 1.3 2014/10/16 08:26:30 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.5.ebuild,v 1.4 2014/10/18 14:18:39 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" 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}" |