diff options
author | Jason Shoemaker <kutsuya@gentoo.org> | 2003-03-30 07:48:57 +0000 |
---|---|---|
committer | Jason Shoemaker <kutsuya@gentoo.org> | 2003-03-30 07:48:57 +0000 |
commit | e126a12b6eaa7b0f96511ead580c7ed776f63071 (patch) | |
tree | d402f1bc4a6b381dfc4b45cc7c6f2c00578bf792 /net-zope/groups | |
parent | Initial import. #17597 (diff) | |
download | historical-e126a12b6eaa7b0f96511ead580c7ed776f63071.tar.gz historical-e126a12b6eaa7b0f96511ead580c7ed776f63071.tar.bz2 historical-e126a12b6eaa7b0f96511ead580c7ed776f63071.zip |
Initial import. #17599
Diffstat (limited to 'net-zope/groups')
-rw-r--r-- | net-zope/groups/ChangeLog | 9 | ||||
-rw-r--r-- | net-zope/groups/files/digest-groups-0.3.1 | 1 | ||||
-rw-r--r-- | net-zope/groups/groups-0.3.1.ebuild | 14 |
3 files changed, 24 insertions, 0 deletions
diff --git a/net-zope/groups/ChangeLog b/net-zope/groups/ChangeLog new file mode 100644 index 000000000000..c1c341f2d284 --- /dev/null +++ b/net-zope/groups/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for net-zope/groups +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/groups/ChangeLog,v 1.1 2003/03/30 07:48:57 kutsuya Exp $ + +*groups-0.3.1 (29 Mar 2003) + + 29 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> groups-0.3.1.ebuild: + Initial import. #17599 + diff --git a/net-zope/groups/files/digest-groups-0.3.1 b/net-zope/groups/files/digest-groups-0.3.1 new file mode 100644 index 000000000000..aad71a0c2b12 --- /dev/null +++ b/net-zope/groups/files/digest-groups-0.3.1 @@ -0,0 +1 @@ +MD5 0d79a1b604c91d46dacc8b68897064c6 Groups-0.3.1.tgz 12335 diff --git a/net-zope/groups/groups-0.3.1.ebuild b/net-zope/groups/groups-0.3.1.ebuild new file mode 100644 index 000000000000..0aaa8248531a --- /dev/null +++ b/net-zope/groups/groups-0.3.1.ebuild @@ -0,0 +1,14 @@ + +# Copyright 2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/groups/groups-0.3.1.ebuild,v 1.1 2003/03/30 07:48:57 kutsuya Exp $ + +inherit zproduct + +DESCRIPTION="Group support (including local roles) for Zope" +HOMEPAGE="http://www.zope.org/Members/faassen/Groups" +SRC_URI="${HOMEPAGE}/Groups-${PV}.tgz" +LICENSE="BSD" +KEYWORDS="~x86" + +ZPROD_LIST="Groups"
\ No newline at end of file |