diff options
Diffstat (limited to 'net-zope/cmfphoto')
-rw-r--r-- | net-zope/cmfphoto/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/cmfphoto/cmfphoto-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/cmfphoto/ChangeLog b/net-zope/cmfphoto/ChangeLog index 6e8e2c8d0c5e..03d8983d03f7 100644 --- a/net-zope/cmfphoto/ChangeLog +++ b/net-zope/cmfphoto/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-zope/cmfphoto # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/ChangeLog,v 1.1 2003/03/08 11:12:44 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/ChangeLog,v 1.2 2003/03/27 05:28:19 vladimir Exp $ *cmfphoto-0.1 (08 Mar 2003) + 26 Mar 2003; Graham Forest <vladimir@gentoo.org> cmfphoto-0.1.ebuild: + Automated cleanup of LICENSE + 08 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> cmfphoto-0.1.ebuild: Inital import. diff --git a/net-zope/cmfphoto/cmfphoto-0.1.ebuild b/net-zope/cmfphoto/cmfphoto-0.1.ebuild index 3133ad9e3440..390addfafc99 100644 --- a/net-zope/cmfphoto/cmfphoto-0.1.ebuild +++ b/net-zope/cmfphoto/cmfphoto-0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public Form License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.1.ebuild,v 1.2 2003/03/08 11:19:21 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.1.ebuild,v 1.3 2003/03/27 05:28:19 vladimir Exp $ inherit zproduct DESCRIPTION="Zope product to have photos." HOMEPAGE="http://sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFPhoto-${PV}.tar.gz" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="~x86" RDEPEND="dev-python/Imaging-py21 >=net-zope/cmf-1.3 |