diff options
author | 2010-10-31 13:08:18 +0000 | |
---|---|---|
committer | 2010-10-31 13:08:18 +0000 | |
commit | fb7658b1632b1ecf1277dce45bbb38450233bb00 (patch) | |
tree | f98b7e876c97c6774ff72e78c3cf07e0260fb262 /media-gfx | |
parent | Version bump (diff) | |
download | gentoo-2-fb7658b1632b1ecf1277dce45bbb38450233bb00.tar.gz gentoo-2-fb7658b1632b1ecf1277dce45bbb38450233bb00.tar.bz2 gentoo-2-fb7658b1632b1ecf1277dce45bbb38450233bb00.zip |
Stable on amd64 wrt bug #343371
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/inkscape/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/inkscape/ChangeLog b/media-gfx/inkscape/ChangeLog index ab52e0566504..70da3f263643 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.145 2010/10/26 20:06:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.146 2010/10/31 13:08:18 hwoarang Exp $ + + 31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> inkscape-0.48.0.ebuild: + Stable on amd64 wrt bug #343371 26 Oct 2010; Markus Meier <maekke@gentoo.org> inkscape-0.48.0.ebuild, +files/inkscape-0.48.0-spell.patch: diff --git a/media-gfx/inkscape/inkscape-0.48.0.ebuild b/media-gfx/inkscape/inkscape-0.48.0.ebuild index ac9ddba1c5e9..56c0fdacfda8 100644 --- a/media-gfx/inkscape/inkscape-0.48.0.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.0.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.48.0.ebuild,v 1.3 2010/10/26 20:06:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.0.ebuild,v 1.4 2010/10/31 13:08:18 hwoarang Exp $ EAPI=2 inherit eutils flag-o-matic autotools gnome2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.inkscape.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="dia gnome gs inkjar lcms nls spell wmf" RESTRICT="test" |