Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 45511 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-5 / +5 lines)
Line  Link Here
0
-- /usr/portage/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild      2004-01-22 16:09:54.000000000 +0100
0
++ placelesstranslationservice-fork-1.0_rc3.ebuild     2004-03-23 18:49:47.000000000 +0100
Lines 1-14 Link Here
1
# Copyright 1999-2004 Gentoo Technologies, Inc.
1
# Copyright 1999-2004 Gentoo Technologies, Inc.
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /home/cvsroot/gentoo-x86/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild,v 1.1 2004/01/22 15:09:54 lanius Exp $
3
# $Header: /home/cvs/gentoo/portage/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc3.ebuild,v 1.2 2004/03/23 17:49:47 jb Exp $
4
4
5
inherit zproduct
5
inherit zproduct
6
6
7
MY_P=1.0fork-beta3
7
MY_P="1.0fork-rc3"
8
8
9
DESCRIPTION="Translation service based on potfiles in the filesystem."
9
DESCRIPTION="Translation service based on potfiles in the filesystem. (forked version)"
10
HOMEPAGE="http://sf.net/projects/collective"
10
HOMEPAGE="http://sf.net/projects/collective"
11
SRC_URI="mirror://sourceforge/collective/PlacelessTranslationService-${MY_P}.tar.bz2"
11
SRC_URI="mirror://sourceforge/collective/PlacelessTranslationService-${MY_P}.tar.gz"
12
LICENSE="GPL-2"
12
LICENSE="GPL-2"
13
KEYWORDS="~x86"
13
KEYWORDS="~x86"

Return to bug 45511