summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-30 22:14:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-30 22:14:49 +0000
commitf6a2ee9a7a10ad8b9a3d02909a400abce7425d2f (patch)
treeb1d15f5b2ffb8436d02e524e243ade728a11afdd /www-misc
parentRe-instating missing archs that were accidently dropped in the new revision. ... (diff)
downloadgentoo-2-f6a2ee9a7a10ad8b9a3d02909a400abce7425d2f.tar.gz
gentoo-2-f6a2ee9a7a10ad8b9a3d02909a400abce7425d2f.tar.bz2
gentoo-2-f6a2ee9a7a10ad8b9a3d02909a400abce7425d2f.zip
alpha/x86 stable
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/libapreq2/ChangeLog5
-rw-r--r--www-misc/libapreq2/libapreq2-2.08-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/libapreq2/ChangeLog b/www-misc/libapreq2/ChangeLog
index 731179e0f454..a936cc544df1 100644
--- a/www-misc/libapreq2/ChangeLog
+++ b/www-misc/libapreq2/ChangeLog
@@ -1,6 +1,9 @@
# 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.12 2007/07/29 17:44:10 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/ChangeLog,v 1.13 2007/07/30 22:14:49 armin76 Exp $
+
+ 30 Jul 2007; Raúl Porcel <armin76@gentoo.org> libapreq2-2.08-r1.ebuild:
+ alpha/x86 stable
29 Jul 2007; Christian Heim <phreak@gentoo.org> libapreq2-2.08.ebuild,
libapreq2-2.08-r1.ebuild:
diff --git a/www-misc/libapreq2/libapreq2-2.08-r1.ebuild b/www-misc/libapreq2/libapreq2-2.08-r1.ebuild
index 32a67adfb97a..08a73b75c969 100644
--- a/www-misc/libapreq2/libapreq2-2.08-r1.ebuild
+++ b/www-misc/libapreq2/libapreq2-2.08-r1.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-r1.ebuild,v 1.4 2007/07/29 17:44:10 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/libapreq2-2.08-r1.ebuild,v 1.5 2007/07/30 22:14:49 armin76 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