diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-12 22:48:06 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-12 22:48:06 +0000 |
commit | c873748a27309165e9c5a58d889140f3915f5769 (patch) | |
tree | fdc451c0acfda798c93329ef5aea0d8b88170ad9 /net-www/apache | |
parent | Version bumped. (diff) | |
download | gentoo-2-c873748a27309165e9c5a58d889140f3915f5769.tar.gz gentoo-2-c873748a27309165e9c5a58d889140f3915f5769.tar.bz2 gentoo-2-c873748a27309165e9c5a58d889140f3915f5769.zip |
Stable on ia64, bug 91737.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.54-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 539a10d7b475..bc424e79304a 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/apache # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.364 2005/05/12 22:14:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.365 2005/05/12 22:48:06 kloeri Exp $ + + 12 May 2005; Bryan Østergaard <kloeri@gentoo.org> + apache-2.0.54-r4.ebuild: + Stable on ia64, bug 91737. 12 May 2005; Bryan Østergaard <kloeri@gentoo.org> apache-2.0.54-r4.ebuild: diff --git a/net-www/apache/apache-2.0.54-r4.ebuild b/net-www/apache/apache-2.0.54-r4.ebuild index b196fb4d7a5f..635a87b7fe7d 100644 --- a/net-www/apache/apache-2.0.54-r4.ebuild +++ b/net-www/apache/apache-2.0.54-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r4.ebuild,v 1.5 2005/05/12 22:14:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r4.ebuild,v 1.6 2005/05/12 22:48:06 kloeri Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2 LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |