diff options
Diffstat (limited to 'net-www/gentoo-webroot-default')
-rw-r--r-- | net-www/gentoo-webroot-default/Manifest | 2 | ||||
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-www/gentoo-webroot-default/Manifest b/net-www/gentoo-webroot-default/Manifest index 1a57e7c7e82d..d4139af2d5d7 100644 --- a/net-www/gentoo-webroot-default/Manifest +++ b/net-www/gentoo-webroot-default/Manifest @@ -1,4 +1,4 @@ -MD5 bac93614d1d3373f3d6c44204f895e4e gentoo-webroot-default-0.1.ebuild 602 +MD5 412cc05c727c20299c1712441cb58814 gentoo-webroot-default-0.1.ebuild 582 MD5 c5683447f4654608f8b9bc6ce7f5f3c8 metadata.xml 264 MD5 b6df2269ec469809f62c7cf04ddccf11 ChangeLog 386 MD5 07902a01b0d7b7ccff7d9fb671078f2b files/digest-gentoo-webroot-default-0.1 78 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" |