diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-19 22:52:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-19 22:52:57 +0000 |
commit | cb5cf6c799510c5d25f13a81963b1d618ab65da2 (patch) | |
tree | 247c45d72199af41859fc49e10e4c5d1bad04305 /net-www/gentoo-webroot-default | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-cb5cf6c799510c5d25f13a81963b1d618ab65da2.tar.gz gentoo-2-cb5cf6c799510c5d25f13a81963b1d618ab65da2.tar.bz2 gentoo-2-cb5cf6c799510c5d25f13a81963b1d618ab65da2.zip |
mips stable
(Portage version: 2.0.53)
Diffstat (limited to 'net-www/gentoo-webroot-default')
-rw-r--r-- | net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 b9ab51e8d03e..f79befa8be53 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.11 2005/10/07 18:00:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.12 2005/12/19 22:52:37 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 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="no-htdocs" DEPEND="" |