diff options
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.27-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 3e05f789b3a6..a03f258d44e0 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.286 2014/08/09 10:48:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.287 2014/08/10 09:14:07 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27-r4.ebuild: + Stable for ia64, wrt bug #517298 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27-r4.ebuild: Stable for ppc64, wrt bug #517298 diff --git a/www-servers/apache/apache-2.2.27-r4.ebuild b/www-servers/apache/apache-2.2.27-r4.ebuild index c32d07693ede..3eac1207ba89 100644 --- a/www-servers/apache/apache-2.2.27-r4.ebuild +++ b/www-servers/apache/apache-2.2.27-r4.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-r4.ebuild,v 1.8 2014/08/09 10:48:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.27-r4.ebuild,v 1.9 2014/08/10 09:14:07 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="" src_configure() { |