* [gentoo-commits] gentoo-x86 commit in net-nds/nsscache: ChangeLog nsscache-0.21.14.ebuild nsscache-0.21.10.ebuild nsscache-0.19.ebuild
@ 2011-05-29 13:03 Christian Ruppert (idl0r)
0 siblings, 0 replies; only message in thread
From: Christian Ruppert (idl0r) @ 2011-05-29 13:03 UTC (permalink / raw
To: gentoo-commits
idl0r 11/05/29 13:03:38
Modified: ChangeLog
Added: nsscache-0.21.14.ebuild
Removed: nsscache-0.21.10.ebuild nsscache-0.19.ebuild
Log:
Version bump. Remove old ebuilds.
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Revision Changes Path
1.10 net-nds/nsscache/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/nsscache/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 15 Mar 2011 17:20:25 -0000 1.9
+++ ChangeLog 29 May 2011 13:03:38 -0000 1.10
@@ -1,6 +1,12 @@
# ChangeLog for net-nds/nsscache
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/ChangeLog,v 1.9 2011/03/15 17:20:25 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/ChangeLog,v 1.10 2011/05/29 13:03:38 idl0r Exp $
+
+*nsscache-0.21.14 (29 May 2011)
+
+ 29 May 2011; Christian Ruppert <idl0r@gentoo.org> -nsscache-0.19.ebuild,
+ -nsscache-0.21.10.ebuild, +nsscache-0.21.14.ebuild:
+ Version bump. Remove old ebuilds.
*nsscache-0.21.10 (15 Mar 2011)
1.1 net-nds/nsscache/nsscache-0.21.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild?rev=1.1&content-type=text/plain
Index: nsscache-0.21.14.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild,v 1.1 2011/05/29 13:03:38 idl0r Exp $
EAPI=3
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
inherit eutils python distutils
DESCRIPTION="commandline tool to sync directory services to local cache"
HOMEPAGE="http://code.google.com/p/nsscache/"
SRC_URI="http://nsscache.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="nssdb nsscache"
DEPEND="dev-python/python-ldap
dev-python/pycurl"
RDEPEND="${DEPEND}
nssdb? ( sys-libs/nss-db )
nsscache? ( >=sys-auth/libnss-cache-0.10 )"
RESTRICT="test"
src_prepare() {
distutils_src_prepare
epatch "${FILESDIR}"/${PN}-0.8.3-starttls.patch
}
src_install() {
distutils_src_install
# overwrite default with working config.
insinto /etc
doins "${FILESDIR}/nsscache.conf" || die
doman nsscache.1 nsscache.conf.5
dodoc THANKS nsscache.cron
keepdir /var/lib/nsscache
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-29 13:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-29 13:03 [gentoo-commits] gentoo-x86 commit in net-nds/nsscache: ChangeLog nsscache-0.21.14.ebuild nsscache-0.21.10.ebuild nsscache-0.19.ebuild Christian Ruppert (idl0r)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox