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
commit96b97e3971e114fc4b3d85a46b7b3b2bde21719d (patch)
tree0ae5c9f7aa7daaebb0a40f6b1bfb4c6002d37b7a /www-misc
parentx86 stable (diff)
downloadgentoo-2-96b97e3971e114fc4b3d85a46b7b3b2bde21719d.tar.gz
gentoo-2-96b97e3971e114fc4b3d85a46b7b3b2bde21719d.tar.bz2
gentoo-2-96b97e3971e114fc4b3d85a46b7b3b2bde21719d.zip
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'www-misc')
-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