diff options
author | 2012-04-04 18:38:39 +0000 | |
---|---|---|
committer | 2012-04-04 18:38:39 +0000 | |
commit | a50dab28e157daf2e4c678d56a57500b76b7a593 (patch) | |
tree | eb5ac83f8e084b54a744e63915c695f81afa1f28 /www-servers | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-a50dab28e157daf2e4c678d56a57500b76b7a593.tar.gz gentoo-2-a50dab28e157daf2e4c678d56a57500b76b7a593.tar.bz2 gentoo-2-a50dab28e157daf2e4c678d56a57500b76b7a593.zip |
Stable for HPPA (bug #401761).
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 6b89497b518f..c4f17807cb40 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.183 2012/04/01 16:04:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.184 2012/04/04 18:38:39 jer Exp $ + + 04 Apr 2012; Jeroen Roovers <jer@gentoo.org> apache-2.2.22.ebuild: + Stable for HPPA (bug #401761). *apache-2.4.1-r2 (01 Apr 2012) diff --git a/www-servers/apache/apache-2.2.22.ebuild b/www-servers/apache/apache-2.2.22.ebuild index e48106fefb31..fc733dfd2020 100644 --- a/www-servers/apache/apache-2.2.22.ebuild +++ b/www-servers/apache/apache-2.2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.22.ebuild,v 1.3 2012/03/29 10:40:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.22.ebuild,v 1.4 2012/04/04 18:38:39 jer Exp $ EAPI="2" @@ -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} |