diff options
author | Michael Stewart <vericgar@gentoo.org> | 2005-09-18 19:29:57 +0000 |
---|---|---|
committer | Michael Stewart <vericgar@gentoo.org> | 2005-09-18 19:29:57 +0000 |
commit | 4eb1b13f4f41a0fc170c064616b3e3dcca041038 (patch) | |
tree | ff87956a3222d3bb35f14aa111c55f9fb7d0cf56 /net-www/gentoo-webroot-default | |
parent | Stable on x86 (diff) | |
download | historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.tar.gz historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.tar.bz2 historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.zip |
Stable on x86
Package-Manager: portage-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 ba7bd8aa59e4..f6026b27803f 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.9 2005/04/24 06:54:46 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/ChangeLog,v 1.10 2005/09/18 19:18:52 vericgar Exp $ + + 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> + gentoo-webroot-default-0.2.ebuild: + Stable on x86 *gentoo-webroot-default-0.2 (24 Apr 2005) 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 556279557181..1dba8ba50954 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.2 2005/04/24 08:44:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gentoo-webroot-default/gentoo-webroot-default-0.2.ebuild,v 1.3 2005/09/18 19:18:52 vericgar 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="" |