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-tools/
Date: Mon, 23 Dec 2019 22:23:54
Message-Id: 1577139782.5a2dc9087794486e77444ba8a7237492ba156d7b.leio@gentoo
1 commit: 5a2dc9087794486e77444ba8a7237492ba156d7b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 22:16:39 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 22:23:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2dc908
7
8 sys-apps/osinfo-db-tools: remove old
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 sys-apps/osinfo-db-tools/Manifest | 2 --
14 .../osinfo-db-tools/osinfo-db-tools-1.2.0.ebuild | 31 ---------------------
15 .../osinfo-db-tools/osinfo-db-tools-1.3.0.ebuild | 32 ----------------------
16 3 files changed, 65 deletions(-)
17
18 diff --git a/sys-apps/osinfo-db-tools/Manifest b/sys-apps/osinfo-db-tools/Manifest
19 index 36b995f3cc6..c00dcd60952 100644
20 --- a/sys-apps/osinfo-db-tools/Manifest
21 +++ b/sys-apps/osinfo-db-tools/Manifest
22 @@ -1,3 +1 @@
23 -DIST osinfo-db-tools-1.2.0.tar.gz 447185 BLAKE2B c8ac2556d552bbeee0b8e0615ac5cbb1ed69bff02342617f3b64256120a93696965aa18ba6810b96b1746ed8db6d72db446a72caaf2c3ad850db9d4d4f260bd9 SHA512 6e2519eacb5b60449c968e53a4363966b42ca7c564fac7db7d982ceeecfa70ac0662dc6ea75a2d503a7fa74c8789e0fd1331cd8fd3d75fec5d2cd1a646896b3d
24 -DIST osinfo-db-tools-1.3.0.tar.gz 456012 BLAKE2B 5c29581f4947caf4ee06f435891cccaeb53b9514cc2bf4ad4bac1e8ee38ebeb61678ee886389f837c9f578f1df93ed94f8492165e1613d1bb60b246ea5c52428 SHA512 e488db70b85ba8d5abadf6c50a772f7cd338405c9465189a70eb0da1b488434cd234118f44933847cd05406f55831d08db767932794798270be5964fa4c3dc1e
25 DIST osinfo-db-tools-1.4.0.tar.gz 519089 BLAKE2B 2c2e0cdbcd0a795f8deb09727b8b971748f5d0ecc08449238d3054cbd947a0f6059456d4e9feadded47cd0e0aaa87132f1bec7524a3183115dd459eca989d1b0 SHA512 f4813f948551f630cc9936986abc3ef4455647ec529b353dc4fee71f8071beeebac0a2ee1988cede92ea3635bca9bedd400ac9f275e3f5592ff50236d97cfb91
26
27 diff --git a/sys-apps/osinfo-db-tools/osinfo-db-tools-1.2.0.ebuild b/sys-apps/osinfo-db-tools/osinfo-db-tools-1.2.0.ebuild
28 deleted file mode 100644
29 index 7f822d76ddc..00000000000
30 --- a/sys-apps/osinfo-db-tools/osinfo-db-tools-1.2.0.ebuild
31 +++ /dev/null
32 @@ -1,31 +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 -inherit gnome2
39 -
40 -DESCRIPTION="Tools for managing the osinfo database"
41 -HOMEPAGE="https://libosinfo.org/"
42 -SRC_URI="https://releases.pagure.org/libosinfo/${P}.tar.gz"
43 -
44 -LICENSE="GPL-2+"
45 -SLOT="0"
46 -
47 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
48 -
49 -# Blocker on old libosinfo as osinfo-db-validate was part of it before
50 -RDEPEND="
51 - >=dev-libs/glib-2.36:2
52 - >=dev-libs/libxml2-2.6.0
53 - >=app-arch/libarchive-3.0.0:=
54 - !<sys-libs/libosinfo-1.0.0
55 -"
56 -# perl dep is for pod2man (and syntax check but only in git, but configure check exists in release)
57 -# libxslt is checked for in configure.ac, but never used in 1.1.0
58 -DEPEND="${RDEPEND}
59 - >=dev-libs/libxslt-1.0.0
60 - virtual/pkgconfig
61 - >=dev-util/intltool-0.40.0
62 - dev-lang/perl
63 -"
64
65 diff --git a/sys-apps/osinfo-db-tools/osinfo-db-tools-1.3.0.ebuild b/sys-apps/osinfo-db-tools/osinfo-db-tools-1.3.0.ebuild
66 deleted file mode 100644
67 index 0850c1e52e7..00000000000
68 --- a/sys-apps/osinfo-db-tools/osinfo-db-tools-1.3.0.ebuild
69 +++ /dev/null
70 @@ -1,32 +0,0 @@
71 -# Copyright 1999-2019 Gentoo Authors
72 -# Distributed under the terms of the GNU General Public License v2
73 -
74 -EAPI=6
75 -
76 -inherit gnome2
77 -
78 -DESCRIPTION="Tools for managing the osinfo database"
79 -HOMEPAGE="https://libosinfo.org/"
80 -SRC_URI="https://releases.pagure.org/libosinfo/${P}.tar.gz"
81 -
82 -LICENSE="GPL-2+"
83 -SLOT="0"
84 -
85 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
86 -
87 -# Blocker on old libosinfo as osinfo-db-validate was part of it before
88 -RDEPEND="
89 - >=dev-libs/glib-2.36:2
90 - >=dev-libs/libxml2-2.6.0
91 - >=app-arch/libarchive-3.0.0:=
92 - dev-libs/json-glib
93 - !<sys-libs/libosinfo-1.0.0
94 -"
95 -# perl dep is for pod2man (and syntax check but only in git, but configure check exists in release)
96 -# libxslt is checked for in configure.ac, but never used in 1.1.0
97 -DEPEND="${RDEPEND}
98 - >=dev-libs/libxslt-1.0.0
99 - virtual/pkgconfig
100 - >=dev-util/intltool-0.40.0
101 - dev-lang/perl
102 -"