diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:45:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:45:32 +0000 |
commit | 1a57ef706a7e2f9bf9416933b85b9dc0cd1f0e7f (patch) | |
tree | cec6cf7e92a44f36cc57095aa7d08afa3a05af96 /www-apache/libapreq2 | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-1a57ef706a7e2f9bf9416933b85b9dc0cd1f0e7f.tar.gz gentoo-2-1a57ef706a7e2f9bf9416933b85b9dc0cd1f0e7f.tar.bz2 gentoo-2-1a57ef706a7e2f9bf9416933b85b9dc0cd1f0e7f.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'www-apache/libapreq2')
-rw-r--r-- | www-apache/libapreq2/ChangeLog | 5 | ||||
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/libapreq2/ChangeLog b/www-apache/libapreq2/ChangeLog index 626946400ec7..783c40997674 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.18 2006/08/21 16:38:18 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/ChangeLog,v 1.19 2006/10/20 19:45:32 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> libapreq2-2.07.ebuild: + Stable on Alpha. *libapreq2-2.07-r1 (21 Aug 2006) diff --git a/www-apache/libapreq2/libapreq2-2.07.ebuild b/www-apache/libapreq2/libapreq2-2.07.ebuild index ee33cedd9c07..20621d41e15b 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.10 2006/07/02 13:59:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.07.ebuild,v 1.11 2006/10/20 19:45:32 kloeri 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 |