summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadoslaw Stachowiak <radek@gentoo.org>2004-09-28 15:30:09 +0000
committerRadoslaw Stachowiak <radek@gentoo.org>2004-09-28 15:30:09 +0000
commit270de7da2e3f6fc470ceb7b207f3391140d58cde (patch)
treeffce6a8d3b132566220ebc07f8e09830c747b128 /net-zope/annotations/annotations-0.4.3.ebuild
parentversion bump + removed restrict nomirror (Manifest recommit) (diff)
downloadgentoo-2-270de7da2e3f6fc470ceb7b207f3391140d58cde.tar.gz
gentoo-2-270de7da2e3f6fc470ceb7b207f3391140d58cde.tar.bz2
gentoo-2-270de7da2e3f6fc470ceb7b207f3391140d58cde.zip
Initial released.
Diffstat (limited to 'net-zope/annotations/annotations-0.4.3.ebuild')
-rw-r--r--net-zope/annotations/annotations-0.4.3.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-zope/annotations/annotations-0.4.3.ebuild b/net-zope/annotations/annotations-0.4.3.ebuild
new file mode 100644
index 000000000000..6eb08c5b6cf7
--- /dev/null
+++ b/net-zope/annotations/annotations-0.4.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/annotations-0.4.3.ebuild,v 1.1 2004/09/28 15:30:09 radek Exp $
+
+inherit zproduct
+
+DESCRIPTION="Annotations is a generic way to add information to arbitrary Zope objects."
+HOMEPAGE="http://www.infrae.com/download/Annotations"
+SRC_URI="${HOMEPAGE}/${PV}/Annotations-${PV}.tgz"
+LICENSE="ZPL"
+KEYWORDS="~x86"
+IUSE=""
+
+ZPROD_LIST="Annotations"