commit:     4dad3284d5a7b9a1895dd762829f5aa4d81ffa73
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp 
<DOT> ua>
AuthorDate: Sat Oct  5 15:59:19 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 17:41:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dad3284

sys-power/powerstat: drop old ebuilds

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Vladimir Pavljuchenkov <spiderx <AT> spiderx.dp.ua>
Closes: https://github.com/gentoo/gentoo/pull/13165
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-power/powerstat/Manifest                 |  2 --
 sys-power/powerstat/powerstat-0.02.15.ebuild | 19 -------------------
 sys-power/powerstat/powerstat-0.02.17.ebuild | 22 ----------------------
 3 files changed, 43 deletions(-)

diff --git a/sys-power/powerstat/Manifest b/sys-power/powerstat/Manifest
index 55cb8213ced..bb7b366314d 100644
--- a/sys-power/powerstat/Manifest
+++ b/sys-power/powerstat/Manifest
@@ -1,3 +1 @@
-DIST powerstat-0.02.15.tar.gz 58529 BLAKE2B 
f5429392fbb6f3b42b2bef5ff3218adb8b421bae055a302b00ee26aaaf219eca561a39238150786de94f6b74110ce7df1318e784a80c1caa903a2d7758dc5625
 SHA512 
15fdcee2ffecf7ceb6895a9fcd74ce30708c40cdb35e5e15de2b3c0d39b63b3500862a7117b08ce0f388372aace849aa5f8343d97c2315ec19e499cb5d76e204
-DIST powerstat-0.02.17.tar.gz 58854 BLAKE2B 
c8459c410de2311fa409e80b2395958c9080e7b9991a9c39818fa60ad420039415b70dc891fdd293f0952f3228a9766cb237d6c98b85b7feb78c717958e83b82
 SHA512 
fa6ee1da5f75b0415f3e495dfd8db0ea416493c1ddb7d0a079c8136220c609207001c66dfedf624c8675b9ba12a25698e59154ae62b2647403a2447522f68f11
 DIST powerstat-0.02.18.tar.gz 59205 BLAKE2B 
80230b0571b0920d68ed0148220d0b50c84dece6a24c11d866a885c63da336d5a632119a667a3348dcc8b6f62ed98a5785ad91120a3ee9d98ddd0dbb5952aaea
 SHA512 
2634ae760d2cd68f71d315033d53bcda843b977bfe34190f792a5937a29dc4b6d220b91bd3b538be75394c8ba9b5a8d883e3d99ea8b840abf4106880da7a1404

diff --git a/sys-power/powerstat/powerstat-0.02.15.ebuild 
b/sys-power/powerstat/powerstat-0.02.15.ebuild
deleted file mode 100644
index 2d3546fc1d3..00000000000
--- a/sys-power/powerstat/powerstat-0.02.15.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Laptop power measuring tool"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/${PN} 
https://github.com/ColinIanKing/${PN}";
-SRC_URI="https://github.com/ColinIanKing/${PN}/archive/V${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_compile() {
-       emake CC=$(tc-getCC)
-}

diff --git a/sys-power/powerstat/powerstat-0.02.17.ebuild 
b/sys-power/powerstat/powerstat-0.02.17.ebuild
deleted file mode 100644
index 4d2dc7ae7ca..00000000000
--- a/sys-power/powerstat/powerstat-0.02.17.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Laptop power measuring tool"
-HOMEPAGE="https://launchpad.net/ubuntu/+source/powerstat 
https://github.com/ColinIanKing/powerstat";
-SRC_URI="https://github.com/ColinIanKing/${PN}/archive/V${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Don't compress manpages
-PATCHES=( "${FILESDIR}"/"${P}"-makefile.patch )
-
-src_compile() {
-       emake CC="$(tc-getCC)"
-}

Reply via email to