summaryrefslogtreecommitdiff
blob: 82a5b843a64a7ee5c6dbd253c20907ea20764a30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.4.ebuild,v 1.5 2006/01/27 02:48:07 vapier Exp $

inherit zproduct

DESCRIPTION="Translation service for zope. i18n tags in ZPT"
HOMEPAGE="http://www.zope.org/Members/efge/TranslationService/"
SRC_URI="${HOMEPAGE}/TranslationService-${PV}.tgz"

LICENSE="GPL-2"
KEYWORDS="~ppc ~x86"

ZPROD_LIST="TranslationService"