summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2002-12-19 03:14:30 +0000
committerNick Hadaway <raker@gentoo.org>2002-12-19 03:14:30 +0000
commitd5911f2cd873025bc2b52c9e5074d89cd1c1bf1b (patch)
tree1a086edd13b1265e3236ac31f018478e4ab7e7ea /dev-libs
parentVersion bump. Currently marked unstable. Please comment on bug #8671 (diff)
downloadgentoo-2-d5911f2cd873025bc2b52c9e5074d89cd1c1bf1b.tar.gz
gentoo-2-d5911f2cd873025bc2b52c9e5074d89cd1c1bf1b.tar.bz2
gentoo-2-d5911f2cd873025bc2b52c9e5074d89cd1c1bf1b.zip
Added IUSE
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/cyrus-sasl/ChangeLog5
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.10.ebuild4
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.9-r1.ebuild4
3 files changed, 10 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index 91fc32d51ee2..906752ffc603 100644
--- a/dev-libs/cyrus-sasl/ChangeLog
+++ b/dev-libs/cyrus-sasl/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.28 2002/12/14 23:58:33 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.29 2002/12/19 03:14:30 raker Exp $
*cyrus-sasl-2.1.10 (14 Dec 2002)
+ 18 Dec 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.10.ebuild :
+ Added IUSE.
+
14 Dec 2002; Nick Hadaway <raker@gentoo.org> cyrus-sasl-2.1.10.ebuild,
files/digest-cyrus-sasl-2.1.10 :
Version bump. There is a known security hole in 2.1.9
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.10.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.10.ebuild
index 26efd966c46d..23e50bbe31bd 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.10.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.10.ebuild,v 1.1 2002/12/14 23:58:33 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.10.ebuild,v 1.2 2002/12/19 03:14:30 raker Exp $
S=${WORKDIR}/${P}
@@ -12,6 +12,8 @@ LICENSE="as-is"
SLOT="2"
KEYWORDS="~x86 ~ppc -sparc "
+IUSE="gdbm berkdb ldap mysql kerberos"
+
inherit eutils
RDEPEND=">=sys-libs/db-3.2
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9-r1.ebuild
index f2e1a08cd765..ab276a926203 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9-r1.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9-r1.ebuild,v 1.2 2002/12/09 04:21:02 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9-r1.ebuild,v 1.3 2002/12/19 03:14:30 raker Exp $
S=${WORKDIR}/${P}
@@ -12,6 +12,8 @@ LICENSE="as-is"
SLOT="2"
KEYWORDS="~x86 ~ppc -sparc "
+IUSE="gdbm berkdb ldap mysql kerberos"
+
inherit eutils
RDEPEND=">=sys-libs/db-3.2