diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-30 15:20:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-30 15:20:41 +0000 |
commit | 418bb9bfa4bb85c31dee53d831fc4d4d4673dc66 (patch) | |
tree | 18ad68d0a7e890d2d3aeedef3bada77f8c38c454 /www-servers/apache | |
parent | amd64/x86 stable, bug #233543 (diff) | |
download | gentoo-2-418bb9bfa4bb85c31dee53d831fc4d4d4673dc66.tar.gz gentoo-2-418bb9bfa4bb85c31dee53d831fc4d4d4673dc66.tar.bz2 gentoo-2-418bb9bfa4bb85c31dee53d831fc4d4d4673dc66.zip |
amd64/x86 stable, bug #234088
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 3d0ecf4f5639..502cd0e235b3 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.84 2008/08/29 13:31:04 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.85 2008/08/30 15:20:41 maekke Exp $ + + 30 Aug 2008; Markus Meier <maekke@gentoo.org> apache-2.2.9-r1.ebuild: + amd64/x86 stable, bug #234088 *apache-2.2.9-r1 (29 Aug 2008) diff --git a/www-servers/apache/apache-2.2.9-r1.ebuild b/www-servers/apache/apache-2.2.9-r1.ebuild index 3ceb5d6b3f54..6d1fc77f7948 100644 --- a/www-servers/apache/apache-2.2.9-r1.ebuild +++ b/www-servers/apache/apache-2.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.9-r1.ebuild,v 1.1 2008/08/29 13:31:04 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.9-r1.ebuild,v 1.2 2008/08/30 15:20:41 maekke Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080829" @@ -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} |