summaryrefslogtreecommitdiff
blob: f2c7ab4e9d7471c30b7e3646a4e68d11204e586a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.2 2004/10/14 20:01:32 dholm 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 ~ppc"
IUSE=""

ZPROD_LIST="Annotations"