diff options
Diffstat (limited to 'net-www/curator/curator-2.0.ebuild')
-rw-r--r-- | net-www/curator/curator-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/curator/curator-2.0.ebuild b/net-www/curator/curator-2.0.ebuild index bf6eebbc8f55..dbf4188a996a 100644 --- a/net-www/curator/curator-2.0.ebuild +++ b/net-www/curator/curator-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/curator/curator-2.0.ebuild,v 1.3 2003/04/02 09:43:36 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/curator/curator-2.0.ebuild,v 1.4 2003/07/13 21:44:10 aliz Exp $ MY_P=curator-2.0 S=${WORKDIR}/curator @@ -8,7 +8,7 @@ SLOT="0" DESCRIPTION="Webpage thumbnail creator" SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/curator/${MY_P}.tar.gz" HOMEPAGE="http://curator.sourceforge.net/" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips" LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.2.1 >=media-gfx/imagemagick-5.4.9" |