commit:     a96f400279fc7bdc958cbd2120d041c4fd1c20e4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 22:23:32 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 22:23:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96f4002

net-misc/clockspeed-conf: Remove last-rited pkg

Bug: https://bugs.gentoo.org/696252
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/clockspeed-conf/Manifest                  |  1 -
 .../clockspeed-conf-0.4.5-r1.ebuild                | 31 ----------------------
 .../files/clockspeed-conf-0.4.5-gentoo.patch       | 26 ------------------
 net-misc/clockspeed-conf/metadata.xml              |  5 ----
 profiles/package.mask                              |  1 -
 5 files changed, 64 deletions(-)

diff --git a/net-misc/clockspeed-conf/Manifest 
b/net-misc/clockspeed-conf/Manifest
deleted file mode 100644
index b0f734a7660..00000000000
--- a/net-misc/clockspeed-conf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST clockspeed-conf-0.4.5.tar.gz 7190 BLAKE2B 
efe4b14d9d9def22b89a84c11fd75ce77e61bc9638d575e57ca385ccb66624a29f07668be7b62ea888f8315b9d6b26188745972aee18c9b981837d09d37894b9
 SHA512 
9f7e8dcafb5ef4ee832b9bbca8e5ee51f876678027b40df1758e2dbc784a09403e9d388acab203166743a1ef3effc20bca37fce1bc30177929936d693aa2b5b0

diff --git a/net-misc/clockspeed-conf/clockspeed-conf-0.4.5-r1.ebuild 
b/net-misc/clockspeed-conf/clockspeed-conf-0.4.5-r1.ebuild
deleted file mode 100644
index adf7dd1a1af..00000000000
--- a/net-misc/clockspeed-conf/clockspeed-conf-0.4.5-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="scripts to setup a clockspeed client and/or a taiclockd server"
-HOMEPAGE="http://foo42.de/devel/sysutils/clockspeed-conf/";
-SRC_URI="http://foo42.de/distfiles/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="net-misc/clockspeed
-       virtual/daemontools"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       epatch "${FILESDIR}"/${P}-gentoo.patch
-}
-
-src_install() {
-       dobin clockspeed-conf taiclockd-conf || die "dobin"
-       doman clockspeed-conf.8 taiclockd-conf.8
-       dodoc README TODO
-}

diff --git a/net-misc/clockspeed-conf/files/clockspeed-conf-0.4.5-gentoo.patch 
b/net-misc/clockspeed-conf/files/clockspeed-conf-0.4.5-gentoo.patch
deleted file mode 100644
index dffbb35b08c..00000000000
--- a/net-misc/clockspeed-conf/files/clockspeed-conf-0.4.5-gentoo.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Configure for Gentoo
-
-Patch by Thilo Bangert
-http://bugs.gentoo.org/show_bug.cgi?id=90073
-
---- clockspeed-conf
-+++ clockspeed-conf
-@@ -15,6 +15,7 @@
- #ADJUST_LOGDIR  defaults to main
- #VA=yes   shortcut for 'ADJUST_LOGDIR=clockspeed-adjust'
- #
-+CLOCKSPEED_INSTALLATION="GENTOO"
- [ -z "${CLOCKSPEED_INSTALLATION}" ] && CLOCKSPEED_INSTALLATION="DJB"
- 
- PATH=/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/command:${PATH}
-@@ -106,6 +107,10 @@
-       BINDIR="${PREFIX}/clockspeed/bin"
-       ADJUSTFILE="${PREFIX}/clockspeed/adjust"
-       ;;
-+      GENTOO)
-+      ETCDIR="/var/lib/clockspeed"
-+      BINDIR="/usr/bin"
-+      ;;
-     custom)
-         # we expect ETCDIR and BINDIR from environment !!!
-         ;;

diff --git a/net-misc/clockspeed-conf/metadata.xml 
b/net-misc/clockspeed-conf/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/net-misc/clockspeed-conf/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 6f5391c1358..9b5ed81fbcb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -412,7 +412,6 @@ net-mail/popick
 net-mail/spamcup
 net-mail/yosucker
 net-misc/cgterm
-net-misc/clockspeed-conf
 sys-auth/pam_require
 
 # Michał Górny <[email protected]> (2019-10-04)

Reply via email to