summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Thode <prometheanfire@gentoo.org>2012-07-24 07:18:53 +0000
committerMatt Thode <prometheanfire@gentoo.org>2012-07-24 07:18:53 +0000
commit7d8afc2e40ecca2c006b16f1d7daed54861b2e83 (patch)
tree0d27d60568eded6f119da177b4aede2c844fffdd /sys-auth
parentadding nss-pam-ldapd for reals this time (diff)
downloadhistorical-7d8afc2e40ecca2c006b16f1d7daed54861b2e83.tar.gz
historical-7d8afc2e40ecca2c006b16f1d7daed54861b2e83.tar.bz2
historical-7d8afc2e40ecca2c006b16f1d7daed54861b2e83.zip
fix nss-ldapd to download the right version
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss-ldapd/ChangeLog6
-rw-r--r--sys-auth/nss-ldapd/nss-ldapd-0.6.7-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/nss-ldapd/ChangeLog b/sys-auth/nss-ldapd/ChangeLog
index 62d7db9a90a9..2f4e9e717f9c 100644
--- a/sys-auth/nss-ldapd/ChangeLog
+++ b/sys-auth/nss-ldapd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/nss-ldapd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-ldapd/ChangeLog,v 1.6 2012/07/24 06:58:43 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-ldapd/ChangeLog,v 1.7 2012/07/24 07:18:53 prometheanfire Exp $
+
+ 24 Jul 2012; Matthew Thode <prometheanfire@gentoo.org>
+ nss-ldapd-0.6.7-r1.ebuild:
+ fix nss-ldapd to download the right version
24 Jul 2012; Matthew Thode <prometheanfire@gentoo.org>
+nss-ldapd-0.6.7-r1.ebuild, -nss-pam-ldapd-0.6.7-r1.ebuild,
diff --git a/sys-auth/nss-ldapd/nss-ldapd-0.6.7-r1.ebuild b/sys-auth/nss-ldapd/nss-ldapd-0.6.7-r1.ebuild
index 4effdc418835..da0a8f8f816b 100644
--- a/sys-auth/nss-ldapd/nss-ldapd-0.6.7-r1.ebuild
+++ b/sys-auth/nss-ldapd/nss-ldapd-0.6.7-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-ldapd/nss-ldapd-0.6.7-r1.ebuild,v 1.3 2012/07/24 06:58:43 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-ldapd/nss-ldapd-0.6.7-r1.ebuild,v 1.4 2012/07/24 07:18:53 prometheanfire Exp $
inherit multilib
DESCRIPTION="NSS module for name lookups using LDAP"
HOMEPAGE="http://ch.tudelft.nl/~arthur/nss-ldapd/"
-SRC_URI="http://ch.tudelft.nl/~arthur/nss-ldapd/nss-ldapd-${PV}.tar.gz"
+SRC_URI="http://ch.tudelft.nl/~arthur/nss-ldapd/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"