summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-07-02 13:59:17 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-07-02 13:59:17 +0000
commitb41d0aec29126a3c0d3dc79c84a8e165514a167d (patch)
tree85f621b6faf0abf516ba32c36bbd57702688d06a /www-apache
parentMarking amd64 stable (diff)
downloadgentoo-2-b41d0aec29126a3c0d3dc79c84a8e165514a167d.tar.gz
gentoo-2-b41d0aec29126a3c0d3dc79c84a8e165514a167d.tar.bz2
gentoo-2-b41d0aec29126a3c0d3dc79c84a8e165514a167d.zip
Marking stable amd64
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/libapreq2/ChangeLog6
-rw-r--r--www-apache/libapreq2/files/digest-libapreq2-2.072
-rw-r--r--www-apache/libapreq2/libapreq2-2.07.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/www-apache/libapreq2/ChangeLog b/www-apache/libapreq2/ChangeLog
index f67ff84971d8..6a154cb6f48d 100644
--- a/www-apache/libapreq2/ChangeLog
+++ b/www-apache/libapreq2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apache/libapreq2
# Copyright 2003-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/ChangeLog,v 1.15 2006/06/04 18:53:35 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/ChangeLog,v 1.16 2006/07/02 13:59:17 mcummings Exp $
+
+ 02 Jul 2006; Michael Cummings <mcummings@gentoo.org>
+ libapreq2-2.07.ebuild:
+ Marking stable amd64
04 Jun 2006; Michael Stewart <vericgar@gentoo.org> libapreq2-2.07.ebuild:
Address dependency issues caused by depend.apache. Refer to bug 107127.
diff --git a/www-apache/libapreq2/files/digest-libapreq2-2.07 b/www-apache/libapreq2/files/digest-libapreq2-2.07
index 387b6b48edec..f5d991996046 100644
--- a/www-apache/libapreq2/files/digest-libapreq2-2.07
+++ b/www-apache/libapreq2/files/digest-libapreq2-2.07
@@ -1 +1,3 @@
MD5 6f2e5e4a14e8b190dead0fe91fc13080 libapreq2-2.07.tar.gz 787249
+RMD160 74050bf847ae5b0e199d3b53227897d48afad919 libapreq2-2.07.tar.gz 787249
+SHA256 27c8ea5b58cf5873ae7227d149914f39d44836e47785ddac6b7da48076669147 libapreq2-2.07.tar.gz 787249
diff --git a/www-apache/libapreq2/libapreq2-2.07.ebuild b/www-apache/libapreq2/libapreq2-2.07.ebuild
index 3b9c0abefa5c..ee33cedd9c07 100644
--- a/www-apache/libapreq2/libapreq2-2.07.ebuild
+++ b/www-apache/libapreq2/libapreq2-2.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.07.ebuild,v 1.9 2006/06/04 18:53:35 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.07.ebuild,v 1.10 2006/07/02 13:59:17 mcummings Exp $
inherit perl-module depend.apache
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/J/JO/JOESUF/${P}.tar.gz"
HOMEPAGE="http://httpd.apache.org/apreq/"
SLOT="2"
LICENSE="Apache-2.0"
-KEYWORDS="~alpha ~amd64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc sparc x86"
DEPEND="${DEPEND}
>=dev-perl/ExtUtils-XSBuilder-0.23