summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-13 14:50:09 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-13 14:50:09 +0000
commita4a06ba4701959f50c74ae93feb961d5c294ff8c (patch)
tree7d9c812ee1f054f2119bc780e3303032095fb831 /net-zope/formulator/formulator-1.3.1.ebuild
parentstable on alpha (Manifest recommit) (diff)
downloadgentoo-2-a4a06ba4701959f50c74ae93feb961d5c294ff8c.tar.gz
gentoo-2-a4a06ba4701959f50c74ae93feb961d5c294ff8c.tar.bz2
gentoo-2-a4a06ba4701959f50c74ae93feb961d5c294ff8c.zip
fixed SRC_URI
Diffstat (limited to 'net-zope/formulator/formulator-1.3.1.ebuild')
-rw-r--r--net-zope/formulator/formulator-1.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/formulator/formulator-1.3.1.ebuild b/net-zope/formulator/formulator-1.3.1.ebuild
index 6c5358567ba2..058546b127c5 100644
--- a/net-zope/formulator/formulator-1.3.1.ebuild
+++ b/net-zope/formulator/formulator-1.3.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.3.1.ebuild,v 1.4 2003/09/08 06:53:30 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.3.1.ebuild,v 1.5 2004/01/13 14:49:55 lanius Exp $
inherit zproduct
DESCRIPTION="Extensible framework that eases creation/validation of web-forms."
HOMEPAGE="http://www.zope.org/Members/faassen/Formulator"
-SRC_URI="${HOMEPAGE}/Formulator-${PV}.tgz"
+SRC_URI="http://zope.org/Members/faassen/Formulator/${PV}/Formulator-${PV}.tgz"
LICENSE="ZPL"
KEYWORDS="x86 ppc"