From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dmidecode/
Date: Wed, 14 Oct 2020 20:52:58 +0000 (UTC) [thread overview]
Message-ID: <1602708573.3e6913fb335523f7679e587d7a12f151a9b2220b.polynomial-c@gentoo> (raw)
commit: 3e6913fb335523f7679e587d7a12f151a9b2220b
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 14 20:49:33 2020 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 20:49:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e6913fb
sys-apps/dmidecode: Removed old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-apps/dmidecode/Manifest | 1 -
sys-apps/dmidecode/dmidecode-3.1.ebuild | 42 ---------------------------------
2 files changed, 43 deletions(-)
diff --git a/sys-apps/dmidecode/Manifest b/sys-apps/dmidecode/Manifest
index b7b5f47e54e..4ac317f9c10 100644
--- a/sys-apps/dmidecode/Manifest
+++ b/sys-apps/dmidecode/Manifest
@@ -1,3 +1,2 @@
-DIST dmidecode-3.1.tar.xz 61204 BLAKE2B 439e265dd3f7b225d61b5d4228c0a77b25dd44b5d3672fdd9bbe432f5ae59ac23d2abd80e40621cda934643c9819b05f34d4f5befc8a75b93ae1840caf717cea SHA512 226557ad5747a2a2eb54a938543373b9ddcff032d330ca3b9a066cc81c0e137028f606ffedc042e0220b523346e2f2f7abb0e4b8b34a8bd173719aa858519de9
DIST dmidecode-3.2.tar.xz 54440 BLAKE2B ff5b891b28231bc50657e6fe1fa1345171109ce9baf7fa4558ced482a0616be4206ef69dcf3909611475d543b12691cc2bfe4849d8e3d35b34d1bfffe600af21 SHA512 b080c73fbda756109f0f29935c641e0b32ea9ffe90f0a8254164c9c1ff5617d042347298e6bac31e5463e94fa56efe2b2743238156d878254fc77120e6dc1a18
DIST dmidecode-3.3.tar.xz 56372 BLAKE2B 7a4557a203702da5d5d6722c72870342e18458b3777d095656e9d5c3a5f80cc712d16b775fa16e4ae9326965a789d393092d45651a449444e268438c1d16773e SHA512 dc77f40a7898011cea1b747d4677be2fbe8f52ec6ac460a5656de2f3389eca83bc416d6494acbe759971b5afce37b78f21ab55c34d62b1105b800e31566d1d22
diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild b/sys-apps/dmidecode/dmidecode-3.1.ebuild
deleted file mode 100644
index 72de933a806..00000000000
--- a/sys-apps/dmidecode/dmidecode-3.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit flag-o-matic toolchain-funcs eutils
-
-DESCRIPTION="DMI (Desktop Management Interface) table related utilities"
-HOMEPAGE="https://www.nongnu.org/dmidecode/"
-SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~x86-solaris"
-IUSE="selinux"
-
-RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"
-DEPEND=""
-
-src_prepare() {
- sed -i \
- -e "/^prefix/s:/usr/local:${EPREFIX}/usr:" \
- -e "/^docdir/s:dmidecode:${PF}:" \
- -e '/^PROGRAMS !=/d' \
- Makefile || die
-}
-
-src_compile() {
- emake \
- CFLAGS="${CFLAGS} ${CPPFLAGS}" \
- LDFLAGS="${LDFLAGS}" \
- CC="$(tc-getCC)"
-}
-
-pkg_postinst() {
- if [[ ${CHOST} == *-solaris* ]] ; then
- einfo "dmidecode needs root privileges to read /dev/xsvc"
- einfo "To make dmidecode useful, either run as root, or chown and setuid the binary."
- einfo "Note that /usr/sbin/ptrconf and /usr/sbin/ptrdiag give similar"
- einfo "information without requiring root privileges."
- fi
-}
next reply other threads:[~2020-10-14 20:53 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-14 20:52 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-24 13:57 [gentoo-commits] repo/gentoo:master commit in: sys-apps/dmidecode/ Sam James
2024-04-24 12:48 Sam James
2023-11-04 13:35 Sam James
2023-11-04 12:25 Sam James
2023-11-04 10:52 Sam James
2023-11-04 10:50 Sam James
2023-10-02 23:00 Robin H. Johnson
2023-10-02 21:42 Robin H. Johnson
2023-10-02 21:42 Robin H. Johnson
2023-06-17 21:03 Sam James
2023-06-17 15:13 Sam James
2023-06-17 10:42 Arthur Zamarin
2023-06-17 6:12 Sam James
2023-06-17 6:12 Sam James
2023-06-17 5:57 Sam James
2023-04-23 22:28 Sam James
2023-04-23 21:15 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:07 Sam James
2023-04-23 20:07 Sam James
2023-03-19 3:30 Sam James
2023-03-19 3:30 Sam James
2023-03-15 5:45 Sam James
2022-09-23 2:09 Sam James
2022-09-17 5:38 Arthur Zamarin
2022-09-06 21:59 Jakov Smolić
2022-09-06 21:49 Jakov Smolić
2022-09-06 21:46 Jakov Smolić
2022-09-06 21:36 Sam James
2022-09-06 21:28 Sam James
2022-07-01 6:38 Sam James
2022-05-05 9:51 WANG Xuerui
2021-09-01 9:24 Yixun Lan
2021-05-13 13:55 David Seifert
2021-05-10 14:44 David Seifert
2021-05-09 21:48 Sam James
2021-05-09 21:48 Sam James
2021-05-09 21:48 Sam James
2021-05-09 21:44 Sam James
2021-05-09 21:42 Sam James
2021-05-09 11:01 Sam James
2021-03-24 13:27 Ben Kohler
2020-10-14 20:52 Lars Wendler
2020-06-13 12:29 Mart Raudsepp
2019-05-11 12:21 Mikle Kolyada
2019-05-07 20:14 Tobias Klausmann
2019-04-29 19:49 Sergei Trofimovich
2019-04-29 8:51 Sergei Trofimovich
2019-04-29 8:49 Sergei Trofimovich
2019-04-29 8:19 Sergei Trofimovich
2019-04-28 20:34 Thomas Deutschmann
2019-04-28 19:42 Mikle Kolyada
2018-10-24 4:10 Matt Turner
2018-09-17 7:56 Lars Wendler
2018-05-10 17:40 Mikle Kolyada
2018-05-10 17:15 Mikle Kolyada
2018-05-10 17:12 Mikle Kolyada
2018-04-21 9:14 Mikle Kolyada
2018-04-15 22:21 Sergei Trofimovich
2018-03-14 12:54 Mikle Kolyada
2018-03-14 7:20 Sergei Trofimovich
2018-03-13 23:07 Sergei Trofimovich
2017-05-30 4:57 Markus Meier
2017-05-26 14:05 Agostino Sarubbo
2017-05-26 7:08 Michael Weber
2017-05-25 23:17 Michael Weber
2017-05-25 10:44 Agostino Sarubbo
2017-05-24 14:29 Lars Wendler
2016-02-28 7:08 Matt Thode
2015-09-07 7:00 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=1602708573.3e6913fb335523f7679e587d7a12f151a9b2220b.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