diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 16:17:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 16:17:07 +0000 |
commit | bdf538f8da64db2fbeab1d1022fbe769d27b43ef (patch) | |
tree | 2d3d91710759dc305fd270ce92887eeaa0fc7436 /www-servers/apache | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-bdf538f8da64db2fbeab1d1022fbe769d27b43ef.tar.gz gentoo-2-bdf538f8da64db2fbeab1d1022fbe769d27b43ef.tar.bz2 gentoo-2-bdf538f8da64db2fbeab1d1022fbe769d27b43ef.zip |
Stable for sparc, wrt bug #438680
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index cefda8ab28f7..fce3e00de9eb 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.216 2013/03/01 15:28:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.217 2013/03/03 16:17:07 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild: + Stable for sparc, wrt bug #438680 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild: Stable for hppa, wrt bug #438680 diff --git a/www-servers/apache/apache-2.2.24.ebuild b/www-servers/apache/apache-2.2.24.ebuild index e34994ec5628..c97f2a925447 100644 --- a/www-servers/apache/apache-2.2.24.ebuild +++ b/www-servers/apache/apache-2.2.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild,v 1.10 2013/03/01 15:28:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.24.ebuild,v 1.11 2013/03/03 16:17:07 ago Exp $ EAPI="2" @@ -89,7 +89,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |