diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-26 20:01:03 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-26 20:01:03 +0000 |
commit | 4201c0f61b8525d99f4240083feb467499a080f5 (patch) | |
tree | 8469af9b21f0646f626fe0cdae5cf0f9a65d4f70 /www-servers | |
parent | Stable on amd64 wrt bug #360625 (diff) | |
download | gentoo-2-4201c0f61b8525d99f4240083feb467499a080f5.tar.gz gentoo-2-4201c0f61b8525d99f4240083feb467499a080f5.tar.bz2 gentoo-2-4201c0f61b8525d99f4240083feb467499a080f5.zip |
Stable on amd64 wrt bug #360625
(Portage version: 2.2.0_alpha28/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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index d0c8f7be05bf..2522f27fb2c4 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.148 2011/02/18 17:31:51 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.149 2011/03/26 20:01:03 angelos Exp $ + + 26 Mar 2011; Christoph Mende <angelos@gentoo.org> apache-2.2.17.ebuild: + Stable on amd64 wrt bug #360625 *apache-2.2.17 (18 Feb 2011) diff --git a/www-servers/apache/apache-2.2.17.ebuild b/www-servers/apache/apache-2.2.17.ebuild index f1b62652da75..79836b962567 100644 --- a/www-servers/apache/apache-2.2.17.ebuild +++ b/www-servers/apache/apache-2.2.17.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.17.ebuild,v 1.1 2011/02/18 17:31:51 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.17.ebuild,v 1.2 2011/03/26 20:01:03 angelos Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20110218" @@ -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} |