summaryrefslogtreecommitdiff
blob: aa5fc7e517589f8f47ba6b06b440bb84a962f8ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild,v 1.5 2004/09/24 20:38:16 batlogg Exp $

inherit zproduct

MY_P=1.0fork-beta3

DESCRIPTION="Translation service based on potfiles in the filesystem."
HOMEPAGE="http://sf.net/projects/collective"
SRC_URI="mirror://sourceforge/collective/PlacelessTranslationService-${MY_P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"

ZPROD_LIST="PlacelessTranslationService"