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/ntpclient/
Date: Sun, 23 Aug 2020 18:14:20 +0000 (UTC)	[thread overview]
Message-ID: <1598203301.5720df2f01c96927052714e02f21eab3827088da.conikost@gentoo> (raw)

commit:     5720df2f01c96927052714e02f21eab3827088da
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 16:20:48 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 17:21:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5720df2f

net-misc/ntpclient: drop old version

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-misc/ntpclient/ntpclient-2018.244-r1.ebuild | 35 -------------------------
 1 file changed, 35 deletions(-)

diff --git a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild b/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild
deleted file mode 100644
index 8efb2312198..00000000000
--- a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PV="${PV/./_}"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="A NTP (RFC-1305 and RFC-4330) client for unix-alike systems"
-HOMEPAGE="https://github.com/troglobit/sntpd"
-SRC_URI="https://github.com/troglobit/sntpd/releases/download/${MY_PV}/${MY_P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
-IUSE="debug embedded obsolete +syslog"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-	"${FILESDIR}/${P}-linux-headers-5.2.patch"
-)
-
-src_configure() {
-	local myeconfargs=(
-		$(use_enable debug)
-		$(use_enable debug replay)
-		$(use_enable embedded mini)
-		$(use_enable obsolete)
-		$(use_enable !obsolete siocgstamp)
-		$(use_enable syslog)
-	)
-
-	econf "${myeconfargs[@]}"
-}


             reply	other threads:[~2020-08-23 18:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 18:14 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-23 18:14 [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/ Conrad Kostecki
2019-12-17 15:59 Conrad Kostecki
2019-12-16  7:49 Agostino Sarubbo
2019-12-15 13:43 Agostino Sarubbo
2019-12-13 23:13 Conrad Kostecki
2019-04-08 23:49 Aaron Bauman
2018-11-28 16:19 Michał Górny
2018-11-06  7:23 Mikle Kolyada
2018-10-28 21:29 Thomas Deutschmann
2018-09-28 14:11 Patrice Clement
2017-10-21 16:52 Patrice Clement
2017-10-21  7:28 Patrice Clement
2017-10-07 17:37 Patrice Clement
2017-10-07 17:37 Patrice Clement
2016-01-04 16:01 Patrice Clement

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=1598203301.5720df2f01c96927052714e02f21eab3827088da.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