public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Sun, 15 Jan 2017 23:24:02 +0000 (UTC)	[thread overview]
Message-ID: <1484522628.6428db6406890a09ec6c114d7b33704c767c0651.polynomial-c@gentoo> (raw)

commit:     6428db6406890a09ec6c114d7b33704c767c0651
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 23:16:16 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 23:23:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6428db64

app-misc/uptimed: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/uptimed/Manifest              |  1 -
 app-misc/uptimed/uptimed-0.3.18.ebuild | 53 ----------------------------------
 2 files changed, 54 deletions(-)

diff --git a/app-misc/uptimed/Manifest b/app-misc/uptimed/Manifest
index c97ec14..ddcdad3 100644
--- a/app-misc/uptimed/Manifest
+++ b/app-misc/uptimed/Manifest
@@ -1,2 +1 @@
-DIST uptimed-0.3.18.tar.gz 397295 SHA256 fe9c0c78c8fca1ef9b61474f2039dc3634f2caf1c547b7ddc7a4eaa31238b2c9 SHA512 6ccc9eebec2ed1b4dd0cc11590ba277c7ed453c244207772c26d147682627e47e7265e1b599ed505fb8aae8b013c61e77889e9d5ed638f994b579142b85fed1f WHIRLPOOL 848ff159267bb71fa5b8a63f55a954d21c125306d1defb60c807921130c820c8576a050326ba0fe718805f34b17c4092a01b534ffdc852599da47ced0a754b19
 DIST uptimed-0.4.0.tar.gz 55026 SHA256 26891965bb499065e34072cecd3eb8087102b1c05f530c8fe8504a07c722f9bf SHA512 918cd9e065d5005daf5062f14dffb725cb6d6764aa571fd45d63de3f7349b910cbae0dedc832f9bfb52a42caea90e8aec8390685baaf0718fec827240e517900 WHIRLPOOL 7611a0fda9c1f9f4bee30cb6f38c65dd93dfeb185335d34173f6abf4eb6e12747f27b0adb649a33807cda264671d98be0b3135b36abde111b7d30e06b885923f

diff --git a/app-misc/uptimed/uptimed-0.3.18.ebuild b/app-misc/uptimed/uptimed-0.3.18.ebuild
deleted file mode 100644
index 4d744d8..00000000
--- a/app-misc/uptimed/uptimed-0.3.18.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools eutils user systemd
-
-DESCRIPTION="System uptime record daemon that keeps track of your highest uptimes"
-HOMEPAGE="https://github.com/rpodgorny/uptimed/"
-SRC_URI="https://github.com/rpodgorny/uptimed/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="static-libs"
-
-pkg_setup() {
-	enewgroup uptimed
-	enewuser uptimed -1 -1 -1 uptimed
-}
-
-src_prepare() {
-	# respect DESTDIR
-	sed -i -e 's|-d \(/var/spool.*\)$|-d $(DESTDIR)\1|' Makefile.am || die
-	# fix configure.ac for >=automake-1.13 (bug #467582)
-	sed 's@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@' -i configure.ac || die
-	eautoreconf
-}
-
-src_configure() {
-	econf $(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	prune_libtool_files --all
-	keepdir /var/spool/uptimed
-	fowners uptimed:uptimed /var/spool/uptimed
-	dodoc ChangeLog README TODO AUTHORS CREDITS INSTALL.cgi sample-cgi/*
-	newinitd "${FILESDIR}"/uptimed.init uptimed
-	systemd_dounit "${FILESDIR}/${PN}.service"
-}
-
-pkg_postinst() {
-	einfo "Fixing permissions in /var/spool/${PN}"
-	chown -R uptimed:uptimed /var/spool/${PN}
-	echo
-	elog "Start uptimed with '/etc/init.d/uptimed start' (for openRC)"
-	elog "or systemctl start uptimed (for systemd)"
-	elog "To view your uptime records, use the command 'uprecords'."
-	echo
-}


             reply	other threads:[~2017-01-15 23:24 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-15 23:24 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 22:19 [gentoo-commits] repo/gentoo:master commit in: app-misc/uptimed/ Conrad Kostecki
2025-02-23  5:11 Sam James
2025-02-23  0:04 Sam James
2025-02-23  0:04 Sam James
2025-02-23  0:04 Sam James
2025-01-18 23:47 Conrad Kostecki
2023-07-02 22:20 Sam James
2022-08-12  9:32 Conrad Kostecki
2022-08-12  8:06 Agostino Sarubbo
2022-08-12  8:06 Agostino Sarubbo
2022-08-12  7:25 Agostino Sarubbo
2022-08-12  4:49 Arthur Zamarin
2022-08-12  4:49 Arthur Zamarin
2022-08-12  4:49 Arthur Zamarin
2022-08-11 18:22 John Helmert III
2022-06-30 19:59 Conrad Kostecki
2022-06-30  7:03 Agostino Sarubbo
2022-06-30  7:03 Agostino Sarubbo
2022-06-30  7:02 Agostino Sarubbo
2022-06-30  7:02 Agostino Sarubbo
2022-06-30  1:42 Sam James
2022-06-30  1:42 Sam James
2022-06-29 22:13 Conrad Kostecki
2021-11-16 20:21 Lars Wendler
2021-11-05 12:45 Lars Wendler
2021-10-20  6:49 Sam James
2021-10-20  0:23 Sam James
2021-10-20  0:23 Sam James
2021-10-20  0:22 Sam James
2021-10-20  0:22 Sam James
2021-10-20  0:21 Sam James
2021-10-19 16:22 Lars Wendler
2021-10-19 16:22 Lars Wendler
2021-08-03 14:17 David Seifert
2021-07-31 21:52 Lars Wendler
2021-07-22  3:45 Sam James
2021-07-22  2:53 Georgy Yakovlev
2021-07-15 20:13 Lars Wendler
2020-09-04 18:47 Sam James
2020-09-03 23:57 Sam James
2020-09-02  6:33 Sergei Trofimovich
2020-09-01 16:05 Sam James
2020-08-31 22:06 Lars Wendler
2020-08-29 17:57 Thomas Deutschmann
2020-08-25 17:48 Sergei Trofimovich
2020-08-21  3:17 Georgy Yakovlev
2019-08-30  7:23 Lars Wendler
2019-08-30  7:23 Lars Wendler
2019-08-13 18:17 Lars Wendler
2019-08-13 16:40 Lars Wendler
2019-05-13  0:38 Thomas Deutschmann
2019-05-07 18:03 Tobias Klausmann
2019-04-28 13:03 Sergei Trofimovich
2019-04-28  7:42 Sergei Trofimovich
2019-04-27 15:20 Sergei Trofimovich
2019-04-25 21:06 Lars Wendler
2019-04-24 18:45 Lars Wendler
2019-04-24 12:39 Lars Wendler
2019-04-24 12:20 Lars Wendler
2019-04-22 14:40 Sergei Trofimovich
2019-04-21  3:53 Aaron Bauman
2019-04-20 20:33 Lars Wendler
2018-06-26  9:12 Lars Wendler
2017-01-14 23:45 Jeroen Roovers
2017-01-06 14:33 Tobias Klausmann
2017-01-02  8:58 Agostino Sarubbo
2017-01-02  8:16 Lars Wendler

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=1484522628.6428db6406890a09ec6c114d7b33704c767c0651.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