diff options
Diffstat (limited to 'media-gfx/autotrace/autotrace-0.31.1-r6.ebuild')
-rw-r--r-- | media-gfx/autotrace/autotrace-0.31.1-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild index e97c9d4fb450..94bb9f2e149b 100644 --- a/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild +++ b/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r6.ebuild,v 1.7 2011/10/11 16:37:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild,v 1.8 2011/10/11 22:45:22 ssuominen Exp $ EAPI=4 inherit autotools eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="+imagemagick static-libs" RDEPEND="media-libs/libexif |