summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-02-09 20:36:19 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-02-09 20:36:19 +0000
commit16dcc5b65393f347e7081c0a8eb6f09745570196 (patch)
tree3ddd785c7dbf8cf32fe5291e05e9efec85403f5e /sys-libs/pam
parentadd comment about a patch being in upstream cvs (diff)
downloadhistorical-16dcc5b65393f347e7081c0a8eb6f09745570196.tar.gz
historical-16dcc5b65393f347e7081c0a8eb6f09745570196.tar.bz2
historical-16dcc5b65393f347e7081c0a8eb6f09745570196.zip
Add SRC_URI on d.g.o until mirrors update.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-libs/pam')
-rw-r--r--sys-libs/pam/Manifest2
-rw-r--r--sys-libs/pam/pam-0.77-r8.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/sys-libs/pam/Manifest b/sys-libs/pam/Manifest
index cf0139c6e2ae..1a5fe5d9353e 100644
--- a/sys-libs/pam/Manifest
+++ b/sys-libs/pam/Manifest
@@ -6,7 +6,7 @@ MD5 4f5534ef7373dae1e7e4174e1b015542 pam-0.77-r4.ebuild 7814
MD5 ea250586717aadc59bd7058d24741bf0 pam-0.77-r7.ebuild 8051
MD5 5236b3cdb8926f86382225b63b23d391 pam-0.77-r6.ebuild 7844
MD5 1d05f0436f1c273d7862099f309afe4d metadata.xml 156
-MD5 e0629d9c2cc1a9264689be2c9103e1ca pam-0.77-r8.ebuild 8134
+MD5 9c0c3cf85b94ae623375fb05294b924a pam-0.77-r8.ebuild 8212
MD5 cb547fcc1f1893c82cbf6edcd41a2258 pam-0.77-r2.ebuild 7764
MD5 d3bdcb58b9fe268620b2c37b9b07d756 files/pam_env.conf 3062
MD5 7abfe66b5996b628696d244d462e47b0 files/digest-pam-0.77-r3 201
diff --git a/sys-libs/pam/pam-0.77-r8.ebuild b/sys-libs/pam/pam-0.77-r8.ebuild
index e4afe31e629e..396e44e6099e 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.1 2005/02/09 17:39:13 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r8.ebuild,v 1.2 2005/02/09 20:36:19 azarah Exp $
PATCH_LEVEL="1.9"
BDB_VER="4.1.25"
@@ -44,6 +44,7 @@ S="${WORKDIR}/Linux-PAM-${PV}"
S2="${WORKDIR}/pam-${PV}-patches"
SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.tar.gz
mirror://gentoo/${P}-patches-${PATCH_LEVEL}.tar.bz2
+ http://dev.gentoo.org/~seemant/distfiles/${P}-patches-${PATCH_LEVEL}.tar.bz2
berkdb? ( http://www.sleepycat.com/update/snapshot/db-${BDB_VER}.tar.gz )"
LICENSE="PAM"