diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-06 12:58:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-06 12:58:02 +0000 |
commit | 276904143518adbe5461093be67dc54199bd770d (patch) | |
tree | 678655fb5e5c6f91c69504a4cb2e4697e4dd8d4d /media-gfx/autotrace | |
parent | Stable on sparc, bug #236128 (diff) | |
download | gentoo-2-276904143518adbe5461093be67dc54199bd770d.tar.gz gentoo-2-276904143518adbe5461093be67dc54199bd770d.tar.bz2 gentoo-2-276904143518adbe5461093be67dc54199bd770d.zip |
Stable on ppc wrt bug 236287
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx/autotrace')
-rw-r--r-- | media-gfx/autotrace/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/autotrace/autotrace-0.31.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/autotrace/ChangeLog b/media-gfx/autotrace/ChangeLog index b644c8abd924..9e48b0f91b55 100644 --- a/media-gfx/autotrace/ChangeLog +++ b/media-gfx/autotrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/autotrace # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.25 2008/09/01 19:28:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.26 2008/09/06 12:58:02 nixnut Exp $ + + 06 Sep 2008; nixnut <nixnut@gentoo.org> autotrace-0.31.1-r3.ebuild: + Stable on ppc wrt bug 236287 01 Sep 2008; Raúl Porcel <armin76@gentoo.org> autotrace-0.31.1-r3.ebuild: alpha/ia64/sparc/x86 stable wrt #236287 diff --git a/media-gfx/autotrace/autotrace-0.31.1-r3.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r3.ebuild index f0aa206b20f9..fa601f39084c 100644 --- a/media-gfx/autotrace/autotrace-0.31.1-r3.ebuild +++ b/media-gfx/autotrace/autotrace-0.31.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r3.ebuild,v 1.3 2008/09/01 19:28:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1-r3.ebuild,v 1.4 2008/09/06 12:58:02 nixnut Exp $ EAPI=1 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/autotrace/${P}.tar.gz HOMEPAGE="http://autotrace.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" IUSE="+imagemagick +pdf" RDEPEND="media-libs/libexif |