public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/sdparm/
Date: Sun, 25 Apr 2021 07:08:41 +0000 (UTC)	[thread overview]
Message-ID: <1619334501.7dfda04d2bac0ffa783c342e3e667543319d6c44.polynomial-c@gentoo> (raw)

commit:     7dfda04d2bac0ffa783c342e3e667543319d6c44
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 07:08:21 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 07:08:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfda04d

sys-apps/sdparm: Removed old

Closes: https://bugs.gentoo.org/784881
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-apps/sdparm/Manifest              |  1 -
 sys-apps/sdparm/sdparm-1.10-r1.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/sys-apps/sdparm/Manifest b/sys-apps/sdparm/Manifest
index 7ba52804add..95b2c3bdbac 100644
--- a/sys-apps/sdparm/Manifest
+++ b/sys-apps/sdparm/Manifest
@@ -1,3 +1,2 @@
-DIST sdparm-1.10.tgz 361464 BLAKE2B e2e7f09936fcdbdd50b7f397c62023592b494d5b1f8a998d32a4777134ec2edc39b11433ed00f5518ba6a8d04f7dee36e6a070221901b9c31a1a0d25da8439e5 SHA512 1cfa95ced443d190ee9e4a899c9cfc6b98367ba39a9cc201c0db2f8c92dd4e74368182be3b8bfe28e51761b1ededf914ee669ef8ff6023d1ec1f05d69889a35f
 DIST sdparm-1.11.tgz 473501 BLAKE2B 7c8b8a1c14b72de3c36cd701c6d870e0b671df2f17d17a63eb00cce41a80f3cbfbe9e3f2afca08f1a1a9be5a08fbb98a9ddb1ccdc117bceef508790407513754 SHA512 cb5d1dd351464fcc05005429bb8f452b05e6673b1dd8b699f762d005ab3e612b3b7d6ea400ffbd5e98e33e3e78da735d01705353b8a9b9567aac55a3f6b6d813
 DIST sdparm-1.12.tgz 486592 BLAKE2B 8c872967f859763c5d8fc9e086175010c474e2332e82d79da76bfec636e90cbf54256f0b3c046db159e69b0d1ee64595757177901c48db66d2ea77ad53d623d6 SHA512 00e2775c290c6db3a02780dd3eefa58ac40e1df79a7f19f80a9d497c019a9a4a9a16fb2726f48e7083d0104a8e74326e683c3f5f44c7d1f591a0f607e10493b1

diff --git a/sys-apps/sdparm/sdparm-1.10-r1.ebuild b/sys-apps/sdparm/sdparm-1.10-r1.ebuild
deleted file mode 100644
index a4f9bb0cd88..00000000000
--- a/sys-apps/sdparm/sdparm-1.10-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Utility to output and modify parameters on a SCSI device, like hdparm"
-HOMEPAGE="http://sg.danny.cz/sg/sdparm.html"
-SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-# Older releases contain a conflicting sas_disk_blink
-RDEPEND=">=sys-apps/sg3_utils-1.42:0="
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog CREDITS README notes.txt )
-
-src_configure() {
-	# sdparm ships with a local copy of this lib, but will use the system copy if it
-	# detects it (see the README file).  Force the use of the system lib.  #479578
-	export ac_cv_lib_sgutils2_sg_ll_inquiry=yes
-	default
-}
-
-src_install() {
-	default
-
-	# These don't exist yet. Someone wanna copy hdparm's and make them work? :)
-	#newinitd ${FILESDIR}/sdparm-init-1 sdparm
-	#newconfd ${FILESDIR}/sdparm-conf.d-1 sdparm
-}


             reply	other threads:[~2021-04-25  7:08 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25  7:08 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-24 10:34 [gentoo-commits] repo/gentoo:master commit in: sys-apps/sdparm/ Sam James
2022-05-25 16:50 Jakov Smolić
2022-05-19 11:24 WANG Xuerui
2021-09-23  1:07 Matt Turner
2021-07-27  3:21 Sam James
2021-05-26  8:33 David Seifert
2021-05-26  8:11 Sam James
2021-05-26  8:04 Sam James
2021-05-25 11:06 Sam James
2021-05-24  0:12 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-04-25  5:14 Sam James
2021-04-23 16:13 Sam James
2021-04-22 23:01 Sam James
2021-04-22 23:01 Sam James
2021-04-22 20:15 Sam James
2021-04-22 19:31 Sergei Trofimovich
2021-04-22 13:01 Lars Wendler
2021-04-03 17:48 Mike Gilbert
2020-03-31  6:39 Lars Wendler
2020-03-06  9:09 Lars Wendler
2017-01-17 16:23 Lars Wendler
2016-08-04  8:28 Jeroen Roovers
2016-06-13 14:32 Tobias Klausmann
2016-06-12 20:00 Markus Meier
2016-06-11 17:00 Agostino Sarubbo
2016-06-11 16:55 William Hubbs
2016-02-24 13:28 Lars Wendler
2016-02-24 13:28 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=1619334501.7dfda04d2bac0ffa783c342e3e667543319d6c44.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