summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:05:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:05:12 +0000
commit0038eab06c7aab563196c92f3f0eebd43304b378 (patch)
tree579fc8d6efdbe9a51f243eaa05cc5a36d0dd103e /dev-libs
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-0038eab06c7aab563196c92f3f0eebd43304b378.tar.gz
historical-0038eab06c7aab563196c92f3f0eebd43304b378.tar.bz2
historical-0038eab06c7aab563196c92f3f0eebd43304b378.zip
sync IUSE (+ldap)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pwlib/pwlib-1.5.0-r1.ebuild4
-rw-r--r--dev-libs/pwlib/pwlib-1.5.0.ebuild4
-rw-r--r--dev-libs/pwlib/pwlib-1.5.2-r1.ebuild4
-rw-r--r--dev-libs/pwlib/pwlib-1.5.2-r2.ebuild4
-rw-r--r--dev-libs/pwlib/pwlib-1.5.2.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-libs/pwlib/pwlib-1.5.0-r1.ebuild b/dev-libs/pwlib/pwlib-1.5.0-r1.ebuild
index 2c9e26768e17..aaafbb9b9f60 100644
--- a/dev-libs/pwlib/pwlib-1.5.0-r1.ebuild
+++ b/dev-libs/pwlib/pwlib-1.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.0-r1.ebuild,v 1.3 2004/06/24 23:32:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.0-r1.ebuild,v 1.4 2004/07/14 15:05:12 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.openh323.org/bin/${PN}_${PV}.tar.gz"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="~x86 ~ppc -sparc"
-IUSE="ssl sdl"
+IUSE="ldap sdl ssl"
DEPEND=">=sys-devel/bison-1.28
>=sys-devel/flex-2.5.4a
diff --git a/dev-libs/pwlib/pwlib-1.5.0.ebuild b/dev-libs/pwlib/pwlib-1.5.0.ebuild
index 344afba1d6cb..8da35dfb46e1 100644
--- a/dev-libs/pwlib/pwlib-1.5.0.ebuild
+++ b/dev-libs/pwlib/pwlib-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.0.ebuild,v 1.11 2004/06/24 23:32:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.0.ebuild,v 1.12 2004/07/14 15:05:12 agriffis Exp $
DESCRIPTION="Portable Multiplatform Class Libraries for OpenH323"
HOMEPAGE="http://www.openh323.org/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.openh323.org/bin/${PN}_${PV}.tar.gz"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="x86 ~ppc -sparc"
-IUSE="ssl sdl"
+IUSE="ldap sdl ssl"
DEPEND=">=sys-devel/bison-1.28
>=sys-devel/flex-2.5.4a
diff --git a/dev-libs/pwlib/pwlib-1.5.2-r1.ebuild b/dev-libs/pwlib/pwlib-1.5.2-r1.ebuild
index 9e60fd8fc7ad..acd0de356ddd 100644
--- a/dev-libs/pwlib/pwlib-1.5.2-r1.ebuild
+++ b/dev-libs/pwlib/pwlib-1.5.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.2-r1.ebuild,v 1.5 2004/06/24 23:32:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.2-r1.ebuild,v 1.6 2004/07/14 15:05:12 agriffis Exp $
DESCRIPTION="Portable Multiplatform Class Libraries for OpenH323"
HOMEPAGE="http://www.openh323.org/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.openh323.org/bin/${PN}_${PV}.tar.gz"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
-IUSE="ssl sdl"
+IUSE="ldap sdl ssl"
DEPEND=">=sys-devel/bison-1.28
>=sys-devel/flex-2.5.4a
diff --git a/dev-libs/pwlib/pwlib-1.5.2-r2.ebuild b/dev-libs/pwlib/pwlib-1.5.2-r2.ebuild
index 7fe9751d41f1..7f29083efb53 100644
--- a/dev-libs/pwlib/pwlib-1.5.2-r2.ebuild
+++ b/dev-libs/pwlib/pwlib-1.5.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.2-r2.ebuild,v 1.4 2004/06/24 23:32:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.2-r2.ebuild,v 1.5 2004/07/14 15:05:12 agriffis Exp $
DESCRIPTION="Portable Multiplatform Class Libraries for OpenH323"
HOMEPAGE="http://www.openh323.org/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.openh323.org/bin/${PN}_${PV}.tar.gz"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
-IUSE="ssl sdl"
+IUSE="ldap sdl ssl"
DEPEND=">=sys-devel/bison-1.28
>=sys-devel/flex-2.5.4a
diff --git a/dev-libs/pwlib/pwlib-1.5.2.ebuild b/dev-libs/pwlib/pwlib-1.5.2.ebuild
index c6c00b4b8e2c..b7dcdd28326d 100644
--- a/dev-libs/pwlib/pwlib-1.5.2.ebuild
+++ b/dev-libs/pwlib/pwlib-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.2.ebuild,v 1.6 2004/06/24 23:32:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.5.2.ebuild,v 1.7 2004/07/14 15:05:12 agriffis Exp $
DESCRIPTION="Portable Multiplatform Class Libraries for OpenH323"
HOMEPAGE="http://www.openh323.org/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.openh323.org/bin/${PN}_${PV}.tar.gz"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="~x86 ~ppc -sparc"
-IUSE="ssl sdl"
+IUSE="ldap sdl ssl"
DEPEND=">=sys-devel/bison-1.28
>=sys-devel/flex-2.5.4a