diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-05-28 18:34:18 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-05-28 18:34:18 +0000 |
commit | 9f6b0db810a1b6d48af6ce444336e4eb9518ec33 (patch) | |
tree | 487d9ad9ac3514554a708af89de13524f87f1e81 /media-gfx/potrace/potrace-1.7.ebuild | |
parent | stable everywhere (diff) | |
download | gentoo-2-9f6b0db810a1b6d48af6ce444336e4eb9518ec33.tar.gz gentoo-2-9f6b0db810a1b6d48af6ce444336e4eb9518ec33.tar.bz2 gentoo-2-9f6b0db810a1b6d48af6ce444336e4eb9518ec33.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx/potrace/potrace-1.7.ebuild')
-rw-r--r-- | media-gfx/potrace/potrace-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/potrace/potrace-1.7.ebuild b/media-gfx/potrace/potrace-1.7.ebuild index 4b15d6a8fa39..3ccf1801ef67 100644 --- a/media-gfx/potrace/potrace-1.7.ebuild +++ b/media-gfx/potrace/potrace-1.7.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.7.ebuild,v 1.1 2005/04/24 17:35:01 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.7.ebuild,v 1.2 2005/05/28 18:34:18 usata 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="x86 ~ppc ~sparc ~amd64 ~alpha ~ia64" IUSE="zlib" |