diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-07 18:00:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-07 18:00:11 +0000 |
commit | d610f56f6433fcb46b8a8b65c42d7d57376a9529 (patch) | |
tree | 249c756e4eb8990f87a5916adf1ece5dcd225766 /net-www | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-d610f56f6433fcb46b8a8b65c42d7d57376a9529.tar.gz gentoo-2-d610f56f6433fcb46b8a8b65c42d7d57376a9529.tar.bz2 gentoo-2-d610f56f6433fcb46b8a8b65c42d7d57376a9529.zip |
Stable on sparc wrt #106421
(Portage version: 2.0.51.22-r3)
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 ce3d82a12755..e2931f96ab99 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.16 2005/10/02 01:48:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.17 2005/10/07 18:00:11 gustavoz Exp $ + + 07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gentoo-webroot-default-0.2.ebuild: + Stable on sparc wrt #106421 02 Oct 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 1d569afd6365..b9ab51e8d03e 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.10 2005/10/02 01:48:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.11 2005/10/07 18:00:11 gustavoz 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 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="no-htdocs" DEPEND="" |