diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-24 04:10:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-24 04:10:45 +0000 |
commit | 5a53cc528cbcc3d19e6ef40452c075a691d491a6 (patch) | |
tree | 8fdaa07ef352a62155ba03e89d4ed8f679978559 /media-gfx | |
parent | Marked ~hppa (bug #447854). (diff) | |
download | gentoo-2-5a53cc528cbcc3d19e6ef40452c075a691d491a6.tar.gz gentoo-2-5a53cc528cbcc3d19e6ef40452c075a691d491a6.tar.bz2 gentoo-2-5a53cc528cbcc3d19e6ef40452c075a691d491a6.zip |
Stable for HPPA (bug #447804).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index fcecd9409580..124fe6743dd9 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.193 2012/12/23 19:30:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.194 2012/12/24 04:10:45 jer Exp $ + + 24 Dec 2012; Jeroen Roovers <jer@gentoo.org> inkscape-0.48.4.ebuild: + Stable for HPPA (bug #447804). 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> inkscape-0.48.4.ebuild: Stable for ppc64, wrt bug #447804 diff --git a/media-gfx/inkscape/inkscape-0.48.4.ebuild b/media-gfx/inkscape/inkscape-0.48.4.ebuild index 7cc8b53c6d40..602c88463c7e 100644 --- a/media-gfx/inkscape/inkscape-0.48.4.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.5 2012/12/23 19:30:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.4.ebuild,v 1.6 2012/12/24 04:10:45 jer Exp $ EAPI=5 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.inkscape.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="dia gnome postscript inkjar lcms nls spell wmf" RESTRICT="test" |