diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:42:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:42:55 +0000 |
commit | 189c4254ff353a613a0ea7211f7e3b28e4d06635 (patch) | |
tree | 9538085d6640b98f6088a371a2173a62c36a65ec /www-servers | |
parent | Stable for ia64, wrt bug #470436 (diff) | |
download | gentoo-2-189c4254ff353a613a0ea7211f7e3b28e4d06635.tar.gz gentoo-2-189c4254ff353a613a0ea7211f7e3b28e4d06635.tar.bz2 gentoo-2-189c4254ff353a613a0ea7211f7e3b28e4d06635.zip |
Stable for ia64, wrt bug #476568
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-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 ca5a3b044514..8fa7db3705c5 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.243 2013/08/03 07:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.244 2013/08/04 11:42:55 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild: + Stable for ia64, wrt bug #476568 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild: Stable for sparc, wrt bug #476568 diff --git a/www-servers/apache/apache-2.2.25.ebuild b/www-servers/apache/apache-2.2.25.ebuild index d3db440e1887..793e7c3eeddf 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.7 2013/08/03 07:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.25.ebuild,v 1.8 2013/08/04 11:42:55 ago 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} |