summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-10-28 16:12:45 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-10-28 16:12:45 +0000
commit5a6e5f452e12cd56176b3db74536af15a0826b93 (patch)
treeb72369fb84571c7fe38e04c4695b46c734518c87 /app-crypt/heimdal
parentpreferred depends need to go first (diff)
downloadgentoo-2-5a6e5f452e12cd56176b3db74536af15a0826b93.tar.gz
gentoo-2-5a6e5f452e12cd56176b3db74536af15a0826b93.tar.bz2
gentoo-2-5a6e5f452e12cd56176b3db74536af15a0826b93.zip
preferred depends need to go first
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-1.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index f289ecb7cdad..de8b118de644 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.125 2008/10/22 07:56:39 mueli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.126 2008/10/28 16:12:45 cardoe Exp $
+
+ 28 Oct 2008; Doug Goldstein <cardoe@gentoo.org> heimdal-1.2.1-r1.ebuild:
+ preferred depends need to go first
22 Oct 2008; Michael Hammer <mueli@gentoo.org> heimdal-1.2.1-r1.ebuild:
changed elog message due to bug close
diff --git a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild b/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild
index 78db9dc6ab55..3598ccf3f95f 100644
--- a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-1.2.1-r1.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/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.2 2008/10/22 07:56:39 mueli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.3 2008/10/28 16:12:45 cardoe Exp $
WANT_AUTOMAKE=latest
WANT_AUTOCONF=latest
@@ -25,7 +25,7 @@ RDEPEND="ssl? ( dev-libs/openssl )
berkdb? ( sys-libs/db )
!berkdb? ( sys-libs/gdbm )
>=dev-db/sqlite-3.5.7
- || ( ( sys-libs/com_err sys-libs/ss ) ( >sys-libs/e2fsprogs-libs-1.40.11 ) )
+ || ( ( >sys-libs/e2fsprogs-libs-1.40.11 ) ( sys-libs/com_err sys-libs/ss ) )
afs? ( net-fs/openafs )
hdb-ldap? ( >=net-nds/openldap-2.3.0 )
!virtual/krb5"