diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-09-02 09:35:50 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-09-02 09:35:50 +0000 |
commit | 5e6a0072bd7d15a34f9a67f7623c2eef5d988bae (patch) | |
tree | 450d2330def4b0ffbb23ef1c94a197b2be837a7c /www-servers/apache | |
parent | Version bump. Update to EAPI 4. (diff) | |
download | gentoo-2-5e6a0072bd7d15a34f9a67f7623c2eef5d988bae.tar.gz gentoo-2-5e6a0072bd7d15a34f9a67f7623c2eef5d988bae.tar.bz2 gentoo-2-5e6a0072bd7d15a34f9a67f7623c2eef5d988bae.zip |
Stable on alpha, bug #380475
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 7d9a8ec31b90..bf9e14d68fce 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.157 2011/09/02 09:10:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.158 2011/09/02 09:35:50 klausman Exp $ + + 02 Sep 2011; Tobias Klausmann <klausman@gentoo.org> apache-2.2.20.ebuild: + Stable on alpha, bug #380475 02 Sep 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.20.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/www-servers/apache/apache-2.2.20.ebuild b/www-servers/apache/apache-2.2.20.ebuild index 04e0395821e6..118f3d40f815 100644 --- a/www-servers/apache/apache-2.2.20.ebuild +++ b/www-servers/apache/apache-2.2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.20.ebuild,v 1.2 2011/09/02 09:10:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.20.ebuild,v 1.3 2011/09/02 09:35:50 klausman Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20110901" @@ -88,7 +88,7 @@ HOMEPAGE="http://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |