summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-18 17:34:39 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-18 17:34:39 +0000
commit40ee84c88c25907d571c8dc9943ca651c512fdd8 (patch)
tree23d88358f5551a265d8c1d124b75384a9f2190c0 /media-gfx
parentFix amd64 detection code, also libtoolize --copy --force. (diff)
downloadgentoo-2-40ee84c88c25907d571c8dc9943ca651c512fdd8.tar.gz
gentoo-2-40ee84c88c25907d571c8dc9943ca651c512fdd8.tar.bz2
gentoo-2-40ee84c88c25907d571c8dc9943ca651c512fdd8.zip
stable on x86 amd64 ia64 for fontforge
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/autotrace/ChangeLog8
-rw-r--r--media-gfx/autotrace/autotrace-0.31.1-r1.ebuild6
-rw-r--r--media-gfx/autotrace/autotrace-0.31.1.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/media-gfx/autotrace/ChangeLog b/media-gfx/autotrace/ChangeLog
index b3999cc48441..252caba5e2d8 100644
--- a/media-gfx/autotrace/ChangeLog
+++ b/media-gfx/autotrace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/autotrace
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.16 2004/12/21 17:47:18 sekretarz Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/ChangeLog,v 1.17 2005/02/18 17:34:39 agriffis Exp $
+
+ 18 Feb 2005; Aron Griffis <agriffis@gentoo.org>
+ autotrace-0.31.1-r1.ebuild:
+ stable on x86 amd64 ia64 for fontforge
21 Dec 2004; Karol Wojtaszek <sekretarz@gentoo.org>
autotrace-0.31.1-r1.ebuild:
diff --git a/media-gfx/autotrace/autotrace-0.31.1-r1.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r1.ebuild
index 783482a4972d..4110ec9d0577 100644
--- a/media-gfx/autotrace/autotrace-0.31.1-r1.ebuild
+++ b/media-gfx/autotrace/autotrace-0.31.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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-r1.ebuild,v 1.13 2004/12/21 17:47:18 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1-r1.ebuild,v 1.14 2005/02/18 17:34:39 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://autotrace.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 alpha ppc ~amd64 ~sparc"
+KEYWORDS="x86 alpha ppc amd64 ~sparc ia64"
DEPEND=">=x11-libs/gtkDPS-0.3.3
media-libs/libexif
diff --git a/media-gfx/autotrace/autotrace-0.31.1.ebuild b/media-gfx/autotrace/autotrace-0.31.1.ebuild
index 9f6b0fc17222..aa6eaccae11c 100644
--- a/media-gfx/autotrace/autotrace-0.31.1.ebuild
+++ b/media-gfx/autotrace/autotrace-0.31.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.ebuild,v 1.7 2004/08/07 23:12:44 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.31.1.ebuild,v 1.8 2005/02/18 17:34:39 agriffis Exp $
DESCRIPTION="Converts Bitmaps to vector-graphics"
SRC_URI="mirror://sourceforge/autotrace/${P}.tar.gz"