diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-05-20 07:06:02 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-05-20 07:06:02 +0000 |
commit | d4414c4249f38ce5b393c3443fab140e593e03a1 (patch) | |
tree | cb6542c367e0adf5687788625e1131138410ab73 /www-misc | |
parent | stable x86, bug 179170 (diff) | |
download | gentoo-2-d4414c4249f38ce5b393c3443fab140e593e03a1.tar.gz gentoo-2-d4414c4249f38ce5b393c3443fab140e593e03a1.tar.bz2 gentoo-2-d4414c4249f38ce5b393c3443fab140e593e03a1.zip |
stable amd64, bug 178194
(Portage version: 2.1.2.7)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/libapreq2/ChangeLog | 6 | ||||
-rw-r--r-- | www-misc/libapreq2/libapreq2-2.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-misc/libapreq2/ChangeLog b/www-misc/libapreq2/ChangeLog index e727cf8892b5..6568930e653c 100644 --- a/www-misc/libapreq2/ChangeLog +++ b/www-misc/libapreq2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/libapreq2 # Copyright 2003-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/ChangeLog,v 1.7 2007/05/05 13:05:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/ChangeLog,v 1.8 2007/05/20 07:06:02 opfer Exp $ + + 20 May 2007; Christian Faulhammer <opfer@gentoo.org> + libapreq2-2.08.ebuild: + stable amd64, bug 178194 *libapreq2-2.08 (05 May 2007) diff --git a/www-misc/libapreq2/libapreq2-2.08.ebuild b/www-misc/libapreq2/libapreq2-2.08.ebuild index af2efd58c670..4c323d2889d5 100644 --- a/www-misc/libapreq2/libapreq2-2.08.ebuild +++ b/www-misc/libapreq2/libapreq2-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/libapreq2-2.08.ebuild,v 1.1 2007/05/05 13:05:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/libapreq2-2.08.ebuild,v 1.2 2007/05/20 07:06:02 opfer Exp $ inherit perl-module depend.apache multilib @@ -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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="${DEPEND} >=dev-perl/ExtUtils-XSBuilder-0.23 |