diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-08 10:13:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-08 10:13:47 +0000 |
commit | 2869599957120b3954f7cb79015928659dde429e (patch) | |
tree | 26d09f578b29219d69269fb8f563aa12c7e52de8 /net-www/curator/curator-2.0.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-2869599957120b3954f7cb79015928659dde429e.tar.gz gentoo-2-2869599957120b3954f7cb79015928659dde429e.tar.bz2 gentoo-2-2869599957120b3954f7cb79015928659dde429e.zip |
Stable on alpha.
Diffstat (limited to 'net-www/curator/curator-2.0.ebuild')
-rw-r--r-- | net-www/curator/curator-2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/curator/curator-2.0.ebuild b/net-www/curator/curator-2.0.ebuild index 0cff01ab2e54..fb2bb93ffa41 100644 --- a/net-www/curator/curator-2.0.ebuild +++ b/net-www/curator/curator-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.8 2004/02/21 23:49:25 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/curator/curator-2.0.ebuild,v 1.9 2004/06/08 10:11:38 kloeri Exp $ MY_P=curator-2.0 S=${WORKDIR}/curator @@ -8,7 +8,7 @@ SLOT="0" DESCRIPTION="Webpage thumbnail creator" SRC_URI="mirror://sourceforge/curator/${MY_P}.tar.gz" HOMEPAGE="http://curator.sourceforge.net/" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips amd64" LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.2.1 >=media-gfx/imagemagick-5.4.9" |