diff options
author | 2012-05-09 18:11:07 +0000 | |
---|---|---|
committer | 2012-05-09 18:11:07 +0000 | |
commit | f6239cd5a13d6e94fcf2653a5afcaa2344d51e07 (patch) | |
tree | d3afc99386995059b27b7c5317454d7739224d38 /media-gfx/autotrace | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-f6239cd5a13d6e94fcf2653a5afcaa2344d51e07.tar.gz gentoo-2-f6239cd5a13d6e94fcf2653a5afcaa2344d51e07.tar.bz2 gentoo-2-f6239cd5a13d6e94fcf2653a5afcaa2344d51e07.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/autotrace')
-rw-r--r-- | media-gfx/autotrace/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/autotrace/autotrace-0.31.1-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/autotrace/ChangeLog b/media-gfx/autotrace/ChangeLog index e5b190812789..6fe43541ef01 100644 --- a/media-gfx/autotrace/ChangeLog +++ b/media-gfx/autotrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/autotrace # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.54 2012/05/05 07:00:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.55 2012/05/09 18:11:07 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> autotrace-0.31.1-r6.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> autotrace-0.31.1-r6.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild index b7d9606c013e..98157ddf3c51 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-2012 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.10 2012/05/05 07:00:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild,v 1.11 2012/05/09 18:11:07 aballier 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 ~amd64-fbsd" IUSE="+imagemagick static-libs" RDEPEND="media-libs/libexif |