summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-04-28 15:52:12 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-04-28 15:52:12 +0000
commit4a26d036d602e5e56fc59e8f81ccc0f914c756ca (patch)
treeeabbbe6a4be4c432028200804e4b1ca6b0a1854a /sys-libs
parentnew upstream version (diff)
downloadgentoo-2-4a26d036d602e5e56fc59e8f81ccc0f914c756ca.tar.gz
gentoo-2-4a26d036d602e5e56fc59e8f81ccc0f914c756ca.tar.bz2
gentoo-2-4a26d036d602e5e56fc59e8f81ccc0f914c756ca.zip
Only add the virtual to the >=0.78 series, as we want to use it for the
'include' directive to have bsd support. (Portage version: 2.0.51.20-r5)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/pam/ChangeLog9
-rw-r--r--sys-libs/pam/pam-0.77-r1.ebuild4
-rw-r--r--sys-libs/pam/pam-0.77-r2.ebuild4
-rw-r--r--sys-libs/pam/pam-0.77-r3.ebuild4
-rw-r--r--sys-libs/pam/pam-0.77-r4.ebuild4
-rw-r--r--sys-libs/pam/pam-0.77-r6.ebuild4
-rw-r--r--sys-libs/pam/pam-0.77-r7.ebuild4
-rw-r--r--sys-libs/pam/pam-0.77-r8.ebuild4
-rw-r--r--sys-libs/pam/pam-0.77.ebuild4
9 files changed, 16 insertions, 25 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog
index 20ab47c8ecef..15de921a0141 100644
--- a/sys-libs/pam/ChangeLog
+++ b/sys-libs/pam/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-libs/pam
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.71 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.72 2005/04/28 15:52:12 azarah Exp $
+
+ 28 Apr 2005; Martin Schlemmer <azarah@gentoo.org> pam-0.77.ebuild,
+ pam-0.77-r1.ebuild, pam-0.77-r2.ebuild, pam-0.77-r3.ebuild,
+ pam-0.77-r4.ebuild, pam-0.77-r6.ebuild, pam-0.77-r7.ebuild,
+ pam-0.77-r8.ebuild:
+ Only add the virtual to the >=0.78 series, as we want to use it for the
+ 'include' directive to have bsd support.
28 Apr 2005; Martin Schlemmer <azarah@gentoo.org> pam-0.77.ebuild,
pam-0.77-r1.ebuild, pam-0.77-r2.ebuild, pam-0.77-r3.ebuild,
diff --git a/sys-libs/pam/pam-0.77-r1.ebuild b/sys-libs/pam/pam-0.77-r1.ebuild
index e4eceef59025..d3eeeb0874d5 100644
--- a/sys-libs/pam/pam-0.77-r1.ebuild
+++ b/sys-libs/pam/pam-0.77-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r1.ebuild,v 1.15 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r1.ebuild,v 1.16 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.2"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="$RDEPEND
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.
diff --git a/sys-libs/pam/pam-0.77-r2.ebuild b/sys-libs/pam/pam-0.77-r2.ebuild
index ce811edd6c4b..952cc241f73d 100644
--- a/sys-libs/pam/pam-0.77-r2.ebuild
+++ b/sys-libs/pam/pam-0.77-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r2.ebuild,v 1.4 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r2.ebuild,v 1.5 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.3"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="$RDEPEND
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.
diff --git a/sys-libs/pam/pam-0.77-r3.ebuild b/sys-libs/pam/pam-0.77-r3.ebuild
index 7a19d97204f2..b386d7c63276 100644
--- a/sys-libs/pam/pam-0.77-r3.ebuild
+++ b/sys-libs/pam/pam-0.77-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r3.ebuild,v 1.4 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r3.ebuild,v 1.5 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.3"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="$RDEPEND
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.
diff --git a/sys-libs/pam/pam-0.77-r4.ebuild b/sys-libs/pam/pam-0.77-r4.ebuild
index 882ec6917553..959c89b5ca24 100644
--- a/sys-libs/pam/pam-0.77-r4.ebuild
+++ b/sys-libs/pam/pam-0.77-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r4.ebuild,v 1.4 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r4.ebuild,v 1.5 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.4"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="$RDEPEND
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.
diff --git a/sys-libs/pam/pam-0.77-r6.ebuild b/sys-libs/pam/pam-0.77-r6.ebuild
index 8a2d9d57cc1a..507a95a8809e 100644
--- a/sys-libs/pam/pam-0.77-r6.ebuild
+++ b/sys-libs/pam/pam-0.77-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r6.ebuild,v 1.2 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r6.ebuild,v 1.3 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.7"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="$RDEPEND
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.
diff --git a/sys-libs/pam/pam-0.77-r7.ebuild b/sys-libs/pam/pam-0.77-r7.ebuild
index a616520922c6..2a8dcab5d11a 100644
--- a/sys-libs/pam/pam-0.77-r7.ebuild
+++ b/sys-libs/pam/pam-0.77-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r7.ebuild,v 1.3 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r7.ebuild,v 1.4 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.8"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="${RDEPEND}
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.
diff --git a/sys-libs/pam/pam-0.77-r8.ebuild b/sys-libs/pam/pam-0.77-r8.ebuild
index eb3729bf499b..2241c501aa57 100644
--- a/sys-libs/pam/pam-0.77-r8.ebuild
+++ b/sys-libs/pam/pam-0.77-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r8.ebuild,v 1.3 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r8.ebuild,v 1.4 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.9"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="${RDEPEND}
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.
diff --git a/sys-libs/pam/pam-0.77.ebuild b/sys-libs/pam/pam-0.77.ebuild
index e4e74c995e9c..704040728b48 100644
--- a/sys-libs/pam/pam-0.77.ebuild
+++ b/sys-libs/pam/pam-0.77.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77.ebuild,v 1.26 2005/04/28 15:22:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77.ebuild,v 1.27 2005/04/28 15:52:12 azarah Exp $
PATCH_LEVEL="1.2"
BDB_VER="4.1.25"
@@ -21,8 +21,6 @@ DEPEND="$RDEPEND
# Have python sandbox issues currently ...
# doc? ( app-text/sgmltools-lite )
-PROVIDE="virtual/pam"
-
# BDB is internalized to get a non-threaded lib for pam_userdb.so to
# be built with. The runtime-only dependency on BDB suggests the user
# will use the system-installed db_load to create pam_userdb databases.