diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-18 23:00:54 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-18 23:00:54 +0000 |
commit | 440276a64ad5546451ffc3b777a3823931d8e7c2 (patch) | |
tree | 6cd77ea208d7738b7fbe41c2c81f77410fa03c8d /net-www/gentoo-webroot-default | |
parent | Stable on amd64, bug 105516. (diff) | |
download | historical-440276a64ad5546451ffc3b777a3823931d8e7c2.tar.gz historical-440276a64ad5546451ffc3b777a3823931d8e7c2.tar.bz2 historical-440276a64ad5546451ffc3b777a3823931d8e7c2.zip |
Stable on amd64, bug 106421.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-www/gentoo-webroot-default')
-rw-r--r-- | net-www/gentoo-webroot-default/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/gentoo-webroot-default/Manifest | 14 | ||||
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/net-www/gentoo-webroot-default/ChangeLog b/net-www/gentoo-webroot-default/ChangeLog index f6026b27803f..55ccd412ff7a 100644 --- a/net-www/gentoo-webroot-default/ChangeLog +++ b/net-www/gentoo-webroot-default/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/gentoo-webroot-default # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.10 2005/09/18 19:18:52 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.11 2005/09/18 23:00:54 cryos Exp $ + + 18 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> + gentoo-webroot-default-0.2.ebuild: + Stable on amd64, bug 106421. 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> gentoo-webroot-default-0.2.ebuild: diff --git a/net-www/gentoo-webroot-default/Manifest b/net-www/gentoo-webroot-default/Manifest index cc4e93209271..6a2dd164c98d 100644 --- a/net-www/gentoo-webroot-default/Manifest +++ b/net-www/gentoo-webroot-default/Manifest @@ -1,6 +1,16 @@ -MD5 ff5041ff3dd94a878c6fa0f6401b0668 ChangeLog 1731 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 090b88ac137e44194da1c37a68b55d6e gentoo-webroot-default-0.2.ebuild 1141 MD5 4efb7a20bae1b0f6f4e9b4587a5b8c0c gentoo-webroot-default-0.1.ebuild 1114 -MD5 666baf763020bf7cc5a2d69562ca07f7 gentoo-webroot-default-0.2.ebuild 1145 +MD5 e0dfa070c52778192b30dcdf71f89313 ChangeLog 1849 MD5 c5683447f4654608f8b9bc6ce7f5f3c8 metadata.xml 264 MD5 eb9c26ec02c294d690dfd29918efb7f9 files/digest-gentoo-webroot-default-0.1 78 MD5 87687721b2a51b31fca5f5ea98334175 files/digest-gentoo-webroot-default-0.2 78 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDLfGzntT9W3vfTuoRAgqJAJ9SFd6iIv7Zo1yX1rkIP62qu3XNFACgjj8f +8foIkgWZFcgmH/Ifr/tuYWg= +=05Me +-----END PGP SIGNATURE----- diff --git a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild index 1dba8ba50954..817f1042e8d6 100644 --- a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild +++ b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.3 2005/09/18 19:18:52 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.4 2005/09/18 23:00:54 cryos Exp $ DESCRIPTION="This is the default Gentoo WebServer content" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="no-htdocs" DEPEND="" |