summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-16 10:21:51 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-16 10:21:51 +0000
commit1ba528e4ff50eb57247005052c9bf9fe84f97506 (patch)
tree7ad62ae98621173e928623e69dadfc88f734ab80 /dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild
parentmove inherit to the right place (diff)
downloadhistorical-1ba528e4ff50eb57247005052c9bf9fe84f97506.tar.gz
historical-1ba528e4ff50eb57247005052c9bf9fe84f97506.tar.bz2
historical-1ba528e4ff50eb57247005052c9bf9fe84f97506.zip
move inherit to the right place
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild')
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild
index 292914f73f81..58cf19092463 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild,v 1.7 2004/01/28 14:17:44 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r6.ebuild,v 1.8 2004/04/16 10:21:51 mr_bones_ Exp $
+
+inherit eutils
IUSE="kerberos"
@@ -13,8 +15,6 @@ LICENSE="as-is"
SLOT="1"
KEYWORDS="x86 ppc ~sparc"
-inherit eutils
-
RDEPEND="virtual/glibc
>=sys-libs/db-3.2
>=sys-libs/pam-0.75