summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-11-18 16:21:59 +0000
committerTorsten Veller <tove@gentoo.org>2008-11-18 16:21:59 +0000
commit944117bfd0a2dcb0f53c6b8dbc6e5e5c552d218a (patch)
treeefae73ed16a97113d65544411d0dc9cbd6c2fdb4 /www-apache
parent New virtuals: Compress-Zlib (diff)
downloadgentoo-2-944117bfd0a2dcb0f53c6b8dbc6e5e5c552d218a.tar.gz
gentoo-2-944117bfd0a2dcb0f53c6b8dbc6e5e5c552d218a.tar.bz2
gentoo-2-944117bfd0a2dcb0f53c6b8dbc6e5e5c552d218a.zip
New virtuals: version
(Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/libapreq2/ChangeLog5
-rw-r--r--www-apache/libapreq2/libapreq2-2.08-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/libapreq2/ChangeLog b/www-apache/libapreq2/ChangeLog
index 9cefeb790bfe..e4e7228d48b1 100644
--- a/www-apache/libapreq2/ChangeLog
+++ b/www-apache/libapreq2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apache/libapreq2
# Copyright 2003-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/ChangeLog,v 1.34 2008/03/22 17:09:35 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/ChangeLog,v 1.35 2008/11/18 16:21:59 tove Exp $
+
+ 18 Nov 2008; Torsten Veller <tove@gentoo.org> libapreq2-2.08-r2.ebuild:
+ New virtuals: version
22 Mar 2008; Benedikt Böhm <hollow@gentoo.org> -libapreq2-2.08.ebuild:
get rid of old libapreq2 ebuild (finally)
diff --git a/www-apache/libapreq2/libapreq2-2.08-r2.ebuild b/www-apache/libapreq2/libapreq2-2.08-r2.ebuild
index 4c2c7f40a6f2..30080e577f4b 100644
--- a/www-apache/libapreq2/libapreq2-2.08-r2.ebuild
+++ b/www-apache/libapreq2/libapreq2-2.08-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.08-r2.ebuild,v 1.9 2008/03/22 17:02:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/libapreq2/libapreq2-2.08-r2.ebuild,v 1.10 2008/11/18 16:21:59 tove Exp $
inherit apache-module perl-module multilib
@@ -16,7 +16,7 @@ IUSE="perl"
DEPEND="${DEPEND}
perl? (
>=dev-perl/ExtUtils-XSBuilder-0.23
- dev-perl/version
+ virtual/perl-version
>=www-apache/mod_perl-2
)"
RDEPEND="${DEPEND}"