diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 02:25:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 02:25:01 +0000 |
commit | c73a0120e7f40537ea008cb81d4d21b3661d820e (patch) | |
tree | 5ac5eb4e613c2a11baa9fe8a751392a79bb2b547 /www-servers/apache | |
parent | Add sysfs USE flag to hardened/linux/make.defaults - diff between 2008.0 (diff) | |
download | gentoo-2-c73a0120e7f40537ea008cb81d4d21b3661d820e.tar.gz gentoo-2-c73a0120e7f40537ea008cb81d4d21b3661d820e.tar.bz2 gentoo-2-c73a0120e7f40537ea008cb81d4d21b3661d820e.zip |
Stable for HPPA (bug #276589).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 9b2bf1c57ebb..d492e1d6b874 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.105 2009/07/05 16:12:38 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.106 2009/07/06 02:25:01 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> apache-2.2.11-r1.ebuild: + Stable for HPPA (bug #276589). *apache-2.2.11-r1 (05 Jul 2009) diff --git a/www-servers/apache/apache-2.2.11-r1.ebuild b/www-servers/apache/apache-2.2.11-r1.ebuild index 1953a858ea83..e6b35f475288 100644 --- a/www-servers/apache/apache-2.2.11-r1.ebuild +++ b/www-servers/apache/apache-2.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.11-r1.ebuild,v 1.1 2009/07/05 16:12:38 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.11-r1.ebuild,v 1.2 2009/07/06 02:25:01 jer Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20090705" @@ -80,7 +80,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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="sni" DEPEND="${DEPEND} |