Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/, profiles/
Date: Thu, 30 Jun 2022 22:25:16
Message-Id: 1656627828.9e1b2d9b19b6c0f92f2c81111127e3f948a7a06a.sam@gentoo
1 commit: 9e1b2d9b19b6c0f92f2c81111127e3f948a7a06a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 22:23:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 22:23:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1b2d9b
7
8 dev-util/distro-info-data: treeclean
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/distro-info-data/Manifest | 3 ---
13 .../distro-info-data/distro-info-data-0.29.ebuild | 17 -----------------
14 .../distro-info-data/distro-info-data-0.42.ebuild | 19 -------------------
15 .../distro-info-data/distro-info-data-0.46.ebuild | 17 -----------------
16 dev-util/distro-info-data/metadata.xml | 6 ------
17 profiles/package.mask | 1 -
18 6 files changed, 63 deletions(-)
19
20 diff --git a/dev-util/distro-info-data/Manifest b/dev-util/distro-info-data/Manifest
21 deleted file mode 100644
22 index 2dabf3a26119..000000000000
23 --- a/dev-util/distro-info-data/Manifest
24 +++ /dev/null
25 @@ -1,3 +0,0 @@
26 -DIST distro-info-data_0.29.tar.xz 6004 BLAKE2B 5b59d444fac259634c9ca7349a8b93c7167fe839971d4761bf133ae8adbd866a41c14af79ee2f149259da8b8ee5e193a2b1b09165b6ad29cafea31c968470e4f SHA512 1c06ce8e0fef12a499623a0c48147c9e99352946c9bdc89a810b413179cff0df43bcd87f839dc200277f3ef8498a34077987121093390551bcf2eb1822da9f2f
27 -DIST distro-info-data_0.42.tar.xz 6888 BLAKE2B 3f08700046149e7e1a4f94a06f6c8abb93c94a1c0c72bfced497801b2e8081ac14f39a889322b6f0e25e776b3cda36da9066723ca2963b588b588c20ff23bd6f SHA512 e49c54eaf2451f32124c5df6d2b49183bbdc5b9bdb958605e5e055138e0fa67c5033dfaab46620121e7e3d1cc5cbb807f9fed809a59c31cf3501c1ebc7131c8b
28 -DIST distro-info-data_0.46.tar.xz 8632 BLAKE2B 2f19c670afd37a02279b420f795dd5aefbe91abcf60509bb6fe95387f49b4977288c7f393f12b7a884aae40edc7cd6ddb94a7cf1fc38e7f38e2226b215289c05 SHA512 942d3580a7e3e05de03cf5921835c805faa69cf3b3ea2704b381b13fa708336a87a79cbbe03f5bc53ded8563d6b08eb439e75c3d938dba35f6f8b2f3094e6e31
29
30 diff --git a/dev-util/distro-info-data/distro-info-data-0.29.ebuild b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
31 deleted file mode 100644
32 index b47f4ef5ba60..000000000000
33 --- a/dev-util/distro-info-data/distro-info-data-0.29.ebuild
34 +++ /dev/null
35 @@ -1,17 +0,0 @@
36 -# Copyright 1999-2016 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -DESCRIPTION="Information about the Debian distributions' releases (data files)"
42 -HOMEPAGE="https://debian.org/"
43 -SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
44 -
45 -LICENSE="ISC"
46 -SLOT="0"
47 -
48 -KEYWORDS="amd64 x86"
49 -IUSE=""
50 -# Package provides only csv data and test script
51 -# written in python
52 -RESTRICT="test"
53
54 diff --git a/dev-util/distro-info-data/distro-info-data-0.42.ebuild b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
55 deleted file mode 100644
56 index 8d2cb558c547..000000000000
57 --- a/dev-util/distro-info-data/distro-info-data-0.42.ebuild
58 +++ /dev/null
59 @@ -1,19 +0,0 @@
60 -# Copyright 1999-2021 Gentoo Authors
61 -# Distributed under the terms of the GNU General Public License v2
62 -
63 -EAPI=7
64 -
65 -DESCRIPTION="Information about the Debian distributions' releases (data files)"
66 -HOMEPAGE="https://debian.org/"
67 -SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
68 -
69 -LICENSE="ISC"
70 -SLOT="0"
71 -
72 -KEYWORDS="amd64 x86"
73 -IUSE=""
74 -# Package provides only csv data and test script
75 -# written in python
76 -RESTRICT="test"
77 -
78 -S="${WORKDIR}/${PN}"
79
80 diff --git a/dev-util/distro-info-data/distro-info-data-0.46.ebuild b/dev-util/distro-info-data/distro-info-data-0.46.ebuild
81 deleted file mode 100644
82 index 047c2953cad0..000000000000
83 --- a/dev-util/distro-info-data/distro-info-data-0.46.ebuild
84 +++ /dev/null
85 @@ -1,17 +0,0 @@
86 -# Copyright 1999-2022 Gentoo Authors
87 -# Distributed under the terms of the GNU General Public License v2
88 -
89 -EAPI=7
90 -
91 -DESCRIPTION="Information about the Debian distributions' releases (data files)"
92 -HOMEPAGE="https://debian.org/"
93 -SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
94 -
95 -LICENSE="ISC"
96 -SLOT="0"
97 -
98 -KEYWORDS="amd64 ~riscv x86"
99 -IUSE=""
100 -# Package provides only csv data and test script
101 -# written in python
102 -RESTRICT="test"
103
104 diff --git a/dev-util/distro-info-data/metadata.xml b/dev-util/distro-info-data/metadata.xml
105 deleted file mode 100644
106 index c3bda71eefca..000000000000
107 --- a/dev-util/distro-info-data/metadata.xml
108 +++ /dev/null
109 @@ -1,6 +0,0 @@
110 -<?xml version="1.0" encoding="UTF-8"?>
111 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
112 -<pkgmetadata>
113 - <!-- maintainer-needed -->
114 - <stabilize-allarches/>
115 -</pkgmetadata>
116
117 diff --git a/profiles/package.mask b/profiles/package.mask
118 index 6fdd874123c9..1cc368e244cf 100644
119 --- a/profiles/package.mask
120 +++ b/profiles/package.mask
121 @@ -251,7 +251,6 @@ dev-python/chai
122 # Removal on 2022-06-30.
123 dev-util/dput-ng
124 dev-util/distro-info
125 -dev-util/distro-info-data
126
127 # Matt Turner <mattst88@g.o> (2022-05-30)
128 # libwacom-2 broke ABI compatibility; reverse dependencies need to be updated.