summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-13 14:42:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-13 14:42:43 +0000
commita55d56c0185c736fb50a6fc0e0783a67abf227f9 (patch)
treec2d10b2ab5d8f0d599445a2a7a6e14994ef74e59 /www-misc/libapreq2
parentrm old version (diff)
downloadhistorical-a55d56c0185c736fb50a6fc0e0783a67abf227f9.tar.gz
historical-a55d56c0185c736fb50a6fc0e0783a67abf227f9.tar.bz2
historical-a55d56c0185c736fb50a6fc0e0783a67abf227f9.zip
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'www-misc/libapreq2')
-rw-r--r--www-misc/libapreq2/ChangeLog5
-rw-r--r--www-misc/libapreq2/libapreq2-2.07-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/libapreq2/ChangeLog b/www-misc/libapreq2/ChangeLog
index 0a415b763c95..095a0aaef364 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.3 2007/02/09 00:09:51 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/ChangeLog,v 1.4 2007/03/13 14:42:43 armin76 Exp $
+
+ 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> libapreq2-2.07-r1.ebuild:
+ x86 stable
21 Jan 2007; Michael Cummings <mcummings@gentoo.org>
libapreq2-2.07-r1.ebuild:
diff --git a/www-misc/libapreq2/libapreq2-2.07-r1.ebuild b/www-misc/libapreq2/libapreq2-2.07-r1.ebuild
index 55bf2e544eeb..66f79a3d11fd 100644
--- a/www-misc/libapreq2/libapreq2-2.07-r1.ebuild
+++ b/www-misc/libapreq2/libapreq2-2.07-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.07-r1.ebuild,v 1.2 2007/01/21 20:18:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq2/libapreq2-2.07-r1.ebuild,v 1.3 2007/03/13 14:42:43 armin76 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