diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-07 18:05:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-07 18:05:56 +0000 |
commit | 1105cb21a77ea4e6ab0495745912a26e380ce742 (patch) | |
tree | 65a0a1fee620b2c373026bad719cb318483c8088 /net-www | |
parent | Stable on hppa, ppc. (diff) | |
download | gentoo-2-1105cb21a77ea4e6ab0495745912a26e380ce742.tar.gz gentoo-2-1105cb21a77ea4e6ab0495745912a26e380ce742.tar.bz2 gentoo-2-1105cb21a77ea4e6ab0495745912a26e380ce742.zip |
Stable on sparc wrt #106421
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/lingerd/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/lingerd/lingerd-0.94.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_ssl/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-www/lingerd/ChangeLog b/net-www/lingerd/ChangeLog index 19535bd3fe72..712b25236071 100644 --- a/net-www/lingerd/ChangeLog +++ b/net-www/lingerd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/lingerd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.13 2005/09/20 01:39:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.14 2005/10/07 18:01:26 gustavoz Exp $ + + 07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> lingerd-0.94.ebuild: + Stable on sparc wrt #106421 20 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> lingerd-0.94.ebuild: Stable on amd64, bug 106421, thanks to aja@gentoo.org. diff --git a/net-www/lingerd/lingerd-0.94.ebuild b/net-www/lingerd/lingerd-0.94.ebuild index 55b373183164..4e951930a0c3 100644 --- a/net-www/lingerd/lingerd-0.94.ebuild +++ b/net-www/lingerd/lingerd-0.94.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/lingerd/lingerd-0.94.ebuild,v 1.14 2005/09/20 01:39:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.15 2005/10/07 18:01:26 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://images.iagora.com/media/software/lingerd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND=">=sys-apps/sed-4" diff --git a/net-www/mod_ssl/ChangeLog b/net-www/mod_ssl/ChangeLog index 4d8b8325d857..beceb26af1ba 100644 --- a/net-www/mod_ssl/ChangeLog +++ b/net-www/mod_ssl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_ssl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.92 2005/10/02 01:46:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.93 2005/10/07 18:05:56 gustavoz Exp $ + + 07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + mod_ssl-2.8.24-r1.ebuild: + Stable on sparc wrt #106421 02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> mod_ssl-2.8.24-r1.ebuild: diff --git a/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild b/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild index 1f0f12e8e76c..3c1492fb69ee 100644 --- a/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild +++ b/net-www/mod_ssl/mod_ssl-2.8.24-r1.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/mod_ssl/mod_ssl-2.8.24-r1.ebuild,v 1.8 2005/10/02 01:46:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.24-r1.ebuild,v 1.9 2005/10/07 18:05:56 gustavoz Exp $ inherit apache-module @@ -10,7 +10,7 @@ DESCRIPTION="An SSL module for the Apache 1.3 Web server" HOMEPAGE="http://www.modssl.org/" SRC_URI="http://www.modssl.org/source/${MY_P}.tar.gz" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" LICENSE="as-is" SLOT="0" IUSE="" |