diff options
author | 2013-07-22 13:44:08 +0000 | |
---|---|---|
committer | 2013-07-22 13:44:08 +0000 | |
commit | c23a02d964f81d83c4daaae7b9027f9c9866bb68 (patch) | |
tree | c4e87ad1290430ffc163690d54ec007b15cb7bfe /www-servers/apache | |
parent | Stable for HPPA (bug #476568). (diff) | |
download | gentoo-2-c23a02d964f81d83c4daaae7b9027f9c9866bb68.tar.gz gentoo-2-c23a02d964f81d83c4daaae7b9027f9c9866bb68.tar.bz2 gentoo-2-c23a02d964f81d83c4daaae7b9027f9c9866bb68.zip |
Stable for HPPA (bug #476568).
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/apache/ChangeLog b/www-servers/apache/ChangeLog index 4f8710fc9552..e94fc5a988b1 100644 --- a/www-servers/apache/ChangeLog +++ b/www-servers/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.236 2013/07/22 13:17:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.237 2013/07/22 13:44:08 jer Exp $ + + 22 Jul 2013; Jeroen Roovers <jer@gentoo.org> apache-2.2.25.ebuild: + Stable for HPPA (bug #476568). 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild: Stable for ppc, wrt bug #476568 diff --git a/www-servers/apache/apache-2.2.25.ebuild b/www-servers/apache/apache-2.2.25.ebuild index 277692b730f4..59935d97e9c7 100644 --- a/www-servers/apache/apache-2.2.25.ebuild +++ b/www-servers/apache/apache-2.2.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild,v 1.3 2013/07/22 13:17:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild,v 1.4 2013/07/22 13:44:08 jer Exp $ EAPI="2" @@ -91,7 +91,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} |