diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-16 11:53:40 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-16 11:53:40 +0000 |
commit | 03a96702249a84b48bb9fec1ace8f7d2af95814e (patch) | |
tree | 8318da7d7b343eaab80e11106ede29449298128e /www-servers/apache | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elij... (diff) | |
download | gentoo-2-03a96702249a84b48bb9fec1ace8f7d2af95814e.tar.gz gentoo-2-03a96702249a84b48bb9fec1ace8f7d2af95814e.tar.bz2 gentoo-2-03a96702249a84b48bb9fec1ace8f7d2af95814e.zip |
x86 stable, thanks JD, bug 382971
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index ec0766c8351e..4cd6b85b78ec 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.161 2011/09/15 10:41:16 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.162 2011/09/16 11:53:40 nativemad Exp $ + + 16 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> apache-2.2.21.ebuild: + x86 stable, thanks JD, bug 382971 *apache-2.2.21 (15 Sep 2011) diff --git a/www-servers/apache/apache-2.2.21.ebuild b/www-servers/apache/apache-2.2.21.ebuild index c2ba80ca63e4..a423516912e1 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.1 2011/09/15 10:41:16 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21.ebuild,v 1.2 2011/09/16 11:53:40 nativemad 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} |