From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/msr-tools/
Date: Sun, 25 Sep 2016 18:45:23 +0000 (UTC) [thread overview]
Message-ID: <1474829110.5ee7966387dc830d7c3decdad85a46a8b627e701.kensington@gentoo> (raw)
commit: 5ee7966387dc830d7c3decdad85a46a8b627e701
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 18:40:45 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 18:45:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee79663
sys-apps/msr-tools: remove old
Package-Manager: portage-2.3.1
sys-apps/msr-tools/Manifest | 2 --
sys-apps/msr-tools/msr-tools-1.2.ebuild | 32 --------------------------------
2 files changed, 34 deletions(-)
diff --git a/sys-apps/msr-tools/Manifest b/sys-apps/msr-tools/Manifest
index b5a69d4..d794b18 100644
--- a/sys-apps/msr-tools/Manifest
+++ b/sys-apps/msr-tools/Manifest
@@ -1,3 +1 @@
-DIST msr-tools-1.2.tar.gz 3382 SHA256 5184cdcabd3e88e37023a5ca5a1c3d5cac22f17c7f2e47023336738209f1e94a SHA512 5f4265a1ab4b2dd78e7e964e2f3eb26997ccf1eac8abb273b18ffc9e5f6671c4983d99b8f734ef6b80a82c3eb75b672fbb4769f84e5df8a398f835f5f6194971 WHIRLPOOL ce5bbd25a1392d864288141df972af1f71062e6a11e819d28b6236890cdf6d92c63245a2a76c533f2c708ec8bcb847d1f7a93532f00fa687aae8c060f99c4b33
DIST msr-tools-1.3.zip 7693 SHA256 f9457b5340f5f274da4239a461f0db6b514142b40461559d9c6150f05aab1d1e SHA512 9605eed0b6211d0ecbe48a14d66b5d61965770f249c5c1b15416d4f2e9a37a68ecfde171077c3acc74bb6b951749bcff186acbb4d6d8a3051695d2d97c0e332b WHIRLPOOL 94442d0ecf36e1c2b21e7658dbf02d9c0516a5e83e3998fd77e56f175e1190184106fad3327c79e895c7e84ba28c74dfcf8ba4d5c8356e9c2e82760b09e9b45a
-DIST msr-tools_1.2-3.diff.gz 2276 SHA256 da0f4e9f4822a1b715190f4302f4cdeeb6545da7daebf82ab8ea299d62f1593c SHA512 eeaa35e45356042cb93ce0d1473dfebacbe9cf9099498827220bd5ec0036c88ee5c9842d602b5d147b2a0f2030358e9a02cec5bc77e4eb45e23b7ff2804fd6bd WHIRLPOOL 8e32d3adc4396e2136a96dc507495029b0d03105810a9bc08abe15f5c48db39ff30b432f928c19796b0fb885122d8775727a23a140bf7e4ddaf2258d4cef311b
diff --git a/sys-apps/msr-tools/msr-tools-1.2.ebuild b/sys-apps/msr-tools/msr-tools-1.2.ebuild
deleted file mode 100644
index b87dc92..00000000
--- a/sys-apps/msr-tools/msr-tools-1.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CONFIG_CHECK="~X86_MSR"
-DEB_P="msr-tools_1.2-3"
-
-inherit eutils linux-info toolchain-funcs
-
-DESCRIPTION="Utilities allowing the read and write of CPU model-specific registers (MSR)"
-HOMEPAGE="https://www.kernel.org/pub/linux/utils/cpu/msr-tools/"
-SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.gz mirror://debian/pool/main/m/${PN}/${DEB_P}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-src_prepare() {
- epatch "${WORKDIR}"/${DEB_P}.diff
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
- dosbin rdmsr
- dosbin wrmsr
-
- doman ${P}/debian/rdmsr.1 ${P}/debian/wrmsr.1
-}
next reply other threads:[~2016-09-25 18:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-25 18:45 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-03 7:58 [gentoo-commits] repo/gentoo:master commit in: sys-apps/msr-tools/ Andreas Sturmlechner
2023-09-03 4:53 Sam James
2023-09-03 4:53 Sam James
2023-04-27 21:57 Conrad Kostecki
2016-09-25 18:45 Michael Palimaka
2016-05-21 17:14 Michael Palimaka
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=1474829110.5ee7966387dc830d7c3decdad85a46a8b627e701.kensington@gentoo \
--to=kensington@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