diff options
author | 2011-10-08 16:49:22 +0000 | |
---|---|---|
committer | 2011-10-08 16:49:22 +0000 | |
commit | 2bd9639c7d00e7c161e597c5343d8eb8cad795ab (patch) | |
tree | 0a49893ee17943d831bf6e6c9e04420b5d37880b /media-gfx/autotrace | |
parent | x86 stable wrt bug #386005 (diff) | |
download | gentoo-2-2bd9639c7d00e7c161e597c5343d8eb8cad795ab.tar.gz gentoo-2-2bd9639c7d00e7c161e597c5343d8eb8cad795ab.tar.bz2 gentoo-2-2bd9639c7d00e7c161e597c5343d8eb8cad795ab.zip |
x86 stable wrt bug #386007
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-gfx/autotrace')
-rw-r--r-- | media-gfx/autotrace/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/autotrace/autotrace-0.31.1-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/autotrace/ChangeLog b/media-gfx/autotrace/ChangeLog index c2fb91883a7d..635ee1690ba9 100644 --- a/media-gfx/autotrace/ChangeLog +++ b/media-gfx/autotrace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/autotrace # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.48 2011/10/08 06:31:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.49 2011/10/08 16:49:22 phajdan.jr Exp $ + + 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + autotrace-0.31.1-r6.ebuild: + x86 stable wrt bug #386007 08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> autotrace-0.31.1-r6.ebuild: diff --git a/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild index cffe413f51e5..ee47265a5d1f 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.5 2011/10/08 06:31:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1-r6.ebuild,v 1.6 2011/10/08 16:49:22 phajdan.jr 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 |