diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
commit | 0a8173afa7606174d440e13203fac4cebe1e67f8 (patch) | |
tree | 8095571bec8aa71b758da6abbaa574a70ad330ef /dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild | |
parent | Stable on ppc wrt bug 160028 (diff) | |
download | historical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.gz historical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.bz2 historical-0a8173afa7606174d440e13203fac4cebe1e67f8.zip |
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file has been removed from debian's mirrors.
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild')
-rw-r--r-- | dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild b/dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild index b97c7093b398..91a4418ceeb7 100644 --- a/dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild +++ b/dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild,v 1.1 2006/05/11 21:25:13 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-webactions/cl-webactions-1.2.42.20060121.ebuild,v 1.2 2007/02/03 17:50:19 flameeyes Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ CVS_PV=${PV:7:4}.${PV:11:2}.${PV:13} DESCRIPTION="Webactions is Franz's library for dispatching HTTP requests as well as processing HTML templates." HOMEPAGE="http://portableaserve.sourceforge.net/ http://packages.debian.org/unstable/web/cl-webactions.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz" +SRC_URI="mirror://gentoo/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" KEYWORDS="~sparc ~x86" |