public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/clockspeed/
Date: Sun, 13 Sep 2020 07:11:28 +0000 (UTC)	[thread overview]
Message-ID: <1599981082.1cb68c129d2f67d3529fce146d30de8972952f13.sam@gentoo> (raw)

commit:     1cb68c129d2f67d3529fce146d30de8972952f13
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 07:11:22 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 07:11:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb68c12

net-misc/clockspeed: cleanup old EAPI 4 ebuild

Closes: https://bugs.gentoo.org/740932
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/clockspeed/clockspeed-0.62-r6.ebuild | 46 ---------------------------
 1 file changed, 46 deletions(-)

diff --git a/net-misc/clockspeed/clockspeed-0.62-r6.ebuild b/net-misc/clockspeed/clockspeed-0.62-r6.ebuild
deleted file mode 100644
index 52a57b35b42..00000000000
--- a/net-misc/clockspeed/clockspeed-0.62-r6.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils flag-o-matic toolchain-funcs
-
-DESCRIPTION="A simple Network Time Protocol (NTP) client"
-HOMEPAGE="http://cr.yp.to/clockspeed.html"
-
-# this is the trailing part of the name for the latest leapseconds file.
-LEAPSECONDS_DATE="20081114"
-
-SRC_URI="http://cr.yp.to/clockspeed/${P}.tar.gz
-	https://dev.gentoo.org/~pacho/maintainer-needed/leapsecs.dat."$LEAPSECONDS_DATE""
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="amd64 ~mips x86"
-IUSE="static selinux"
-RESTRICT="mirror bindist test"
-
-DEPEND="sys-apps/groff"
-RDEPEND="selinux? ( sec-policy/selinux-clockspeed )
-	net-dns/djbdns"
-
-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
-	dosbin "${FILESDIR}"/ntpclockset
-
-	doman *.1
-	dodoc BLURB CHANGES INSTALL README THANKS TODO
-
-	insinto /var/lib/clockspeed
-	newins "${DISTDIR}"/leapsecs.dat."$LEAPSECONDS_DATE" leapsecs.dat
-}


             reply	other threads:[~2020-09-13  7:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-13  7:11 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-11  0:35 [gentoo-commits] repo/gentoo:master commit in: net-misc/clockspeed/ Sam James
2025-01-16  9:27 Petr Vaněk
2025-01-16  9:27 Petr Vaněk
2024-10-29 22:13 Sam James
2024-10-29 19:08 Sam James
2022-04-09  4:32 Jason Zaman
2021-06-03  7:01 Joonas Niilola
2020-09-13  7:09 Sam James
2020-09-08 15:56 Thomas Deutschmann
2020-06-27 20:51 Aaron Bauman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1599981082.1cb68c129d2f67d3529fce146d30de8972952f13.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox