summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-04-08 22:41:14 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-04-08 22:41:14 +0000
commitf2bb14c9ef00b2cac3063f08482db3f403145be6 (patch)
tree1e3ceceda6cb31d7de26cd1285701ac6f4106520 /www-apache
parentFixes for bug #129264 (diff)
downloadgentoo-2-f2bb14c9ef00b2cac3063f08482db3f403145be6.tar.gz
gentoo-2-f2bb14c9ef00b2cac3063f08482db3f403145be6.tar.bz2
gentoo-2-f2bb14c9ef00b2cac3063f08482db3f403145be6.zip
Stable on x86, bug 128610.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/libapreq2/ChangeLog5
-rw-r--r--www-apache/libapreq2/libapreq2-2.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/libapreq2/ChangeLog b/www-apache/libapreq2/ChangeLog
index bbba8126fef9..8e9046a9d7e3 100644
--- a/www-apache/libapreq2/ChangeLog
+++ b/www-apache/libapreq2/ChangeLog
@@ -1,6 +1,9 @@
# 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.11 2006/04/03 17:25:16 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/ChangeLog,v 1.12 2006/04/08 22:41:14 kloeri Exp $
+
+ 08 Apr 2006; Bryan Østergaard <kloeri@gentoo.org libapreq2-2.07.ebuild:
+ Stable on x86, bug 128610.
03 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
libapreq2-2.07.ebuild:
diff --git a/www-apache/libapreq2/libapreq2-2.07.ebuild b/www-apache/libapreq2/libapreq2-2.07.ebuild
index 620d9c07302e..5895408779fa 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.5 2006/04/03 17:25:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.07.ebuild,v 1.6 2006/04/08 22:41:14 kloeri Exp $
inherit perl-module
@@ -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