* [gentoo-commits] gentoo-x86 commit in sys-apps/unscd: unscd-0.47.ebuild ChangeLog
@ 2010-08-06 20:42 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2010-08-06 20:42 UTC (permalink / raw
To: gentoo-commits
vapier 10/08/06 20:42:14
Modified: ChangeLog
Added: unscd-0.47.ebuild
Log:
Version bump #331409 by Dennis Schridde.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.9 sys-apps/unscd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 15 Feb 2010 23:41:55 -0000 1.8
+++ ChangeLog 6 Aug 2010 20:42:13 -0000 1.9
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/unscd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.8 2010/02/15 23:41:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.9 2010/08/06 20:42:13 vapier Exp $
+
+*unscd-0.47 (06 Aug 2010)
+
+ 06 Aug 2010; Mike Frysinger <vapier@gentoo.org> +unscd-0.47.ebuild:
+ Version bump #331409 by Dennis Schridde.
*unscd-0.45 (15 Feb 2010)
1.1 sys-apps/unscd/unscd-0.47.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/unscd-0.47.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/unscd/unscd-0.47.ebuild?rev=1.1&content-type=text/plain
Index: unscd-0.47.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/unscd-0.47.ebuild,v 1.1 2010/08/06 20:42:13 vapier Exp $
inherit toolchain-funcs
DESCRIPTION="simple & stable nscd replacement"
HOMEPAGE="http://busybox.net/~vda/unscd/README"
SRC_URI="http://busybox.net/~vda/unscd/nscd-${PV}.c"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
S=${WORKDIR}
src_unpack() {
cp "${DISTDIR}"/nscd-${PV}.c unscd.c || die
}
src_compile() {
tc-export CC
emake unscd || die
}
src_install() {
newinitd "${FILESDIR}"/unscd.initd unscd || die
dosbin unscd || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-06 20:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 20:42 [gentoo-commits] gentoo-x86 commit in sys-apps/unscd: unscd-0.47.ebuild ChangeLog Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox