summaryrefslogtreecommitdiff
blob: 5507fa0462681016feef45a3d1758584806188a1 (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.3.ebuild,v 1.9 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"