diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-12 13:29:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-12 13:29:21 +0000 |
commit | d95251269a12b65dfed97a704928f33ce5ba7116 (patch) | |
tree | f5938a252ba283e1754bd642a1cc964ea0dc62c0 /media-gfx/autotrace | |
parent | Version bump (diff) | |
download | gentoo-2-d95251269a12b65dfed97a704928f33ce5ba7116.tar.gz gentoo-2-d95251269a12b65dfed97a704928f33ce5ba7116.tar.bz2 gentoo-2-d95251269a12b65dfed97a704928f33ce5ba7116.zip |
x86 stable wrt bug #322745
(Portage version: 2.1.8.3/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-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/autotrace/ChangeLog b/media-gfx/autotrace/ChangeLog index 5bab3c596ea7..e279603c03c6 100644 --- a/media-gfx/autotrace/ChangeLog +++ b/media-gfx/autotrace/ChangeLog @@ -1,6 +1,10 @@ # 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.36 2010/05/26 10:15:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.37 2010/06/12 13:29:21 phajdan.jr Exp $ + + 12 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + autotrace-0.31.1-r5.ebuild: + x86 stable wrt bug #322745 *autotrace-0.31.1-r5 (26 May 2010) diff --git a/media-gfx/autotrace/autotrace-0.31.1-r5.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r5.ebuild index 6b0c303de7bf..5afbf86f8cd6 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.1 2010/05/26 10:15:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1-r5.ebuild,v 1.2 2010/06/12 13:29:21 phajdan.jr 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 +pdf" RDEPEND="media-libs/libexif |