diff options
author | 2005-12-12 16:07:50 +0000 | |
---|---|---|
committer | 2005-12-12 16:07:50 +0000 | |
commit | 3e404273ef0bf55a69b95a28cba3cf8ce5fb66f5 (patch) | |
tree | 02eb038d3dc72f66df6a9e57da4aef7986471e5b /net-www/apache | |
parent | no-herd instead of empty herd tag (diff) | |
download | historical-3e404273ef0bf55a69b95a28cba3cf8ce5fb66f5.tar.gz historical-3e404273ef0bf55a69b95a28cba3cf8ce5fb66f5.tar.bz2 historical-3e404273ef0bf55a69b95a28cba3cf8ce5fb66f5.zip |
Stable on sparc wrt #109895
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-1.3.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 69680aa024b8..230975aafe61 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,9 @@ # 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.433 2005/12/11 03:20:03 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.434 2005/12/12 16:07:50 gustavoz Exp $ + + 12 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> apache-1.3.34.ebuild: + Stable on sparc wrt #109895 *apache-1.3.34 (11 Dec 2005) diff --git a/net-www/apache/apache-1.3.34.ebuild b/net-www/apache/apache-1.3.34.ebuild index 06a9817b656b..f98102f97aeb 100644 --- a/net-www/apache/apache-1.3.34.ebuild +++ b/net-www/apache/apache-1.3.34.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-1.3.34.ebuild,v 1.1 2005/12/11 03:20:03 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.34.ebuild,v 1.2 2005/12/12 16:07:50 gustavoz Exp $ inherit eutils fixheadtails multilib @@ -24,7 +24,7 @@ SRC_URI="mirror://apache/httpd/apache_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="doc ssl pam lingerd no-suexec static-modules selinux" DEPEND="dev-lang/perl |