summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-02-08 21:10:18 +0000
committerMarkus Meier <maekke@gentoo.org>2015-02-08 21:10:18 +0000
commite548e0fb3f35c2121ea4e8e51bfb3dfd9b48260c (patch)
treedc4263439c4c747ba8d867f60d20d53441ef8be7 /www-servers
parentarm stable, bug #535948 (diff)
downloadgentoo-2-e548e0fb3f35c2121ea4e8e51bfb3dfd9b48260c.tar.gz
gentoo-2-e548e0fb3f35c2121ea4e8e51bfb3dfd9b48260c.tar.bz2
gentoo-2-e548e0fb3f35c2121ea4e8e51bfb3dfd9b48260c.zip
arm stable, bug #535948
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/apache/ChangeLog5
-rw-r--r--www-servers/apache/apache-2.2.29.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog
index 8a1eb4882176..9f9640e5513a 100644
--- a/www-servers/apache/ChangeLog
+++ b/www-servers/apache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/apache
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.295 2015/02/06 11:35:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.296 2015/02/08 21:10:18 maekke Exp $
+
+ 08 Feb 2015; Markus Meier <maekke@gentoo.org> apache-2.2.29.ebuild:
+ arm stable, bug #535948
06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> apache-2.2.29.ebuild:
Stable for x86, wrt bug #535948
diff --git a/www-servers/apache/apache-2.2.29.ebuild b/www-servers/apache/apache-2.2.29.ebuild
index a93f0758e02a..4af748da89e9 100644
--- a/www-servers/apache/apache-2.2.29.ebuild
+++ b/www-servers/apache/apache-2.2.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.4 2015/02/06 11:35:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.5 2015/02/08 21:10:18 maekke 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() {