diff options
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/gentoo-webroot-default/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 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/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="" |