diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 13:47:07 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 13:47:07 +0000 |
commit | eb3541dcecefb09809be6d4aafd331eeac2e6f76 (patch) | |
tree | 0131c494f45750912a5291ef7a21f96283540d9e /net-www | |
parent | QA: ${PN}-${PVR} -> ${PF}; Moved unpack to src_unpack() (diff) | |
download | gentoo-2-eb3541dcecefb09809be6d4aafd331eeac2e6f76.tar.gz gentoo-2-eb3541dcecefb09809be6d4aafd331eeac2e6f76.tar.bz2 gentoo-2-eb3541dcecefb09809be6d4aafd331eeac2e6f76.zip |
QA: ${PN}-${PVR} -> ${PF}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-www')
4 files changed, 8 insertions, 8 deletions
diff --git a/net-www/webapp-config/webapp-config-1.10-r10.ebuild b/net-www/webapp-config/webapp-config-1.10-r10.ebuild index 734ca8a19368..0c7eead2d3e4 100644 --- a/net-www/webapp-config/webapp-config-1.10-r10.ebuild +++ b/net-www/webapp-config/webapp-config-1.10-r10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.11 2005/05/30 19:54:20 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.12 2005/07/09 13:47:07 swegener Exp $ inherit eutils DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PN}-${PVR}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-www/webapp-config/webapp-config-1.10-r11.ebuild b/net-www/webapp-config/webapp-config-1.10-r11.ebuild index 438736f2f8bf..4f31c2e35b6e 100644 --- a/net-www/webapp-config/webapp-config-1.10-r11.ebuild +++ b/net-www/webapp-config/webapp-config-1.10-r11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r11.ebuild,v 1.3 2005/05/30 19:54:20 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r11.ebuild,v 1.4 2005/07/09 13:47:07 swegener Exp $ inherit eutils DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PN}-${PVR}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-www/webapp-config/webapp-config-1.10-r6.ebuild b/net-www/webapp-config/webapp-config-1.10-r6.ebuild index 8c2c4064288f..00d9471b6c79 100644 --- a/net-www/webapp-config/webapp-config-1.10-r6.ebuild +++ b/net-www/webapp-config/webapp-config-1.10-r6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r6.ebuild,v 1.8 2005/05/30 19:54:20 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r6.ebuild,v 1.9 2005/07/09 13:47:07 swegener Exp $ inherit eutils DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PN}-${PVR}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-www/webapp-config/webapp-config-1.9-r2.ebuild b/net-www/webapp-config/webapp-config-1.9-r2.ebuild index 1a371c146f96..a6ef699aab39 100644 --- a/net-www/webapp-config/webapp-config-1.9-r2.ebuild +++ b/net-www/webapp-config/webapp-config-1.9-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r2.ebuild,v 1.7 2005/05/30 19:54:20 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r2.ebuild,v 1.8 2005/07/09 13:47:07 swegener Exp $ DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" -SRC_URI="mirror://gentoo/${PN}-${PVR}.tar.bz2" +SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT=0 KEYWORDS="x86 ~sparc ~ppc amd64 ~mips alpha ~hppa ia64" |