diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-07 16:02:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-07 16:02:25 +0000 |
commit | 739116a9c1941e1150f310ca19af1c09b9895e1e (patch) | |
tree | 3f320e52e21395831d4db4f6f474f593382ad109 /media-gfx/inkscape | |
parent | Stable for HPPA (bug #294147). (diff) | |
download | gentoo-2-739116a9c1941e1150f310ca19af1c09b9895e1e.tar.gz gentoo-2-739116a9c1941e1150f310ca19af1c09b9895e1e.tar.bz2 gentoo-2-739116a9c1941e1150f310ca19af1c09b9895e1e.zip |
sparc stable wrt #299480
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.47.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index 992d2b8cdaee..4bfd06eb43c7 100644 --- a/media-gfx/inkscape/ChangeLog +++ b/media-gfx/inkscape/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/inkscape # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.135 2010/01/31 12:32:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.136 2010/02/07 16:02:25 armin76 Exp $ + + 07 Feb 2010; Raúl Porcel <armin76@gentoo.org> inkscape-0.47.ebuild: + sparc stable wrt #299480 31 Jan 2010; Markus Meier <maekke@gentoo.org> inkscape-0.47.ebuild, +files/inkscape-0.47-poppler.patch: diff --git a/media-gfx/inkscape/inkscape-0.47.ebuild b/media-gfx/inkscape/inkscape-0.47.ebuild index cb8c23f84e3b..5e6e1257567d 100644 --- a/media-gfx/inkscape/inkscape-0.47.ebuild +++ b/media-gfx/inkscape/inkscape-0.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.9 2010/01/31 12:32:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.10 2010/02/07 16:02:25 armin76 Exp $ EAPI=2 inherit eutils gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="dia gnome inkjar lcms mmx nls postscript spell wmf" RESTRICT="test" |