diff options
author | Chuck Short <zul@gentoo.org> | 2004-07-09 11:47:23 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-07-09 11:47:23 +0000 |
commit | 3d571c9e8f56cb17cf7af5c787670631ec8289d8 (patch) | |
tree | 37721223ea02e28bd9118fb7b1bd805471e92cf6 /net-www | |
parent | tidy; added metadata (Manifest recommit) (diff) | |
download | gentoo-2-3d571c9e8f56cb17cf7af5c787670631ec8289d8.tar.gz gentoo-2-3d571c9e8f56cb17cf7af5c787670631ec8289d8.tar.bz2 gentoo-2-3d571c9e8f56cb17cf7af5c787670631ec8289d8.zip |
Marked stable for x86 and sparc.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.50.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 76b3977cc79f..89a08b77206b 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/apache # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.225 2004/07/09 10:36:31 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.226 2004/07/09 11:47:23 zul Exp $ + + 10 Jul 2004; Chuck Short <zul@gentoo.org> apache-2.0.50.ebuild: + Marked stable for x86 and sparc. 10 Jul 2004; Chuck Short <zul@gentoo.org> apache-2.0.49-r4.ebuild: Apparently I cant spell. diff --git a/net-www/apache/apache-2.0.50.ebuild b/net-www/apache/apache-2.0.50.ebuild index 1915146f37c8..83845d748ea8 100644 --- a/net-www/apache/apache-2.0.50.ebuild +++ b/net-www/apache/apache-2.0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.3 2004/07/08 16:22:26 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.4 2004/07/09 11:47:23 zul Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |