diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 11:59:21 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 11:59:21 +0000 |
commit | 169c60860d14dfbd11f6899065e0ed0022062425 (patch) | |
tree | de76decc333072dfafdbb296c1b9d651ed4ab55c /www-servers | |
parent | Marked stable as a dependency of www-servers/apache-2.2.21 based on arch test... (diff) | |
download | historical-169c60860d14dfbd11f6899065e0ed0022062425.tar.gz historical-169c60860d14dfbd11f6899065e0ed0022062425.tar.bz2 historical-169c60860d14dfbd11f6899065e0ed0022062425.zip |
Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina, Agostino "ago" Sarubbo, Ian "idella4" Delaney & Elijah "Armageddon" El Lazkani in bug #382971.
Package-Manager: portage-2.1.10.16/cvs/Linux x86_64
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.21.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 4cd6b85b78ec..36fcf96ee1c2 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,11 @@ # 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.162 2011/09/16 11:53:40 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.163 2011/09/16 11:59:21 chainsaw Exp $ + + 16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.21.ebuild: + Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina, + Agostino "ago" Sarubbo, Ian "idella4" Delaney & Elijah "Armageddon" El + Lazkani in bug #382971. 16 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> apache-2.2.21.ebuild: x86 stable, thanks JD, bug 382971 diff --git a/www-servers/apache/apache-2.2.21.ebuild b/www-servers/apache/apache-2.2.21.ebuild index a423516912e1..1c4368451abc 100644 --- a/www-servers/apache/apache-2.2.21.ebuild +++ b/www-servers/apache/apache-2.2.21.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.21.ebuild,v 1.2 2011/09/16 11:53:40 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.3 2011/09/16 11:59:21 chainsaw Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20110915" @@ -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} |