From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/needrestart/
Date: Fri, 4 Nov 2016 17:55:42 +0000 (UTC) [thread overview]
Message-ID: <1478281890.62d050dcfc5cec90a2128a31c092d894986ca45c.gokturk@gentoo> (raw)
commit: 62d050dcfc5cec90a2128a31c092d894986ca45c
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Fri Nov 4 12:33:46 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Fri Nov 4 17:51:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d050dc
app-admin/needrestart-2.10: version bump
Gentoo-bug: 598924
app-admin/needrestart/Manifest | 1 +
app-admin/needrestart/needrestart-2.10.ebuild | 41 +++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/app-admin/needrestart/Manifest b/app-admin/needrestart/Manifest
index f975293..e114f39 100644
--- a/app-admin/needrestart/Manifest
+++ b/app-admin/needrestart/Manifest
@@ -1,2 +1,3 @@
+DIST needrestart-2.10.tar.gz 50602 SHA256 e2a9eff45d47d2c5e7c33102d204059bd493a4b950df15e01b37af7a2c084ebb SHA512 94cc4b898b3fadd4f5936133e8ce008fd79ce3e399c3343ab61308da59264f8e8301c3d1701fc0fa44478a94a6f518d73c09de708149a63fc3feb9dcd0f87a31 WHIRLPOOL 7b7eeecd92bddd326ced1671a04b50511279dacd04bcf33ccd0ceac1fd6f5eedbef388f70459789ee9dbb91299d3cbe4c2311e15a72d030be10aa546255d79b8
DIST needrestart-2.9.tar.gz 49774 SHA256 812c9594a5a262524f354f2290d8f9cd623004b30222aaeb37faa8cc911bd89f SHA512 f3ed8c0312ec6ee40b7f74fb6a69eaec939c6af5d3a09fd62e59e426ac3fabd416db145eb3946e51f7fe53470c24aa8ccd3ad6aa1e5988195085456204153c81 WHIRLPOOL 577735033ad12178e6d1eafaa71a2e9f7d09eece84aa7970e19619767a823da9a6e872bd7e57fd2b0db5c6421f2690105e805c0450a3386ea92bc8b8625dc3d5
DIST v2.8.tar.gz 46420 SHA256 33b4f734335987557c68a8c57ea070ac4d23a249fa8675260f0bc28769056cc8 SHA512 2a6e5616a412039e9057a655208a7c55ed611d0deee5ba4c1d25563bb2610bcbf2b6d2534b906fd729db2eee5b3891fdb3fd3bc647f4d6aa06e2a87173b69be7 WHIRLPOOL 4f9daf45ca1a034d6476cf0b387174665d6bf15a4f36cb86e565d6b3715227bf8f7e27f6af422b1ef53c4b07a76d7b36eea0852e2db2a9032679ecc0b04bfc15
diff --git a/app-admin/needrestart/needrestart-2.10.ebuild b/app-admin/needrestart/needrestart-2.10.ebuild
new file mode 100644
index 00000000..db40353
--- /dev/null
+++ b/app-admin/needrestart/needrestart-2.10.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} == "9999" ]] ; then
+ EGIT_REPO_URI="git://github.com/liske/${PN}.git"
+ inherit git-r3
+ SRC_URI=""
+ KEYWORDS=""
+else
+ SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Restart daemons after library updates"
+HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
+
+SLOT="0"
+LICENSE="GPL-2+"
+
+RDEPEND="
+ >=sys-apps/sed-4.2.2
+ dev-lang/perl:=
+ dev-perl/libintl-perl
+ dev-perl/Module-Find
+ dev-perl/Module-ScanDeps
+ dev-perl/Proc-ProcessTable
+ dev-perl/Sort-Naturally
+ dev-perl/TermReadKey
+"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+"
+
+src_install() {
+ default
+ doman man/*.1
+ dodoc -r ex
+}
next reply other threads:[~2016-11-04 17:55 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-04 17:55 Göktürk Yüksek [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-02 6:15 [gentoo-commits] repo/gentoo:master commit in: app-admin/needrestart/ Sam James
2025-05-02 6:15 Sam James
2025-05-02 6:15 Sam James
2025-04-14 14:39 Craig Andrews
2025-04-07 14:15 Craig Andrews
2025-03-28 13:47 Craig Andrews
2024-11-23 8:06 Arthur Zamarin
2024-11-22 18:24 Arthur Zamarin
2024-11-22 15:51 Sam James
2024-11-19 16:56 Craig Andrews
2024-08-12 13:58 Craig Andrews
2024-06-02 15:03 Craig Andrews
2024-02-09 2:21 Sam James
2022-07-16 16:10 Craig Andrews
2022-07-16 15:18 Craig Andrews
2022-07-15 12:14 Sam James
2022-07-15 10:03 Arthur Zamarin
2022-07-10 7:56 Sam James
2022-05-17 17:22 Craig Andrews
2021-03-30 17:38 Sam James
2021-03-28 7:14 Sam James
2021-03-17 2:11 Craig Andrews
2021-03-01 23:42 Sam James
2021-03-01 17:18 Thomas Deutschmann
2021-01-27 1:15 Sam James
2020-04-10 20:38 Craig Andrews
2020-03-23 13:17 Craig Andrews
2020-03-09 12:49 Craig Andrews
2020-03-01 16:12 Craig Andrews
2020-03-01 16:12 Craig Andrews
2019-02-06 1:16 Craig Andrews
2018-07-09 14:11 Mikle Kolyada
2018-07-09 1:29 Thomas Deutschmann
2018-06-25 13:17 Craig Andrews
2018-06-18 16:16 Craig Andrews
2018-03-30 16:40 Craig Andrews
2018-02-23 17:13 Craig Andrews
2017-11-29 3:20 Craig Andrews
2017-11-29 3:20 Craig Andrews
2017-07-30 8:36 Michał Górny
2017-05-31 12:53 Patrice Clement
2017-01-17 18:57 David Seifert
2016-09-16 5:37 Göktürk Yüksek
2016-09-16 5:37 Göktürk Yüksek
2016-09-09 4:05 Göktürk Yüksek
2016-07-21 4:00 Göktürk Yüksek
2016-07-17 5:20 Göktürk Yüksek
2016-07-14 1:26 Göktürk Yüksek
2016-07-14 1:26 Göktürk Yüksek
2016-07-07 7:47 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=1478281890.62d050dcfc5cec90a2128a31c092d894986ca45c.gokturk@gentoo \
--to=gokturk@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