diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-29 14:26:49 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-29 14:26:49 +0000 |
commit | a1a6b8dbd52aef33f7b2d243f63395437c1f4c4d (patch) | |
tree | d4dfc270ba03381fa18f1a087f8725118af21cd0 /net-www | |
parent | Stable on sparc (diff) | |
download | historical-a1a6b8dbd52aef33f7b2d243f63395437c1f4c4d.tar.gz historical-a1a6b8dbd52aef33f7b2d243f63395437c1f4c4d.tar.bz2 historical-a1a6b8dbd52aef33f7b2d243f63395437c1f4c4d.zip |
Stable on sh.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-www')
-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, 9 insertions, 15 deletions
diff --git a/net-www/gentoo-webroot-default/ChangeLog b/net-www/gentoo-webroot-default/ChangeLog index 5aa1fc2d621a..0ec4a48dacaf 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.14 2005/09/24 17:10:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.15 2005/09/29 14:26:49 matsuu Exp $ + + 29 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> + gentoo-webroot-default-0.2.ebuild: + Stable on sh. 24 Sep 2005; Bryan Ăstergaard <kloeri@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 0a2f119776bb..d93d706f3dee 100644 --- a/net-www/gentoo-webroot-default/Manifest +++ b/net-www/gentoo-webroot-default/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0c6220adb6b3ce448623bf9dff0c4476 ChangeLog 2197 +MD5 f10ddb157ec2d9e6bf318d29d285a5a6 gentoo-webroot-default-0.2.ebuild 1139 MD5 5c0787044686fc763b013a0cf47c9923 gentoo-webroot-default-0.1.ebuild 1118 -MD5 d14d68bd7583c3083ba4d770f91e6994 gentoo-webroot-default-0.2.ebuild 1136 +MD5 ab3332439ed2d33875661449cbfdb0cf ChangeLog 2300 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.2 (GNU/Linux) - -iD8DBQFDNYiNKf2g/qXtneoRAsS1AJ4wM+nAsDkVK4iVFbgHzet/DnQZkQCeJRhA -z18uWkLkkPG2SxVGYWPA7gA= -=0oRU ------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 8ae6da5adea8..557f4c3d1427 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.8 2005/09/24 17:10:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.9 2005/09/29 14:26:49 matsuu 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 sh ~sparc x86" IUSE="no-htdocs" DEPEND="" |