public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sntpd/
Date: Wed,  7 Dec 2022 22:12:58 +0000 (UTC)	[thread overview]
Message-ID: <1670451166.aee2e5d82846abf2a60f1c061314f7167415b7ec.conikost@gentoo> (raw)

commit:     aee2e5d82846abf2a60f1c061314f7167415b7ec
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 22:12:09 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 22:12:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aee2e5d8

net-misc/sntpd: drop 3.0-r2

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-misc/sntpd/Manifest            |  1 -
 net-misc/sntpd/sntpd-3.0-r2.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/net-misc/sntpd/Manifest b/net-misc/sntpd/Manifest
index 88cb705ab5f2..d4c925c0bed8 100644
--- a/net-misc/sntpd/Manifest
+++ b/net-misc/sntpd/Manifest
@@ -1,2 +1 @@
-DIST sntpd-3.0.tar.gz 151995 BLAKE2B a67615c874fd119e083d99d269a92a550d875a18a973e0b2904cab1fe6631b6c4e98d86959fbd9c1a387396f1854ed1c264920e2b40e6355871cbc8a4e40a4b5 SHA512 664e95e590b329dc847275c99829711c159bf91fadb2a90989c2706fbd8b074480146a7a05c5532a1bbfcaebd4b489262a44e418fa8ac57362c4f7db659fd1ea
 DIST sntpd-3.1.tar.gz 157608 BLAKE2B 3a793e50bc2ee4e5540e10b134ab945bc0993a81342735c3046798738ee14206cdcbaa4d3a316031bd39aaee3ed4c702db2cf85b8ad64ac5d90e19d35c467abf SHA512 6d7693ecf0167aba59a1947c707894896e2b3caaef75354a5794341fce61062562c1c5521b60ddc6154af73837360e3946121c82e3414bb96663747cfc2ea487

diff --git a/net-misc/sntpd/sntpd-3.0-r2.ebuild b/net-misc/sntpd/sntpd-3.0-r2.ebuild
deleted file mode 100644
index f7b2bb80a6a1..000000000000
--- a/net-misc/sntpd/sntpd-3.0-r2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-DESCRIPTION="A NTP (RFC-1305 and RFC-4330) client and server for unix-alike systems"
-HOMEPAGE="https://github.com/troglobit/sntpd"
-SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
-IUSE="adjtimex systemd"
-
-RDEPEND="systemd? ( sys-apps/systemd )"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local myeconfargs=(
-		$(use_with adjtimex)
-		$(use_with systemd systemd $(systemd_get_systemunitdir))
-		--with-ntpclient
-	)
-
-	econf "${myeconfargs[@]}"
-}
-
-src_install() {
-	default
-
-	newinitd "${FILESDIR}"/sntpd.initd-r1 sntpd
-	newconfd "${FILESDIR}"/sntpd.confd sntpd
-}


             reply	other threads:[~2022-12-07 22:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07 22:12 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-20 15:50 [gentoo-commits] repo/gentoo:master commit in: net-misc/sntpd/ Conrad Kostecki
2022-12-07 22:12 Conrad Kostecki
2022-12-07 22:12 Conrad Kostecki
2022-11-07  3:07 Matt Turner

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=1670451166.aee2e5d82846abf2a60f1c061314f7167415b7ec.conikost@gentoo \
    --to=conikost@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