summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-12 21:35:07 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-12 21:35:07 +0000
commit6abd910bcaeb17f25ac8b81803b64b508d552946 (patch)
treef570e56532c19a0e5b427c7e2ebc265efe397586 /sys-libs/cracklib
parentChanged paths from absolute to relative (diff)
downloadhistorical-6abd910bcaeb17f25ac8b81803b64b508d552946.tar.gz
historical-6abd910bcaeb17f25ac8b81803b64b508d552946.tar.bz2
historical-6abd910bcaeb17f25ac8b81803b64b508d552946.zip
*** empty log message ***
Diffstat (limited to 'sys-libs/cracklib')
-rw-r--r--sys-libs/cracklib/cracklib-2.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/cracklib/cracklib-2.7-r1.ebuild b/sys-libs/cracklib/cracklib-2.7-r1.ebuild
index 7dee7b0e6594..91d728181596 100644
--- a/sys-libs/cracklib/cracklib-2.7-r1.ebuild
+++ b/sys-libs/cracklib/cracklib-2.7-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.7-r1.ebuild,v 1.6 2000/11/07 11:16:08 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.7-r1.ebuild,v 1.7 2000/11/12 21:35:07 achim Exp $
A=cracklib2_2.7.orig.tar.gz
A0=${P}-redhat.patch
@@ -9,7 +9,7 @@ S=${WORKDIR}/cracklib,2.7
DESCRIPTION="Cracklib"
SRC_URI="ftp://ftp.debian.org/debian/dists/potato/main/source/utils/cracklib2_2.7.orig.tar.gz"
-DEPEND=">=sys-libs/glibc-2.1.3"
+DEPEND="|| ( sys-libs/glibc-2.1.3-r3 sys-libs/glibc-2.2 )"
RDEPEND=">=sys-libs/glibc-2.1.3
>=sys-apps/bash-2.04"