diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-13 08:06:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-13 08:06:22 +0000 |
commit | a518454c84dc0e530a56cf86ca905ce3ccbf76e5 (patch) | |
tree | 4af3e97116bceaccf125a25b692623affc268c45 /www-servers | |
parent | Stable for amd64, wrt bug #404899 (diff) | |
download | gentoo-2-a518454c84dc0e530a56cf86ca905ce3ccbf76e5.tar.gz gentoo-2-a518454c84dc0e530a56cf86ca905ce3ccbf76e5.tar.bz2 gentoo-2-a518454c84dc0e530a56cf86ca905ce3ccbf76e5.zip |
Stable for amd64, wrt bug #432284
(Portage version: 2.1.11.9/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.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index b5340f9f8886..f2c807fd6538 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.196 2012/10/12 06:06:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.197 2012/10/13 08:06:22 ago Exp $ + + 13 Oct 2012; Agostino Sarubbo <ago@gentoo.org> apache-2.2.23.ebuild: + Stable for amd64, wrt bug #432284 *apache-2.4.3 (12 Oct 2012) diff --git a/www-servers/apache/apache-2.2.23.ebuild b/www-servers/apache/apache-2.2.23.ebuild index e92d4653a447..d0422011e84b 100644 --- a/www-servers/apache/apache-2.2.23.ebuild +++ b/www-servers/apache/apache-2.2.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.23.ebuild,v 1.1 2012/10/12 05:31:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.23.ebuild,v 1.2 2012/10/13 08:06:22 ago Exp $ EAPI="2" @@ -89,7 +89,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} |