diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-31 14:58:27 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-31 14:58:27 +0000 |
commit | b4d2b452895803f58e91c791c7d9faa033e2ce13 (patch) | |
tree | c27300e6e63acaa8ff16c8047f742929799ae8f1 /www-servers | |
parent | Remove old per Arfrever. (diff) | |
download | gentoo-2-b4d2b452895803f58e91c791c7d9faa033e2ce13.tar.gz gentoo-2-b4d2b452895803f58e91c791c7d9faa033e2ce13.tar.bz2 gentoo-2-b4d2b452895803f58e91c791c7d9faa033e2ce13.zip |
Stable on alpha, bug #517298
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'www-servers')
-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 71c83d6feaa3..1fec5bb846ec 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.279 2014/07/31 11:37:07 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.280 2014/07/31 14:58:27 klausman Exp $ + + 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> apache-2.2.27-r4.ebuild: + Stable on alpha, bug #517298 *apache-2.4.10-r1 (31 Jul 2014) *apache-2.2.27-r4 (31 Jul 2014) diff --git a/www-servers/apache/apache-2.2.27-r4.ebuild b/www-servers/apache/apache-2.2.27-r4.ebuild index 978ed259410b..b032ac47c501 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.1 2014/07/31 11:37:07 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.27-r4.ebuild,v 1.2 2014/07/31 14:58:27 klausman 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() { |