diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-19 18:12:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-19 18:12:10 +0000 |
commit | 4a2db12b433ac2ba0bd1e09245cfe31b5dbad946 (patch) | |
tree | 0089d087bdd55337c3cf0bb455a087ba9adf62f3 /net-www/gentoo-webroot-default | |
parent | initial import (diff) | |
download | gentoo-2-4a2db12b433ac2ba0bd1e09245cfe31b5dbad946.tar.gz gentoo-2-4a2db12b433ac2ba0bd1e09245cfe31b5dbad946.tar.bz2 gentoo-2-4a2db12b433ac2ba0bd1e09245cfe31b5dbad946.zip |
Stable on ppc64 (bug #106421)
(Portage version: 2.0.51.22-r2)
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/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 55ccd412ff7a..dd069a13bf0c 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.11 2005/09/18 23:00:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.12 2005/09/19 18:09:31 corsair Exp $ + + 19 Sep 2005; Markus Rothe <corsair@gentoo.org> + gentoo-webroot-default-0.2.ebuild: + Stable on ppc64 (bug #106421) 18 Sep 2005; Marcus D. Hanwell <cryos@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 817f1042e8d6..8e0c863f61ed 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.4 2005/09/18 23:00:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.5 2005/09/19 18:09:31 corsair 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="" |