diff options
author | Christian Parpart <trapni@gentoo.org> | 2005-01-22 06:15:17 +0000 |
---|---|---|
committer | Christian Parpart <trapni@gentoo.org> | 2005-01-22 06:15:17 +0000 |
commit | b705cd1c7e78f44d0d88d8ad781b9c8ef4fbdf63 (patch) | |
tree | c710774be394bdd8d3d5d1b8d46c9d30c5e9d132 /net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild | |
parent | touchups (diff) | |
download | gentoo-2-b705cd1c7e78f44d0d88d8ad781b9c8ef4fbdf63.tar.gz gentoo-2-b705cd1c7e78f44d0d88d8ad781b9c8ef4fbdf63.tar.bz2 gentoo-2-b705cd1c7e78f44d0d88d8ad781b9c8ef4fbdf63.zip |
SRC_URI improvements
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild')
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild index c1286750706b..bf9f19c3e0c0 100644 --- a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild +++ b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild @@ -1,11 +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/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild,v 1.2 2005/01/22 06:06:58 trapni Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild,v 1.3 2005/01/22 06:15:17 trapni Exp $ DESCRIPTION="This is the default Gentoo WebServer content" HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentoo.org/~trapni/dist/${PF}.tar.bz2" +SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |