diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-24 04:27:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-24 04:27:53 +0000 |
commit | 65adac5d6c8411487b3d5679524e9303f191ed36 (patch) | |
tree | 0373d3ed4c9ef54d098e3738043ff26c0a6be65e /net-www/gentoo-webroot-default | |
parent | arm/s390 love (diff) | |
download | historical-65adac5d6c8411487b3d5679524e9303f191ed36.tar.gz historical-65adac5d6c8411487b3d5679524e9303f191ed36.tar.bz2 historical-65adac5d6c8411487b3d5679524e9303f191ed36.zip |
arm/s390 stable
Package-Manager: portage-2.0.52-r1 http://ronaldmcnightrider.ytmnd.com/
Diffstat (limited to 'net-www/gentoo-webroot-default')
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild | 4 | ||||
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild index 08206512e4ad..b401776b7ce3 100644 --- a/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild +++ b/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.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.1.ebuild,v 1.13 2005/04/24 06:54:47 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.1.ebuild,v 1.14 2005/09/24 04:25:22 vapier 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86" IUSE="no-htdocs" DEPEND="" 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 18b77c7ca49d..dec23b25e644 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.6 2005/09/19 19:57:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.7 2005/09/24 04:25:22 vapier 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="" |