diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-23 11:45:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-23 11:45:11 +0000 |
commit | ed40315d586d9a204d79e90b132240481e55e687 (patch) | |
tree | b4ccbc1514aacb25a32f9e7ffb680c45954acde0 /www-servers | |
parent | Punt static libraries and libtool archives, remove overshadowed versions. (diff) | |
download | gentoo-2-ed40315d586d9a204d79e90b132240481e55e687.tar.gz gentoo-2-ed40315d586d9a204d79e90b132240481e55e687.tar.bz2 gentoo-2-ed40315d586d9a204d79e90b132240481e55e687.zip |
arm stable, bug #385859
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.21-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index dbe0dccc9ca5..dbbfa4166107 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.170 2011/10/22 16:21:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.171 2011/10/23 11:45:11 maekke Exp $ + + 23 Oct 2011; Markus Meier <maekke@gentoo.org> apache-2.2.21-r1.ebuild: + arm stable, bug #385859 22 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> apache-2.2.21-r1.ebuild: ppc/ppc64 stable wrt #385859 diff --git a/www-servers/apache/apache-2.2.21-r1.ebuild b/www-servers/apache/apache-2.2.21-r1.ebuild index c9d9f8f0c01a..0e8370ed32e6 100644 --- a/www-servers/apache/apache-2.2.21-r1.ebuild +++ b/www-servers/apache/apache-2.2.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21-r1.ebuild,v 1.4 2011/10/22 16:21:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.21-r1.ebuild,v 1.5 2011/10/23 11:45:11 maekke Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20111018" @@ -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} |