diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 16:07:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 16:07:40 +0000 |
commit | aefa8a1774000860ce81e31f8fe6a8dd8e35b946 (patch) | |
tree | b7bd65c48a6efc9eca1849d21bfc5d12a1a8b959 /www-servers/apache | |
parent | [QA] EAPI 1 -> 5. Make use of java_prepare. (diff) | |
download | gentoo-2-aefa8a1774000860ce81e31f8fe6a8dd8e35b946.tar.gz gentoo-2-aefa8a1774000860ce81e31f8fe6a8dd8e35b946.tar.bz2 gentoo-2-aefa8a1774000860ce81e31f8fe6a8dd8e35b946.zip |
Stable for sparc, wrt bug #507866
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index c40749162cd5..12e62d3b03ef 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.271 2014/05/13 15:17:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.272 2014/05/14 16:07:40 ago Exp $ + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27.ebuild: + Stable for sparc, wrt bug #507866 13 May 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27.ebuild: Stable for ia64, wrt bug #507866 diff --git a/www-servers/apache/apache-2.2.27.ebuild b/www-servers/apache/apache-2.2.27.ebuild index fafd45d3e781..a4d812369102 100644 --- a/www-servers/apache/apache-2.2.27.ebuild +++ b/www-servers/apache/apache-2.2.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.27.ebuild,v 1.8 2014/05/13 15:17:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.27.ebuild,v 1.9 2014/05/14 16:07:40 ago Exp $ EAPI=5 @@ -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 ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |