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 | |
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')
-rw-r--r-- | media-gfx/autotrace/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/autotrace/autotrace-0.31.1-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/autotrace/ChangeLog b/media-gfx/autotrace/ChangeLog index 48fb03e3afd0..dc8d6a722888 100644 --- a/media-gfx/autotrace/ChangeLog +++ b/media-gfx/autotrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/autotrace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.42 2010/07/03 23:47:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.43 2010/07/10 17:19:35 armin76 Exp $ + + 10 Jul 2010; Raúl Porcel <armin76@gentoo.org> autotrace-0.31.1-r5.ebuild: + alpha/ia64/sparc stable wrt #322745 03 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> autotrace-0.31.1-r5.ebuild: 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 |