diff options
author | Michael Stewart <vericgar@gentoo.org> | 2006-11-01 17:38:43 +0000 |
---|---|---|
committer | Michael Stewart <vericgar@gentoo.org> | 2006-11-01 17:38:43 +0000 |
commit | 58ee86e1b8360db9b265b84de77a08b9cfbe766a (patch) | |
tree | 6c510d0f6988b241c41ee69d14e70b1ae91aa413 /net-www | |
parent | Use autoconf 2.5 or it will fail as in bug #153693. Thanks to Patrick Lauer f... (diff) | |
download | gentoo-2-58ee86e1b8360db9b265b84de77a08b9cfbe766a.tar.gz gentoo-2-58ee86e1b8360db9b265b84de77a08b9cfbe766a.tar.bz2 gentoo-2-58ee86e1b8360db9b265b84de77a08b9cfbe766a.zip |
New tarball that fixes a typo with environment handling in the init script.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.59-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/apache/files/digest-apache-2.0.59-r1 | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index b0229f03463c..18a19d980026 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/apache # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.500 2006/10/15 23:13:34 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.501 2006/11/01 17:38:42 vericgar Exp $ + + 01 Nov 2006; Michael Stewart <vericgar@gentoo.org> + apache-2.0.59-r1.ebuild: + New tarball that fixes a typo with environment handling in the init script. *apache-2.0.59-r1 (15 Oct 2006) diff --git a/net-www/apache/apache-2.0.59-r1.ebuild b/net-www/apache/apache-2.0.59-r1.ebuild index 5753eba0c04b..31911f69f32c 100644 --- a/net-www/apache/apache-2.0.59-r1.ebuild +++ b/net-www/apache/apache-2.0.59-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.59-r1.ebuild,v 1.1 2006/10/15 23:13:34 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.59-r1.ebuild,v 1.2 2006/11/01 17:38:43 vericgar Exp $ inherit eutils flag-o-matic gnuconfig multilib # latest gentoo apache files GENTOO_PATCHNAME="gentoo-apache-${PVR}" -GENTOO_PATCHSTAMP="20061015" +GENTOO_PATCHSTAMP="20061101" GENTOO_DEVSPACE="vericgar" GENTOO_PATCHDIR="${WORKDIR}/${GENTOO_PATCHNAME}" diff --git a/net-www/apache/files/digest-apache-2.0.59-r1 b/net-www/apache/files/digest-apache-2.0.59-r1 index bd696c25819a..8c95d185847b 100644 --- a/net-www/apache/files/digest-apache-2.0.59-r1 +++ b/net-www/apache/files/digest-apache-2.0.59-r1 @@ -1,6 +1,6 @@ -MD5 b7a0a05dcb4d87b68f6fa6ebb4c7e387 gentoo-apache-2.0.59-r1-20061015.tar.bz2 58659 -RMD160 17d44af16903d0b7302bb25917f8dce99814334c gentoo-apache-2.0.59-r1-20061015.tar.bz2 58659 -SHA256 bc4f0eeed42f9cb4b4517a10e136edf2d0296b913642b415f21d8528f577d2f9 gentoo-apache-2.0.59-r1-20061015.tar.bz2 58659 +MD5 c14eceded529579e16d4f229b885ad8c gentoo-apache-2.0.59-r1-20061101.tar.bz2 58646 +RMD160 974f2884451f6adb3103a7f59ffe9a79a0b64adb gentoo-apache-2.0.59-r1-20061101.tar.bz2 58646 +SHA256 1becf13bcf151a72d9e6ab457037ab7e2083f93bc9dd894aaf8a3dea4f7192f7 gentoo-apache-2.0.59-r1-20061101.tar.bz2 58646 MD5 b0200a497d1c89daad680c676d32a6df httpd-2.0.59.tar.bz2 4743549 RMD160 78b802354e338798a6978ece8b3568be97542174 httpd-2.0.59.tar.bz2 4743549 SHA256 bbac543ca9f80826f71eb16945610f8f90a36b346efc658be3b466ec0c990c0d httpd-2.0.59.tar.bz2 4743549 |