summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hammer <mueli@gentoo.org>2009-08-05 06:39:16 +0000
committerMichael Hammer <mueli@gentoo.org>2009-08-05 06:39:16 +0000
commitc94052d4e95594226cea1ba7274b40a0129f4aa9 (patch)
treec14a27b19e9a5b53c2b748f2b59c6dec5095b137 /app-crypt/heimdal/heimdal-1.2.1-r3.ebuild
parentversion bump (diff)
downloadgentoo-2-c94052d4e95594226cea1ba7274b40a0129f4aa9.tar.gz
gentoo-2-c94052d4e95594226cea1ba7274b40a0129f4aa9.tar.bz2
gentoo-2-c94052d4e95594226cea1ba7274b40a0129f4aa9.zip
changed depend for e2fsprogs-libs - it is now stable and we don't have to chooce beetwen this and com_err and ss
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/heimdal/heimdal-1.2.1-r3.ebuild')
-rw-r--r--app-crypt/heimdal/heimdal-1.2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild b/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild
index 1722e3607f0a..a6257502b14f 100644
--- a/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild
+++ b/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild,v 1.1 2009/08/03 07:53:57 mueli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild,v 1.2 2009/08/05 06:39:16 mueli Exp $
EAPI=1
@@ -24,7 +24,7 @@ RDEPEND="ssl? ( dev-libs/openssl )
berkdb? ( sys-libs/db )
!berkdb? ( sys-libs/gdbm )
>=dev-db/sqlite-3.5.7
- || ( ( >sys-libs/e2fsprogs-libs-1.40.11 ) ( sys-libs/com_err sys-libs/ss ) )
+ sys-libs/e2fsprogs-libs
afs? ( net-fs/openafs )
hdb-ldap? ( >=net-nds/openldap-2.3.0 )
!virtual/krb5"