diff options
author | 2010-10-31 13:08:18 +0000 | |
---|---|---|
committer | 2010-10-31 13:08:18 +0000 | |
commit | c012984c25217880d0435e1002ce5a540b59a1fe (patch) | |
tree | 790f8885803ad1c9ddf4f9ccad6b43c0e3e9baed /media-gfx/inkscape/inkscape-0.48.0.ebuild | |
parent | Version bump (diff) | |
download | historical-c012984c25217880d0435e1002ce5a540b59a1fe.tar.gz historical-c012984c25217880d0435e1002ce5a540b59a1fe.tar.bz2 historical-c012984c25217880d0435e1002ce5a540b59a1fe.zip |
Stable on amd64 wrt bug #343371
Package-Manager: portage-2.2.0_alpha2/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.48.0.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.48.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |