diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-22 12:28:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-22 12:28:05 +0000 |
commit | 367a583f6caca4d2afe24bb87472064d7b54b5be (patch) | |
tree | c491415a939604667a52095603cf877545bec9c6 /www-servers | |
parent | Stable for arm, wrt bug #507866 (diff) | |
download | gentoo-2-367a583f6caca4d2afe24bb87472064d7b54b5be.tar.gz gentoo-2-367a583f6caca4d2afe24bb87472064d7b54b5be.tar.bz2 gentoo-2-367a583f6caca4d2afe24bb87472064d7b54b5be.zip |
Stable for arm, wrt bug #507866
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-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 02aa85896c2d..6a8fe719b45d 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.266 2014/04/21 10:44:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.267 2014/04/22 12:28:05 ago Exp $ + + 22 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27.ebuild: + Stable for arm, wrt bug #507866 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27.ebuild: Stable for x86, wrt bug #507866 diff --git a/www-servers/apache/apache-2.2.27.ebuild b/www-servers/apache/apache-2.2.27.ebuild index 42f9ca0959d0..020fb6fba754 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.4 2014/04/21 10:44:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.27.ebuild,v 1.5 2014/04/22 12:28:05 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} |