summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:27:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:27:30 +0000
commitacd60b91f015b3c9291e3f3f5c380f49fe87d556 (patch)
tree6737c48b3af6cc96740b601b2a28391819382741
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-acd60b91f015b3c9291e3f3f5c380f49fe87d556.tar.gz
historical-acd60b91f015b3c9291e3f3f5c380f49fe87d556.tar.bz2
historical-acd60b91f015b3c9291e3f3f5c380f49fe87d556.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r--net-libs/nss_ldap/nss_ldap-174-r2.ebuild4
-rw-r--r--net-libs/nss_ldap/nss_ldap-202.ebuild4
-rw-r--r--net-libs/nss_ldap/nss_ldap-207.ebuild4
-rw-r--r--net-libs/openslp/openslp-1.0.9a.ebuild4
-rw-r--r--net-libs/pam_ldap/pam_ldap-156.ebuild4
-rw-r--r--net-libs/pam_ldap/pam_ldap-161.ebuild4
-rw-r--r--net-libs/pam_ldap/pam_ldap-164.ebuild4
-rw-r--r--net-libs/pam_ldap/pam_ldap-167.ebuild3
8 files changed, 15 insertions, 16 deletions
diff --git a/net-libs/nss_ldap/nss_ldap-174-r2.ebuild b/net-libs/nss_ldap/nss_ldap-174-r2.ebuild
index 4c4f0531cf8e..1ad91282cd09 100644
--- a/net-libs/nss_ldap/nss_ldap-174-r2.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-174-r2.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-174-r2.ebuild,v 1.13 2004/06/24 23:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-174-r2.ebuild,v 1.14 2004/07/15 01:26:21 agriffis Exp $
inherit fixheadtails
-S=${WORKDIR}/${P}
DESCRIPTION="NSS LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html"
SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
@@ -13,6 +12,7 @@ DEPEND=">=net-nds/openldap-1.2.11"
SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
src_unpack() {
unpack ${A}
diff --git a/net-libs/nss_ldap/nss_ldap-202.ebuild b/net-libs/nss_ldap/nss_ldap-202.ebuild
index da0f900c2f2e..48766bee43af 100644
--- a/net-libs/nss_ldap/nss_ldap-202.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-202.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-202.ebuild,v 1.7 2004/06/24 23:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-202.ebuild,v 1.8 2004/07/15 01:26:21 agriffis Exp $
inherit fixheadtails
-S=${WORKDIR}/${P}
DESCRIPTION="NSS LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html"
SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
@@ -13,6 +12,7 @@ DEPEND=">=net-nds/openldap-1.2.11"
SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
src_unpack() {
unpack ${A}
diff --git a/net-libs/nss_ldap/nss_ldap-207.ebuild b/net-libs/nss_ldap/nss_ldap-207.ebuild
index 438bf6a596a0..759b505ef9a7 100644
--- a/net-libs/nss_ldap/nss_ldap-207.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-207.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-207.ebuild,v 1.5 2004/06/24 23:16:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-207.ebuild,v 1.6 2004/07/15 01:26:21 agriffis Exp $
inherit fixheadtails
-S=${WORKDIR}/${P}
DESCRIPTION="NSS LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/nss_ldap.html"
SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
@@ -13,6 +12,7 @@ DEPEND=">=net-nds/openldap-1.2.11"
SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
src_unpack() {
unpack ${A}
diff --git a/net-libs/openslp/openslp-1.0.9a.ebuild b/net-libs/openslp/openslp-1.0.9a.ebuild
index 7d7a534668ed..5643e517f9ae 100644
--- a/net-libs/openslp/openslp-1.0.9a.ebuild
+++ b/net-libs/openslp/openslp-1.0.9a.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.0.9a.ebuild,v 1.8 2004/07/01 22:27:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.0.9a.ebuild,v 1.9 2004/07/15 01:27:07 agriffis Exp $
DESCRIPTION="An open-source implementation of Service Location Protocol"
HOMEPAGE="http://www.openslp.org"
-S=${WORKDIR}/${P}
SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz"
KEYWORDS="x86 sparc ppc hppa"
+IUSE=""
DEPEND="virtual/libc"
SLOT="0"
diff --git a/net-libs/pam_ldap/pam_ldap-156.ebuild b/net-libs/pam_ldap/pam_ldap-156.ebuild
index 1fe19a744138..90bbdc2c8c79 100644
--- a/net-libs/pam_ldap/pam_ldap-156.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-156.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.7 2004/06/24 23:17:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.8 2004/07/15 01:27:30 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html"
SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
KEYWORDS="x86 sparc amd64"
+IUSE=""
DEPEND=">=sys-libs/glibc-2.1.3
>=sys-libs/pam-0.72
diff --git a/net-libs/pam_ldap/pam_ldap-161.ebuild b/net-libs/pam_ldap/pam_ldap-161.ebuild
index f3eff2c4d55f..593d42b3d60a 100644
--- a/net-libs/pam_ldap/pam_ldap-161.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-161.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-161.ebuild,v 1.3 2004/06/24 23:17:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-161.ebuild,v 1.4 2004/07/15 01:27:30 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html"
SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
KEYWORDS="~x86 ~sparc"
+IUSE=""
DEPEND=">=sys-libs/glibc-2.1.3
>=sys-libs/pam-0.72
diff --git a/net-libs/pam_ldap/pam_ldap-164.ebuild b/net-libs/pam_ldap/pam_ldap-164.ebuild
index 1c2de00bcd0f..a6476e9ebd67 100644
--- a/net-libs/pam_ldap/pam_ldap-164.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-164.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-164.ebuild,v 1.3 2004/06/24 23:17:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-164.ebuild,v 1.4 2004/07/15 01:27:30 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html"
SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
KEYWORDS="~x86 ~sparc"
+IUSE=""
DEPEND=">=sys-libs/glibc-2.1.3
>=sys-libs/pam-0.72
diff --git a/net-libs/pam_ldap/pam_ldap-167.ebuild b/net-libs/pam_ldap/pam_ldap-167.ebuild
index d36d535e5d0a..9aaf09761bd0 100644
--- a/net-libs/pam_ldap/pam_ldap-167.ebuild
+++ b/net-libs/pam_ldap/pam_ldap-167.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-167.ebuild,v 1.4 2004/06/24 23:17:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-167.ebuild,v 1.5 2004/07/15 01:27:30 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="PAM LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html"
SRC_URI="http://www.padl.com/download/${P}.tar.gz"