From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MsNKu-0004uW-4f for garchives@archives.gentoo.org; Mon, 28 Sep 2009 21:00:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 549AEE076F; Mon, 28 Sep 2009 21:00:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 155CCE076F for ; Mon, 28 Sep 2009 21:00:43 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9006467962 for ; Mon, 28 Sep 2009 21:00:42 +0000 (UTC) Received: from bangert by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MsNKr-0001Xb-T9 for gentoo-commits@lists.gentoo.org; Mon, 28 Sep 2009 21:00:41 +0000 From: "Thilo Bangert (bangert)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, bangert@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/clockspeed: clockspeed-0.62-r6.ebuild ChangeLog clockspeed-0.62-r3.ebuild clockspeed-0.62-r4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: clockspeed-0.62-r6.ebuild ChangeLog clockspeed-0.62-r3.ebuild clockspeed-0.62-r4.ebuild X-VCS-Directories: net-misc/clockspeed X-VCS-Committer: bangert X-VCS-Committer-Name: Thilo Bangert Content-Type: text/plain; charset=utf8 Message-Id: Sender: Thilo Bangert Date: Mon, 28 Sep 2009 21:00:41 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2314ee17-025a-43d4-a03e-bc522ffec1fa X-Archives-Hash: bd763cad86fbb864e41fc1eefa4c1726 bangert 09/09/28 21:00:41 Modified: ChangeLog Added: clockspeed-0.62-r6.ebuild Removed: clockspeed-0.62-r3.ebuild clockspeed-0.62-r4.ebui= ld Log: EAPI 2 ebuild - fixes bug #241060 (CFLAGS ignored) - remove old version= s (Portage version: 2.2_rc42/cvs/Linux i686) Revision Changes Path 1.24 net-misc/clockspeed/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/clockspee= d/ChangeLog?rev=3D1.24&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/clockspee= d/ChangeLog?rev=3D1.24&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/clockspee= d/ChangeLog?r1=3D1.23&r2=3D1.24 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-misc/clockspeed/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 16 Nov 2008 21:00:58 -0000 1.23 +++ ChangeLog 28 Sep 2009 21:00:41 -0000 1.24 @@ -1,6 +1,17 @@ # ChangeLog for net-misc/clockspeed -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/ChangeLog,v 1.23 = 2008/11/16 21:00:58 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/ChangeLog,v 1.24 = 2009/09/28 21:00:41 bangert Exp $ + + 28 Sep 2009; Thilo Bangert + -clockspeed-0.62-r3.ebuild, -clockspeed-0.62-r4.ebuild, + +clockspeed-0.62-r6.ebuild, -files/leapsecs.dat.20060525: + remove old versions + +*clockspeed-0.62-r6 (28 Sep 2009) + + 28 Sep 2009; Thilo Bangert + +clockspeed-0.62-r6.ebuild: + EAPI 2 ebuild - fixes bug #241060 (CFLAGS ignored) =20 16 Nov 2008; Markus Meier clockspeed-0.62-r5.ebuil= d: x86 stable, bug #246740 1.1 net-misc/clockspeed/clockspeed-0.62-r6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/clockspee= d/clockspeed-0.62-r6.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/clockspee= d/clockspeed-0.62-r6.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: clockspeed-0.62-r6.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r6= .ebuild,v 1.1 2009/09/28 21:00:41 bangert Exp $ EAPI=3D"2" inherit eutils flag-o-matic DESCRIPTION=3D"A simple Network Time Protocol (NTP) client" HOMEPAGE=3D"http://cr.yp.to/clockspeed.html" SRC_URI=3D"http://cr.yp.to/clockspeed/${P}.tar.gz" LICENSE=3D"as-is" SLOT=3D"0" KEYWORDS=3D"~amd64 ~mips ~x86" IUSE=3D"static selinux" RESTRICT=3D"test" DEPEND=3D"sys-apps/groff" RDEPEND=3D"selinux? ( sec-policy/selinux-clockspeed )" # this is the trailing part of the name for the latest leapseconds file. LEAPSECONDS_DATE=3D"20081114" src_prepare() { epatch "${FILESDIR}"/${P}-gentoo.patch } src_configure() { echo "$(tc-getCC) ${CFLAGS} ${ASFLAGS}" > conf-cc use static && append-ldflags -static echo "$(tc-getCC) ${LDFLAGS}" > conf-ld } src_install() { dobin clockspeed clockadd clockview sntpclock taiclock taiclockd || die = "dobin" dosbin "${FILESDIR}"/ntpclockset || die "dosbin" doman *.1 dodoc BLURB CHANGES INSTALL README THANKS TODO insinto /var/lib/clockspeed newins "${FILESDIR}"/leapsecs.dat."$LEAPSECONDS_DATE" leapsecs.dat }