summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/mod_mp3/mod_mp3-0.39.ebuild')
-rw-r--r--net-www/mod_mp3/mod_mp3-0.39.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_mp3/mod_mp3-0.39.ebuild b/net-www/mod_mp3/mod_mp3-0.39.ebuild
index 678527c6110c..4b4113ceb447 100644
--- a/net-www/mod_mp3/mod_mp3-0.39.ebuild
+++ b/net-www/mod_mp3/mod_mp3-0.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.1 2002/11/01 10:03:33 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.2 2002/11/29 11:42:42 woodchip Exp $
IUSE="mysql postgres"
@@ -12,7 +12,7 @@ S=${WORKDIR}/${P}
SRC_URI="http://software.tangent.org/download/${P}.tar.gz"
DEPEND="virtual/glibc
- >=net-www/apache-1.3.24
+ =net-www/apache-1*
sys-devel/perl
mysql? ( >=dev-db/mysql-3.23.26 )
postgres? ( dev-db/postgresql )"