Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/osinfo-db/
Date: Tue, 19 Feb 2019 21:39:24
Message-Id: 1550611540.1bacf968f4bfb3ee86ad8bec037bbdc94de2c032.leio@gentoo
1 commit: 1bacf968f4bfb3ee86ad8bec037bbdc94de2c032
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 19 21:25:40 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 21:25:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bacf968
7
8 sys-apps/osinfo-db: remove old
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 sys-apps/osinfo-db/Manifest | 2 --
14 sys-apps/osinfo-db/osinfo-db-20181011.ebuild | 27 ---------------------------
15 sys-apps/osinfo-db/osinfo-db-20181116.ebuild | 27 ---------------------------
16 3 files changed, 56 deletions(-)
17
18 diff --git a/sys-apps/osinfo-db/Manifest b/sys-apps/osinfo-db/Manifest
19 index 94fd253894e..e3c546df833 100644
20 --- a/sys-apps/osinfo-db/Manifest
21 +++ b/sys-apps/osinfo-db/Manifest
22 @@ -1,3 +1 @@
23 -DIST osinfo-db-20181011.tar.xz 77900 BLAKE2B dcfbac56772d24ff416b1432404d5be82b9683bf2f3a3d7a6cdd730a07b0953b3acfdefff436dbe8339dc9dd2bbd628f1aa5871ce83a6f114c899f5e37e49df1 SHA512 0ea06d7356f1a89d98bda0c2a47b1b4c3a34059ee00e1160b7571239f4095154ddda91e3d0ae798dcbb2279fd7a3ea9099a65ef304785fe208bcdab47bc9aaa4
24 -DIST osinfo-db-20181116.tar.xz 80112 BLAKE2B b7c8043c50c53c28d041221c271a1f2134e95d3b75e6cb2ccf17fa51d716d31fdafffb461e56d97a2b9e9bb0c2748260eb073cfaf059d7f965af42226299c2af SHA512 b442e7b738d31211dd292145d03b00d82248c43d5de142084270157c1b8eef0d9eb8f8b2818c6eeafa8f7b55450120826f2d687dfa5c1f1690a9e3c77d97afb7
25 DIST osinfo-db-20181203.tar.xz 80044 BLAKE2B 7cdc11afdd4bab83413c1512b9fca7ad0679a486a83d714a14aad8a3718a6c7829286ff7acf5a1e4ccc78289c66f9673a9bdeb9423d7570ac5b26d0756025bfe SHA512 6091a31ecc6e618e29c7161a3e3d78ff0eaafeaa88d5bbe38dce136f8814a4411765e854424bacf87998403ba8fa0afc2b0a744095f691a80207252f21ecd270
26
27 diff --git a/sys-apps/osinfo-db/osinfo-db-20181011.ebuild b/sys-apps/osinfo-db/osinfo-db-20181011.ebuild
28 deleted file mode 100644
29 index 156899e36a3..00000000000
30 --- a/sys-apps/osinfo-db/osinfo-db-20181011.ebuild
31 +++ /dev/null
32 @@ -1,27 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -DESCRIPTION="osinfo database files"
39 -HOMEPAGE="https://libosinfo.org/"
40 -SRC_URI="https://releases.pagure.org/libosinfo/${P}.tar.xz"
41 -S="${WORKDIR}"
42 -
43 -LICENSE="GPL-2+"
44 -SLOT="0"
45 -
46 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
47 -
48 -RDEPEND=""
49 -DEPEND="${RDEPEND}
50 - sys-apps/osinfo-db-tools
51 -"
52 -# we don't depend on intltool here, contrary to README, as the tarball already
53 -# contains the processed results with translations in XML files
54 -
55 -src_unpack() { :; }
56 -
57 -src_install() {
58 - osinfo-db-import --root "${D}" --dir "/usr/share/osinfo" "${DISTDIR}/${A}"
59 -}
60
61 diff --git a/sys-apps/osinfo-db/osinfo-db-20181116.ebuild b/sys-apps/osinfo-db/osinfo-db-20181116.ebuild
62 deleted file mode 100644
63 index d81f82552c1..00000000000
64 --- a/sys-apps/osinfo-db/osinfo-db-20181116.ebuild
65 +++ /dev/null
66 @@ -1,27 +0,0 @@
67 -# Copyright 1999-2018 Gentoo Authors
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=6
71 -
72 -DESCRIPTION="osinfo database files"
73 -HOMEPAGE="https://libosinfo.org/"
74 -SRC_URI="https://releases.pagure.org/libosinfo/${P}.tar.xz"
75 -S="${WORKDIR}"
76 -
77 -LICENSE="GPL-2+"
78 -SLOT="0"
79 -
80 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
81 -
82 -RDEPEND=""
83 -DEPEND="${RDEPEND}
84 - sys-apps/osinfo-db-tools
85 -"
86 -# we don't depend on intltool here, contrary to README, as the tarball already
87 -# contains the processed results with translations in XML files
88 -
89 -src_unpack() { :; }
90 -
91 -src_install() {
92 - osinfo-db-import --root "${D}" --dir "/usr/share/osinfo" "${DISTDIR}/${A}"
93 -}