diff options
author | 2005-08-20 14:11:18 +0000 | |
---|---|---|
committer | 2005-08-20 14:11:18 +0000 | |
commit | ad9032258dc665652f0a12187c406acb44e6ea76 (patch) | |
tree | 580f3aec07d6c4166b46495ebda14dfb86717cef /net-www | |
parent | Give out a better error message for SMP not supported (diff) | |
download | gentoo-2-ad9032258dc665652f0a12187c406acb44e6ea76.tar.gz gentoo-2-ad9032258dc665652f0a12187c406acb44e6ea76.tar.bz2 gentoo-2-ad9032258dc665652f0a12187c406acb44e6ea76.zip |
Stable on sparc, bug #102991
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.54-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 98278dd6621b..97e12a40cb27 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.397 2005/08/20 07:43:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.398 2005/08/20 14:11:18 squash Exp $ + + 20 Aug 2005; Josh Grebe <squash@gentoo.org> apache-2.0.54-r9.ebuild: + -m Stable on sparc, bug #102991 20 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> apache-2.0.54-r9.ebuild: diff --git a/net-www/apache/apache-2.0.54-r9.ebuild b/net-www/apache/apache-2.0.54-r9.ebuild index b2cf0c8cc62d..cd3bf5b7e848 100644 --- a/net-www/apache/apache-2.0.54-r9.ebuild +++ b/net-www/apache/apache-2.0.54-r9.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-r9.ebuild,v 1.3 2005/08/20 07:43:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r9.ebuild,v 1.4 2005/08/20 14:11:18 squash 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 selinux" #Standard location for Gentoo Linux |