diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 00:31:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 00:31:07 +0000 |
commit | 829d588ea8504fcb56a2989b961dad326be99a62 (patch) | |
tree | 22c6c37ddc2c16406a03098d80a586e99fcc786d /media-gfx/potrace/potrace-1.6.ebuild | |
parent | mark ~ppc (diff) | |
download | gentoo-2-829d588ea8504fcb56a2989b961dad326be99a62.tar.gz gentoo-2-829d588ea8504fcb56a2989b961dad326be99a62.tar.bz2 gentoo-2-829d588ea8504fcb56a2989b961dad326be99a62.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx/potrace/potrace-1.6.ebuild')
-rw-r--r-- | media-gfx/potrace/potrace-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/potrace/potrace-1.6.ebuild b/media-gfx/potrace/potrace-1.6.ebuild index ae6d5cf6690a..6e90553e99c5 100644 --- a/media-gfx/potrace/potrace-1.6.ebuild +++ b/media-gfx/potrace/potrace-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.6.ebuild,v 1.2 2005/04/24 17:35:01 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.6.ebuild,v 1.3 2005/05/09 00:30:13 agriffis Exp $ DESCRIPTION="Transforming bitmaps into vector graphics" HOMEPAGE="http://potrace.sourceforge.net/" @@ -9,7 +9,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64 ~alpha ~ia64" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc x86" IUSE="zlib" |