diff options
author | 2010-01-04 09:21:30 +0000 | |
---|---|---|
committer | 2010-01-04 09:21:30 +0000 | |
commit | 7b2c9e26105e77d1edfa4b7e6023048d97a4c959 (patch) | |
tree | 005b51201985b085618be6e3eedd236f261ae67c /media-gfx/inkscape/inkscape-0.47.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-7b2c9e26105e77d1edfa4b7e6023048d97a4c959.tar.gz gentoo-2-7b2c9e26105e77d1edfa4b7e6023048d97a4c959.tar.bz2 gentoo-2-7b2c9e26105e77d1edfa4b7e6023048d97a4c959.zip |
Stable on amd64 wrt bug #299480
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.47.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.47.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/inkscape/inkscape-0.47.ebuild b/media-gfx/inkscape/inkscape-0.47.ebuild index a32f6618cb78..865509345625 100644 --- a/media-gfx/inkscape/inkscape-0.47.ebuild +++ b/media-gfx/inkscape/inkscape-0.47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.4 2009/12/27 12:04:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.47.ebuild,v 1.5 2010/01/04 09:21:30 hwoarang Exp $ EAPI=2 inherit 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" |