diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-10 17:19:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-10 17:19:35 +0000 |
commit | 6ba7f53dffe35e21751bc13014adeecbd7488e73 (patch) | |
tree | ca077b296419a07bef90c236f00919e726032bff /media-gfx/autotrace/autotrace-0.31.1-r5.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-6ba7f53dffe35e21751bc13014adeecbd7488e73.tar.gz gentoo-2-6ba7f53dffe35e21751bc13014adeecbd7488e73.tar.bz2 gentoo-2-6ba7f53dffe35e21751bc13014adeecbd7488e73.zip |
alpha/ia64/sparc stable wrt #322745
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/autotrace/autotrace-0.31.1-r5.ebuild')
-rw-r--r-- | media-gfx/autotrace/autotrace-0.31.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/autotrace/autotrace-0.31.1-r5.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r5.ebuild index 0f04742fb4c9..3988d7e365f8 100644 --- a/media-gfx/autotrace/autotrace-0.31.1-r5.ebuild +++ b/media-gfx/autotrace/autotrace-0.31.1-r5.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/autotrace/autotrace-0.31.1-r5.ebuild,v 1.7 2010/07/03 23:47:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1-r5.ebuild,v 1.8 2010/07/10 17:19:34 armin76 Exp $ EAPI=1 inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/autotrace/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="+imagemagick" RDEPEND="media-libs/libexif |