diff options
author | 2011-10-11 22:45:22 +0000 | |
---|---|---|
committer | 2011-10-11 22:45:22 +0000 | |
commit | 3682fd2a03de6d22b409f38d588f1cb04b32bc27 (patch) | |
tree | 08dd5c236a9089d53c6438d32d0b568f8f749dd0 /media-gfx/autotrace/autotrace-0.31.1-r6.ebuild | |
parent | ppc64 stable wrt #386031 (diff) | |
download | gentoo-2-3682fd2a03de6d22b409f38d588f1cb04b32bc27.tar.gz gentoo-2-3682fd2a03de6d22b409f38d588f1cb04b32bc27.tar.bz2 gentoo-2-3682fd2a03de6d22b409f38d588f1cb04b32bc27.zip |
ppc/ppc64 stable wrt #386007
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
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 |