From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/uptimed/
Date: Mon, 2 Jan 2017 08:16:24 +0000 (UTC) [thread overview]
Message-ID: <1483344980.51b4c207ef6ab9fe86461f662b4182c29ab0fda9.polynomial-c@gentoo> (raw)
commit: 51b4c207ef6ab9fe86461f662b4182c29ab0fda9
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 08:16:06 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 08:16:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b4c207
app-misc/uptimed: Bump to EAPI-6.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-misc/uptimed/uptimed-0.4.0.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-misc/uptimed/uptimed-0.4.0.ebuild b/app-misc/uptimed/uptimed-0.4.0.ebuild
index 50530a0..5d427d6 100644
--- a/app-misc/uptimed/uptimed-0.4.0.ebuild
+++ b/app-misc/uptimed/uptimed-0.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit autotools eutils user systemd
@@ -21,6 +21,7 @@ pkg_setup() {
}
src_prepare() {
+ default
# respect DESTDIR
sed -i -e 's|-d \(/var/spool.*\)$|-d $(DESTDIR)\1|' Makefile.am || die
# fix configure.ac for >=automake-1.13 (bug #467582)
@@ -33,11 +34,11 @@ src_configure() {
}
src_install() {
+ local DOCS=( ChangeLog README.md TODO AUTHORS CREDITS INSTALL.cgi sample-cgi/* )
default
prune_libtool_files --all
keepdir /var/spool/uptimed
fowners uptimed:uptimed /var/spool/uptimed
- dodoc ChangeLog README.md TODO AUTHORS CREDITS INSTALL.cgi sample-cgi/*
newinitd "${FILESDIR}"/${PN}.init uptimed
systemd_dounit "${FILESDIR}/${PN}.service"
}
next reply other threads:[~2017-01-02 8:16 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-02 8:16 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-02 8:58 [gentoo-commits] repo/gentoo:master commit in: app-misc/uptimed/ Agostino Sarubbo
2017-01-06 14:33 Tobias Klausmann
2017-01-14 23:45 Jeroen Roovers
2017-01-15 23:24 Lars Wendler
2018-06-26 9:12 Lars Wendler
2019-04-20 20:33 Lars Wendler
2019-04-21 3:53 Aaron Bauman
2019-04-22 14:40 Sergei Trofimovich
2019-04-24 12:20 Lars Wendler
2019-04-24 12:39 Lars Wendler
2019-04-24 18:45 Lars Wendler
2019-04-25 21:06 Lars Wendler
2019-04-27 15:20 Sergei Trofimovich
2019-04-28 7:42 Sergei Trofimovich
2019-04-28 13:03 Sergei Trofimovich
2019-05-07 18:03 Tobias Klausmann
2019-05-13 0:38 Thomas Deutschmann
2019-08-13 16:40 Lars Wendler
2019-08-13 18:17 Lars Wendler
2019-08-30 7:23 Lars Wendler
2019-08-30 7:23 Lars Wendler
2020-08-21 3:17 Georgy Yakovlev
2020-08-25 17:48 Sergei Trofimovich
2020-08-29 17:57 Thomas Deutschmann
2020-08-31 22:06 Lars Wendler
2020-09-01 16:05 Sam James
2020-09-02 6:33 Sergei Trofimovich
2020-09-03 23:57 Sam James
2020-09-04 18:47 Sam James
2021-07-15 20:13 Lars Wendler
2021-07-22 2:53 Georgy Yakovlev
2021-07-22 3:45 Sam James
2021-07-31 21:52 Lars Wendler
2021-08-03 14:17 David Seifert
2021-10-19 16:22 Lars Wendler
2021-10-19 16:22 Lars Wendler
2021-10-20 0:21 Sam James
2021-10-20 0:22 Sam James
2021-10-20 0:22 Sam James
2021-10-20 0:23 Sam James
2021-10-20 0:23 Sam James
2021-10-20 6:49 Sam James
2021-11-05 12:45 Lars Wendler
2021-11-16 20:21 Lars Wendler
2022-06-29 22:13 Conrad Kostecki
2022-06-30 1:42 Sam James
2022-06-30 1:42 Sam James
2022-06-30 7:02 Agostino Sarubbo
2022-06-30 7:02 Agostino Sarubbo
2022-06-30 7:03 Agostino Sarubbo
2022-06-30 7:03 Agostino Sarubbo
2022-06-30 19:59 Conrad Kostecki
2022-08-11 18:22 John Helmert III
2022-08-12 4:49 Arthur Zamarin
2022-08-12 4:49 Arthur Zamarin
2022-08-12 4:49 Arthur Zamarin
2022-08-12 7:25 Agostino Sarubbo
2022-08-12 8:06 Agostino Sarubbo
2022-08-12 8:06 Agostino Sarubbo
2022-08-12 9:32 Conrad Kostecki
2023-07-02 22:20 Sam James
2025-01-18 23:47 Conrad Kostecki
2025-02-23 0:04 Sam James
2025-02-23 0:04 Sam James
2025-02-23 0:04 Sam James
2025-02-23 5:11 Sam James
2025-02-23 22:19 Conrad Kostecki
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=1483344980.51b4c207ef6ab9fe86461f662b4182c29ab0fda9.polynomial-c@gentoo \
--to=polynomial-c@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