From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/osinfo-db/
Date: Mon, 26 Jul 2021 07:15:42 +0000 (UTC) [thread overview]
Message-ID: <1627283719.6795a6930f2858261da40712ad21e5f8714bdea5.mattst88@gentoo> (raw)
commit: 6795a6930f2858261da40712ad21e5f8714bdea5
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 06:19:37 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 07:15:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6795a693
sys-apps/osinfo-db: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sys-apps/osinfo-db/Manifest | 2 --
sys-apps/osinfo-db/osinfo-db-20210426.ebuild | 25 -------------------------
sys-apps/osinfo-db/osinfo-db-20210531.ebuild | 25 -------------------------
3 files changed, 52 deletions(-)
diff --git a/sys-apps/osinfo-db/Manifest b/sys-apps/osinfo-db/Manifest
index a0239d4d6c1..7aa8f488c92 100644
--- a/sys-apps/osinfo-db/Manifest
+++ b/sys-apps/osinfo-db/Manifest
@@ -1,3 +1 @@
-DIST osinfo-db-20210426.tar.xz 118640 BLAKE2B 934e738ede6b261d59fcb30e3c12d64db86ece75977709cbd59b2e105297731e1bdb6687b0d4cda80972ba2a20cc445edeca289c49bc5d056668bee5066d1216 SHA512 b5c2ed444559dfd1903e16f6c29cfd55cd279a789db93e7b5a0dd450ee48a3bc07cf59ff057220b8ccf1097a04ca1be4cd77c10fea292570ac58893fd788c0fd
-DIST osinfo-db-20210531.tar.xz 118600 BLAKE2B 5068014ecfe5bf213e5dcdaca392701199362297bf7bea0793f7add21602285e53184a48a7743da3d02427bb5eb94062f222fc83e0b46d4052039b562a692d7f SHA512 59fed0d89865958338938b8129065f7416813602d190f41c06817c6ec7e634cede7a306f8cd3797cda37c276efb11598448fe1ce215a9ecb5df9135418cff932
DIST osinfo-db-20210621.tar.xz 118292 BLAKE2B 6051916322b52cc3496819a29257940421dfaa3071a7d3adc2aa644fd04e1100b2c6d272e88a9fb0205d97c4b7e9035f6e4d5833bf901b985c472164ab98034d SHA512 c0ed0621d799b6515038716bd3b78f6b9f7fa6f80dc83899f691e69a9dc604a43d8d36f0ba5810c68731f0e3ded5fac0a66b7be9c66a14d501384c6850bdb797
diff --git a/sys-apps/osinfo-db/osinfo-db-20210426.ebuild b/sys-apps/osinfo-db/osinfo-db-20210426.ebuild
deleted file mode 100644
index 109cfb6ee81..00000000000
--- a/sys-apps/osinfo-db/osinfo-db-20210426.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="osinfo database files"
-HOMEPAGE="https://libosinfo.org/"
-SRC_URI="https://releases.pagure.org/libosinfo/${P}.tar.xz"
-S="${WORKDIR}"
-
-LICENSE="GPL-2+"
-SLOT="0"
-
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-
-BDEPEND="sys-apps/osinfo-db-tools"
-
-# we don't depend on intltool here, contrary to README, as the tarball already
-# contains the processed results with translations in XML files
-
-src_unpack() { :; }
-
-src_install() {
- osinfo-db-import --root "${D}" --dir "/usr/share/osinfo" "${DISTDIR}/${A}"
-}
diff --git a/sys-apps/osinfo-db/osinfo-db-20210531.ebuild b/sys-apps/osinfo-db/osinfo-db-20210531.ebuild
deleted file mode 100644
index b76468286d5..00000000000
--- a/sys-apps/osinfo-db/osinfo-db-20210531.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="osinfo database files"
-HOMEPAGE="https://libosinfo.org/"
-SRC_URI="https://releases.pagure.org/libosinfo/${P}.tar.xz"
-S="${WORKDIR}"
-
-LICENSE="GPL-2+"
-SLOT="0"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-BDEPEND="sys-apps/osinfo-db-tools"
-
-# we don't depend on intltool here, contrary to README, as the tarball already
-# contains the processed results with translations in XML files
-
-src_unpack() { :; }
-
-src_install() {
- osinfo-db-import --root "${D}" --dir "/usr/share/osinfo" "${DISTDIR}/${A}"
-}
next reply other threads:[~2021-07-26 7:15 UTC|newest]
Thread overview: 124+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-26 7:15 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 8:51 [gentoo-commits] repo/gentoo:master commit in: sys-apps/osinfo-db/ Pacho Ramos
2024-06-09 15:22 Mart Raudsepp
2024-06-09 15:22 Mart Raudsepp
2024-06-01 12:01 Pacho Ramos
2024-01-28 12:18 Pacho Ramos
2024-01-28 12:18 Pacho Ramos
2024-01-06 8:11 Sam James
2024-01-06 8:11 Sam James
2024-01-04 18:11 Arthur Zamarin
2023-12-03 7:01 Sam James
2023-09-05 20:28 Matt Turner
2023-08-30 7:57 Arthur Zamarin
2023-08-29 18:02 Arthur Zamarin
2023-08-16 22:32 Matt Turner
2023-07-19 14:48 Matt Turner
2023-07-19 14:48 Matt Turner
2023-07-02 17:31 Sam James
2023-07-02 11:18 Sam James
2023-07-02 8:33 Sam James
2023-05-19 18:08 Matt Turner
2023-05-17 21:55 Matt Turner
2023-05-02 19:58 Arthur Zamarin
2023-05-02 19:16 Sam James
2023-05-02 17:30 Arthur Zamarin
2023-03-08 15:10 Matt Turner
2023-01-03 14:08 Matt Turner
2022-12-04 15:59 WANG Xuerui
2022-12-04 2:41 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-07 7:26 Sam James
2022-11-05 5:59 Arthur Zamarin
2022-10-19 1:44 Matt Turner
2022-10-14 14:29 Matt Turner
2022-09-01 1:20 Matt Turner
2022-07-29 1:41 Matt Turner
2022-07-21 2:04 Matt Turner
2022-07-18 23:41 Sam James
2022-07-06 1:24 Sam James
2022-07-02 20:47 Sam James
2022-05-17 19:10 Matt Turner
2022-03-18 19:24 Matt Turner
2022-02-15 20:36 Matt Turner
2022-01-24 22:43 Matt Turner
2021-12-19 2:00 Matt Turner
2021-11-06 4:09 Sam James
2021-10-04 1:25 Sam James
2021-10-04 1:24 Sam James
2021-08-12 21:32 Matt Turner
2021-08-08 22:23 Matt Turner
2021-07-11 20:48 Sam James
2021-07-10 15:40 Sam James
2021-06-23 20:31 Matt Turner
2021-06-06 21:49 Matt Turner
2021-05-31 2:00 Matt Turner
2021-05-29 9:02 Sam James
2021-05-29 6:09 Sam James
2021-04-27 22:17 Matt Turner
2021-04-15 15:36 Matt Turner
2021-04-15 5:25 Sam James
2021-04-15 1:33 Sam James
2021-04-14 18:51 Mikle Kolyada
2021-04-13 16:12 Matt Turner
2021-04-12 23:11 Sam James
2021-04-01 16:44 Thomas Deutschmann
2021-03-13 3:51 Matt Turner
2021-03-12 8:01 Mikle Kolyada
2020-11-08 3:51 Matt Turner
2020-11-07 19:54 Mart Raudsepp
2020-08-30 18:28 Sam James
2020-08-30 18:09 Sam James
2020-08-30 15:17 Thomas Deutschmann
2020-07-26 19:03 Mart Raudsepp
2020-06-20 16:36 Mart Raudsepp
2020-06-20 16:36 Mart Raudsepp
2020-04-19 15:37 Mart Raudsepp
2020-03-12 14:11 Mart Raudsepp
2020-03-12 14:05 Mart Raudsepp
2020-03-03 12:39 Agostino Sarubbo
2020-03-03 11:46 Agostino Sarubbo
2020-02-23 18:10 Mart Raudsepp
2019-12-23 22:23 Mart Raudsepp
2019-12-09 0:10 Aaron Bauman
2019-12-08 11:52 Mikle Kolyada
2019-12-08 11:41 Mikle Kolyada
2019-05-22 21:20 Aaron Bauman
2019-03-31 7:36 Mart Raudsepp
2019-03-30 22:50 Mart Raudsepp
2019-03-30 22:50 Mart Raudsepp
2019-03-30 22:50 Mart Raudsepp
2019-02-19 21:39 Mart Raudsepp
2019-02-19 21:39 Mart Raudsepp
2019-02-19 21:39 Mart Raudsepp
2018-12-11 21:59 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-12-02 14:29 Mikle Kolyada
2018-12-02 10:12 Mikle Kolyada
2018-10-31 11:25 Mart Raudsepp
2018-08-02 20:32 Mart Raudsepp
2018-07-09 19:16 Mart Raudsepp
2018-07-09 16:14 Mikle Kolyada
2018-07-09 10:08 Mart Raudsepp
2018-07-09 10:08 Mart Raudsepp
2018-07-06 13:43 Thomas Deutschmann
2018-06-05 16:07 Mart Raudsepp
2018-05-22 20:36 Mart Raudsepp
2018-04-29 0:08 Mart Raudsepp
2017-12-21 23:31 Mart Raudsepp
2017-12-16 14:04 Tobias Klausmann
2017-11-06 22:18 Sergei Trofimovich
2017-11-06 21:20 Sergei Trofimovich
2017-08-19 23:31 Gilles Dartiguelongue
2017-07-14 15:25 Alexis Ballier
2017-07-07 21:31 Mart Raudsepp
2017-07-01 10:35 Sergei Trofimovich
2017-05-09 7:49 Tobias Klausmann
2017-04-27 10:36 Agostino Sarubbo
2017-04-23 21:23 Agostino Sarubbo
2017-03-31 10:08 Michael Weber
2017-03-31 9:30 Michael Weber
2017-03-31 9:30 Michael Weber
2017-03-28 19:38 Mart Raudsepp
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=1627283719.6795a6930f2858261da40712ad21e5f8714bdea5.mattst88@gentoo \
--to=mattst88@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