summaryrefslogtreecommitdiff
path: root/net-misc/clockspeed-conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-10 13:21:36 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-10 13:21:36 +0000
commit77398e424e45d9e98c1cef3c43bdadb9d56e81ef (patch)
tree5aeffd3fc7b92fc615bd2c222fa8831aeda1925b /net-misc/clockspeed-conf
parentbd4aeefe33e63f613512604e47bfca7b2187697d (diff)
gentoo resync : 10.11.2019
Diffstat (limited to 'net-misc/clockspeed-conf')
-rw-r--r--net-misc/clockspeed-conf/Manifest4
-rw-r--r--net-misc/clockspeed-conf/clockspeed-conf-0.4.5-r1.ebuild31
-rw-r--r--net-misc/clockspeed-conf/files/clockspeed-conf-0.4.5-gentoo.patch26
-rw-r--r--net-misc/clockspeed-conf/metadata.xml5
4 files changed, 0 insertions, 66 deletions
diff --git a/net-misc/clockspeed-conf/Manifest b/net-misc/clockspeed-conf/Manifest
deleted file mode 100644
index f6ef4926be28..000000000000
--- a/net-misc/clockspeed-conf/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX clockspeed-conf-0.4.5-gentoo.patch 674 BLAKE2B 735d1b245931f9f06202142a0a762e1d87e67f958bc8b30ba21b052367d766dfa41aa41e8033c9f0b14e540f5fad02924ff0b2a5c621145b2ba76079a1f81b26 SHA512 8d7f45ea11a5ba7b2e724bdec6461dae462efe71bbc18e0aaaabcda2754348a517cf84a06ce4274424dbf94bde593a374b09fc7b1694f327dcea6eeb2e1b9c8e
-DIST clockspeed-conf-0.4.5.tar.gz 7190 BLAKE2B efe4b14d9d9def22b89a84c11fd75ce77e61bc9638d575e57ca385ccb66624a29f07668be7b62ea888f8315b9d6b26188745972aee18c9b981837d09d37894b9 SHA512 9f7e8dcafb5ef4ee832b9bbca8e5ee51f876678027b40df1758e2dbc784a09403e9d388acab203166743a1ef3effc20bca37fce1bc30177929936d693aa2b5b0
-EBUILD clockspeed-conf-0.4.5-r1.ebuild 657 BLAKE2B 9aeb127e89a1ba1c39afdd85a902a4bd8196bd41b781c19d16828d0241a3dd98dc1ba191afc5079d42328592b9ce22d69428c90d3f11f91ac33abb33b402a271 SHA512 dcf40e6813a005a6bd2d795ddee2ca10495cd97f59f401ef056c79e2ba41dfcc30aa45a01d92161e2e708d3614753870c63436fa04bc8fc10420f6723decd896
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
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 adf7dd1a1af1..000000000000
--- 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 dffbb35b08c7..000000000000
--- 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 6f49eba8f496..000000000000
--- 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>