diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-06 10:35:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-06 10:35:51 +0000 |
commit | ef8edac510bbbb7fb653395360476485c85f4369 (patch) | |
tree | f7fd04c537074e56eaa62ae5c442b94e8908e5fe /www-servers | |
parent | Stabilise sampleicc-1.6.6 on amd64 and x86. Drop older. (diff) | |
download | gentoo-2-ef8edac510bbbb7fb653395360476485c85f4369.tar.gz gentoo-2-ef8edac510bbbb7fb653395360476485c85f4369.tar.bz2 gentoo-2-ef8edac510bbbb7fb653395360476485c85f4369.zip |
arm stable, bug #401761
(Portage version: 2.1.10.55/cvs/Linux i686)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index a76083cb03b1..981ffb8a43a5 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.185 2012/04/04 18:42:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.186 2012/04/06 10:35:51 maekke Exp $ + + 06 Apr 2012; Markus Meier <maekke@gentoo.org> apache-2.2.22.ebuild: + arm stable, bug #401761 04 Apr 2012; Jeroen Roovers <jer@gentoo.org> apache-2.4.1-r2.ebuild: Fix quoting issues. diff --git a/www-servers/apache/apache-2.2.22.ebuild b/www-servers/apache/apache-2.2.22.ebuild index fc733dfd2020..bcc2ff65bd68 100644 --- a/www-servers/apache/apache-2.2.22.ebuild +++ b/www-servers/apache/apache-2.2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.22.ebuild,v 1.4 2012/04/04 18:38:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.22.ebuild,v 1.5 2012/04/06 10:35:51 maekke Exp $ EAPI="2" @@ -88,7 +88,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 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |