public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Stein" <jstein@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/inxi/
Date: Fri, 16 Sep 2022 19:01:39 +0000 (UTC)	[thread overview]
Message-ID: <1663354855.9e7fff867e81dae8a79894b2b09b624fd2c65d37.jstein@gentoo> (raw)

commit:     9e7fff867e81dae8a79894b2b09b624fd2c65d37
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 18:34:18 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 19:00:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7fff86

sys-apps/inxi: drop 3.1.06.1, 3.3.08.1, 3.3.12.1, 3.3.13.1

Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 sys-apps/inxi/Manifest             |  4 ----
 sys-apps/inxi/inxi-3.1.06.1.ebuild | 33 ---------------------------------
 sys-apps/inxi/inxi-3.3.08.1.ebuild | 32 --------------------------------
 sys-apps/inxi/inxi-3.3.12.1.ebuild | 32 --------------------------------
 sys-apps/inxi/inxi-3.3.13.1.ebuild | 32 --------------------------------
 5 files changed, 133 deletions(-)

diff --git a/sys-apps/inxi/Manifest b/sys-apps/inxi/Manifest
index 44c34e1956c0..23a9ad95171e 100644
--- a/sys-apps/inxi/Manifest
+++ b/sys-apps/inxi/Manifest
@@ -1,6 +1,2 @@
-DIST inxi-3.1.06.1.tar.gz 357819 BLAKE2B e6eb8a34807323d7f46ff029af797e3a13229813bf0cff4b8b874cd21ff1d38459e2181ddf3882b4ee0d29e8c788e2fce1c01f5c295911493292082192c56c2b SHA512 6621252048e95132cfec30e341f72f5942188f273488509614aab28e55ee9987b8f3820e1298c4d9a16b4f3464f1f270fb4c1d5e5a7bf0d2f616b4180193ab6b
-DIST inxi-3.3.08.1.tar.gz 467132 BLAKE2B c0254174c0a48936e1f183c16f985838cf74302da706996c1baec0c67b9c4209da5b555805cb668d626eccaa69f95e3cab2605b06d2cc7361a6cd3ff5d88c29e SHA512 bcbb81dd022dbd525ed3811406997c6689f968de8a3b6e0988381d9d2a488617ef3bc966034f9baac8eebb412b8d2e612b7cece29d65bdcb20d8b8cdeca112e6
-DIST inxi-3.3.12.1.tar.gz 495524 BLAKE2B 76b8600ea5bb5430a30bf3876ca80c1dbc8033449c3526c945d7457f3d9176d6299acf6d1a0b3e92c2f84e4b01ba70acbb326cfc9cd5b906e9e5a28550efa670 SHA512 5772b77a35342b6dee7211f31a35552794fddcdb01012e604c501707f1e3756791376b92e5c8f3d8c85493b83f2394d2e6f90f6e473225388975de2e174a2997
-DIST inxi-3.3.13.1.tar.gz 524354 BLAKE2B de12d2145f61b385d636aa9aa1efa057cfa12b010789ec34602ee7567d4db34a960a85b47d17f7a4db8cdb68a44d1085ca2f3be11ca503e5172525d75901d244 SHA512 6eed08ed0efb3574d294127beaec1373df434554ad98debd25ac865b85ab98e81e11f0cee855da0213cbc25fee95ce8504c7eaee90d99b8ad7c63f2b301394f3
 DIST inxi-3.3.17.1.tar.gz 558476 BLAKE2B a53a90a9bbea44da7e2f4c77d2fbd6cf41fd4bcf95defe7c27379b62ccfbeee70e06865034082e4ffd24018312ca0f439d9ef7d746c979fbd4c5fff47b42f165 SHA512 2bf28e8c4bc3d93e309639e04dfafd6e7b2c82b33178c11e138828c8378e1636b1fb16dbae88838e69953020789637745ffa54818ed954624995c1daaf2387cb
 DIST inxi-3.3.20.1.tar.gz 565689 BLAKE2B 0b89e54e22d0c88b57fdc2dcb08fc3cbe6b79a724c12d8eafd2e6eb6639ee1346ef9ee34b09f446464bafa35df87489ff9b40ad9e8de67fbe82c1becdd5af8bf SHA512 bdc4de6d2978ff17bdd4a5366d66fb483a304c61448ef33be902080a75ae6e78eba6bcd31b9a799a1eff01f22cc8e72200f314209e36af4287d8e5256bca4d05

diff --git a/sys-apps/inxi/inxi-3.1.06.1.ebuild b/sys-apps/inxi/inxi-3.1.06.1.ebuild
deleted file mode 100644
index e23e51c9515d..000000000000
--- a/sys-apps/inxi/inxi-3.1.06.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PV=$(ver_rs 3 '-')
-# 2.3.56 was the last version with no tagged release.
-# It was also the last Bash based release. Later versions are Perl based
-
-DESCRIPTION="The CLI inxi collects and prints hardware and system information"
-HOMEPAGE="https://github.com/smxi/inxi"
-SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
-IUSE="bluetooth hddtemp opengl"
-
-DEPEND=""
-RDEPEND="dev-lang/perl
-	sys-apps/pciutils
-	sys-apps/usbutils
-	bluetooth? ( net-wireless/bluez )
-	hddtemp? ( app-admin/hddtemp )
-	opengl? ( x11-apps/mesa-progs )
-	"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_install() {
-	dobin ${PN}
-	doman ${PN}.1
-}

diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild b/sys-apps/inxi/inxi-3.3.08.1.ebuild
deleted file mode 100644
index e4c69812d030..000000000000
--- a/sys-apps/inxi/inxi-3.3.08.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV=$(ver_rs 3 '-')
-# 2.3.56 was the last version with no tagged release.
-# It was also the last Bash based release. Later versions are Perl based
-
-DESCRIPTION="The CLI inxi collects and prints hardware and system information"
-HOMEPAGE="https://github.com/smxi/inxi"
-SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
-IUSE="bluetooth hddtemp opengl"
-
-RDEPEND="dev-lang/perl
-	sys-apps/pciutils
-	sys-apps/usbutils
-	bluetooth? ( net-wireless/bluez )
-	hddtemp? ( app-admin/hddtemp )
-	opengl? ( x11-apps/mesa-progs )
-	"
-
-src_install() {
-	dobin ${PN}
-	doman ${PN}.1
-	dodoc README.txt
-}

diff --git a/sys-apps/inxi/inxi-3.3.12.1.ebuild b/sys-apps/inxi/inxi-3.3.12.1.ebuild
deleted file mode 100644
index e4c69812d030..000000000000
--- a/sys-apps/inxi/inxi-3.3.12.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV=$(ver_rs 3 '-')
-# 2.3.56 was the last version with no tagged release.
-# It was also the last Bash based release. Later versions are Perl based
-
-DESCRIPTION="The CLI inxi collects and prints hardware and system information"
-HOMEPAGE="https://github.com/smxi/inxi"
-SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
-IUSE="bluetooth hddtemp opengl"
-
-RDEPEND="dev-lang/perl
-	sys-apps/pciutils
-	sys-apps/usbutils
-	bluetooth? ( net-wireless/bluez )
-	hddtemp? ( app-admin/hddtemp )
-	opengl? ( x11-apps/mesa-progs )
-	"
-
-src_install() {
-	dobin ${PN}
-	doman ${PN}.1
-	dodoc README.txt
-}

diff --git a/sys-apps/inxi/inxi-3.3.13.1.ebuild b/sys-apps/inxi/inxi-3.3.13.1.ebuild
deleted file mode 100644
index 49cc31d24326..000000000000
--- a/sys-apps/inxi/inxi-3.3.13.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV=$(ver_rs 3 '-')
-# 2.3.56 was the last version with no tagged release.
-# It was also the last Bash based release. Later versions are Perl based
-
-DESCRIPTION="The CLI inxi collects and prints hardware and system information"
-HOMEPAGE="https://github.com/smxi/inxi"
-SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE="bluetooth hddtemp opengl"
-
-RDEPEND="dev-lang/perl
-	sys-apps/pciutils
-	sys-apps/usbutils
-	bluetooth? ( net-wireless/bluez )
-	hddtemp? ( app-admin/hddtemp )
-	opengl? ( x11-apps/mesa-progs )
-	"
-
-src_install() {
-	dobin ${PN}
-	doman ${PN}.1
-	dodoc README.txt
-}


             reply	other threads:[~2022-09-16 19:01 UTC|newest]

Thread overview: 109+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 19:01 Jonas Stein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-20 21:58 [gentoo-commits] repo/gentoo:master commit in: sys-apps/inxi/ Jonas Stein
2024-06-19 21:13 Jonas Stein
2024-04-21 23:57 Jonas Stein
2024-04-20 23:53 Sam James
2024-04-20 23:53 Sam James
2024-04-20 23:53 Sam James
2024-04-20 23:53 Sam James
2024-04-20 23:53 Sam James
2024-04-20 23:53 Sam James
2024-04-20 23:53 Sam James
2024-04-20 21:35 Jonas Stein
2024-04-20 21:24 Jonas Stein
2024-03-19 22:08 Jonas Stein
2024-01-21  0:40 Jonas Stein
2024-01-18  0:28 Sam James
2024-01-18  0:28 Sam James
2023-12-22 13:43 Arthur Zamarin
2023-12-22  7:21 Arthur Zamarin
2023-12-22  7:21 Arthur Zamarin
2023-12-22  5:07 Sam James
2023-12-22  5:07 Sam James
2023-12-21 19:15 Jonas Stein
2023-10-17 21:30 Jonas Stein
2023-08-26  8:13 Jonas Stein
2023-08-09 21:58 Jonas Stein
2023-08-09 21:55 Jonas Stein
2023-08-02 13:19 Sam James
2023-07-02 23:35 Sam James
2023-07-02 23:35 Sam James
2023-07-02 23:34 Jonas Stein
2023-07-02 23:16 Sam James
2023-07-02 23:15 Sam James
2023-05-20 13:09 Jonas Stein
2023-03-21 10:12 Jonas Stein
2023-03-20  2:22 Sam James
2023-03-20  2:22 Sam James
2023-03-20  2:22 Sam James
2023-03-20  2:22 Sam James
2023-03-20  2:22 Sam James
2022-10-01  6:19 Arthur Zamarin
2022-09-14 19:18 Arthur Zamarin
2022-08-13 16:00 WANG Xuerui
2022-07-31 11:10 Agostino Sarubbo
2022-07-31 11:09 Agostino Sarubbo
2022-07-31 11:06 Agostino Sarubbo
2022-07-30 21:19 Sam James
2022-07-30 21:19 Sam James
2022-07-29 22:16 Jonas Stein
2022-07-29 22:12 Jonas Stein
2022-06-12 12:43 Jonas Stein
2022-05-25 16:50 Jakov Smolić
2022-03-12 12:16 Arthur Zamarin
2022-03-10  9:13 Agostino Sarubbo
2022-03-10  9:12 Agostino Sarubbo
2022-03-10  7:51 Jakov Smolić
2022-03-10  7:51 Jakov Smolić
2022-03-09 17:50 Jonas Stein
2022-01-31 18:51 Sam James
2022-01-31 18:51 Sam James
2022-01-31  6:44 Sam James
2022-01-31  1:03 Sam James
2022-01-31  1:03 Sam James
2022-01-31  0:21 Jonas Stein
2021-11-17  2:19 Sam James
2021-11-11 17:37 Jonas Stein
2021-08-25 22:47 Ulrich Müller
2021-08-25 22:47 Ulrich Müller
2021-05-15 15:50 Jonas Stein
2020-12-16 11:12 Sam James
2020-12-11 23:10 Sergei Trofimovich
2020-12-11 23:07 Sergei Trofimovich
2020-12-06 18:45 Sam James
2020-12-06 17:05 Thomas Deutschmann
2020-08-22 14:04 Jonas Stein
2020-04-13  1:35 Jonas Stein
2020-04-13  1:01 Jonas Stein
2019-09-26 20:55 Jonas Stein
2019-09-26 17:03 Jonas Stein
2019-08-02 15:39 Jonas Stein
2019-07-07 14:19 Jonas Stein
2019-04-17 21:00 Jonas Stein
2019-04-14 18:12 Jonas Stein
2018-04-13 23:22 Aaron Bauman
2018-04-06 23:25 Jonas Stein
2018-01-17  3:34 Jonas Stein
2017-12-08 17:14 Jonas Stein
2017-12-08 17:14 Jonas Stein
2017-11-30 21:10 Jonas Stein
2017-11-30 21:05 Jonas Stein
2017-11-27  9:36 Jonas Stein
2017-11-04 23:45 Jonas Stein
2017-11-04 22:53 Jonas Stein
2017-10-14 14:46 Sergei Trofimovich
2017-10-12  9:23 Sergei Trofimovich
2017-09-07 21:17 Jonas Stein
2017-08-21  5:18 Jonas Stein
2017-08-05 20:59 Amy Liffey
2017-06-30 13:18 Patrice Clement
2017-05-30 14:09 Michał Górny
2016-11-23 23:12 Patrice Clement
2016-11-23 23:12 Patrice Clement
2016-08-18  8:55 Kristian Fiskerstrand
2016-08-17 19:00 Sebastian Pipping
2016-08-17 18:01 Sebastian Pipping
2016-08-17 18:01 Sebastian Pipping
2016-08-17 18:01 Sebastian Pipping
2016-08-06  8:12 Pacho Ramos
2015-09-01 20:06 Tobias Klausmann

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=1663354855.9e7fff867e81dae8a79894b2b09b624fd2c65d37.jstein@gentoo \
    --to=jstein@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