summaryrefslogtreecommitdiff
blob: 321dcc1f554d783c7197dce6a3dd69bb9b8c40ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.2 2003/03/11 20:50:08 seemant Exp $

inherit zproduct

DESCRIPTION="Translation servive for zope. i18n tags in ZPT."
HOMEPAGE="http://www.zope.org/Members/efge/TranslationService/"
SRC_URI="${HOMEPAGE}/TranslationService-${PV}.tgz"
LICENSE="GPL-2"
KEYWORDS="~x86"

ZPROD_LIST="TranslationService"