diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-08 14:08:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-08 14:08:05 +0000 |
commit | 2cc81b82e708895b55a5dc929b76ac33fdf7251a (patch) | |
tree | ca3d8822b02a86ddb2d9473f8d5be2e5dd42ddca /net-www | |
parent | Moved net-www/raggle to www-client/raggle. (diff) | |
download | gentoo-2-2cc81b82e708895b55a5dc929b76ac33fdf7251a.tar.gz gentoo-2-2cc81b82e708895b55a5dc929b76ac33fdf7251a.tar.bz2 gentoo-2-2cc81b82e708895b55a5dc929b76ac33fdf7251a.zip |
Stable on sparc wrt #62626
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.50-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index bcab46009e48..b0a1357ba9b2 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.244 2004/09/07 22:04:50 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.245 2004/09/08 14:08:05 gustavoz Exp $ + + 08 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> apache-2.0.50-r1.ebuild: + Stable on sparc wrt #62626 *apache-2.0.50-r1 (07 Sep 2004) diff --git a/net-www/apache/apache-2.0.50-r1.ebuild b/net-www/apache/apache-2.0.50-r1.ebuild index 1436a2d07c66..a1268b666255 100644 --- a/net-www/apache/apache-2.0.50-r1.ebuild +++ b/net-www/apache/apache-2.0.50-r1.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-r1.ebuild,v 1.1 2004/09/07 22:04:50 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50-r1.ebuild,v 1.2 2004/09/08 14:08:05 gustavoz 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 ~ppc64" +KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~ppc64" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |