diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-04-23 17:27:21 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-04-23 17:27:21 +0000 |
commit | 59f8ddc2e9c2ed59e37450cd2e2822fff3c4a512 (patch) | |
tree | 30b3e2d1f73ef1f7e9ae28fa175ec2abe3bed2f5 /www-servers/apache | |
parent | Stable on alpha, bug #265705 (diff) | |
download | gentoo-2-59f8ddc2e9c2ed59e37450cd2e2822fff3c4a512.tar.gz gentoo-2-59f8ddc2e9c2ed59e37450cd2e2822fff3c4a512.tar.bz2 gentoo-2-59f8ddc2e9c2ed59e37450cd2e2822fff3c4a512.zip |
Stable on alpha, bug #265705
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 0a0ddd088f0e..d3d9c80c0619 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.99 2009/04/21 14:42:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.100 2009/04/23 17:27:21 klausman Exp $ + + 23 Apr 2009; Tobias Klausmann <klausman@gentoo.org> apache-2.2.11: + Stable on alpha, bug #265705 21 Apr 2009; Brent Baude <ranger@gentoo.org> apache-2.2.11.ebuild: Marking apache-2.2.11 ppc64 for bug 265705 diff --git a/www-servers/apache/apache-2.2.11.ebuild b/www-servers/apache/apache-2.2.11.ebuild index 68f887090931..72bf5a6d67c0 100644 --- a/www-servers/apache/apache-2.2.11.ebuild +++ b/www-servers/apache/apache-2.2.11.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.ebuild,v 1.2 2009/04/21 14:42:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.11.ebuild,v 1.3 2009/04/23 17:27:21 klausman Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20090101" @@ -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 ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="sni" DEPEND="${DEPEND} |