Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/xfce4-dev-tools/
Date: Fri, 17 Mar 2023 10:50:28
Message-Id: 1679050205.2751410a3f7391adbfa99f9a29dc94bf727e3a24.mgorny@gentoo
1 commit: 2751410a3f7391adbfa99f9a29dc94bf727e3a24
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 10:42:01 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 10:50:05 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2751410a
7
8 dev-util/xfce4-dev-tools: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-util/xfce4-dev-tools/Manifest | 2 --
13 .../xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild | 19 ----------------
14 .../xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild | 25 ----------------------
15 3 files changed, 46 deletions(-)
16
17 diff --git a/dev-util/xfce4-dev-tools/Manifest b/dev-util/xfce4-dev-tools/Manifest
18 index 36b41f971162..cb6b33c77b8c 100644
19 --- a/dev-util/xfce4-dev-tools/Manifest
20 +++ b/dev-util/xfce4-dev-tools/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST xfce4-dev-tools-4.16.0.tar.bz2 340107 BLAKE2B 93919e1b705858770f5c98cab080ba86785d524dc7371f09fba065f2bdf549d9a3ada66cdef3e1bbd344fb62cecb70661a1b6ce8c8bb51ada0be9459604d4d4f SHA512 54d9b45535c174ab0d13a3061ba2ff247c788a1190a6622b0adb4242d12e1fe42715256a18168d42fd5e425bbc7e9e81de30aa507da04f3e8d9b6f1ae5a5a7a7
23 -DIST xfce4-dev-tools-4.17.2.tar.bz2 353571 BLAKE2B af3ec3e603b2224ee47feefd63eb3e0be6a83dd2d442e8372d71c2aff910a5fb7818c9c93d0347ed239749d14f83f9443c2bde05a815e7449b6ae564186a1b6d SHA512 f08cdfca8c5753fd58fa3eefa56a3ba94bbc708ecf93d4872f3d843720840ef6d57d0af7fa7fdb11d8645f082338d7668bb01c6e531aec8ad89c6cd627529124
24 DIST xfce4-dev-tools-4.18.0.tar.bz2 349125 BLAKE2B c82496de1a279a3ce57f895a52ee4eab98d2d174cf7109ac70790d9f1c8a6812196f4ff5bd951352b2345496f0ebf4113472a7e1f9e3826a1d02b163e4108f6e SHA512 59f858b633d95585a74c9b9515a0994744f4355ab3813e582e10c776454ac41c86296a9fbd935d5dae88929ec09ec9c30f48629c7addb5729e6bea108d304f7c
25 DIST xfce4-dev-tools-4.19.0.tar.bz2 368601 BLAKE2B 349e3dcf69c1fc1f0af052546d78b86ffc89ca81b66c27e8b7058f549adb0c6a16e6c462a6f5e00e66dc4b419dd2ea7fa43c210d83153e23254b8b5ae5a77fbf SHA512 7372efcb686fe6c1e42f17564d693cbe24792d00fbf131faff46040c8940ad355067d4a4cc5d5de5ec6b9707943c5db5de84eee4a4ff894ef8c33c3616a26044
26
27 diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild
28 deleted file mode 100644
29 index f62529279ef5..000000000000
30 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.16.0.ebuild
31 +++ /dev/null
32 @@ -1,19 +0,0 @@
33 -# Copyright 1999-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance"
39 -HOMEPAGE="https://www.xfce.org/ http://users.xfce.org/~benny/projects/xfce4-dev-tools/"
40 -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
41 -
42 -LICENSE="GPL-2+"
43 -SLOT="0"
44 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
45 -IUSE=""
46 -
47 -RDEPEND="
48 - >=dev-libs/glib-2.50"
49 -DEPEND="${RDEPEND}"
50 -BDEPEND="
51 - virtual/pkgconfig"
52
53 diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild
54 deleted file mode 100644
55 index fa89cb983824..000000000000
56 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild
57 +++ /dev/null
58 @@ -1,25 +0,0 @@
59 -# Copyright 1999-2022 Gentoo Authors
60 -# Distributed under the terms of the GNU General Public License v2
61 -
62 -EAPI=8
63 -
64 -DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance"
65 -HOMEPAGE="
66 - https://docs.xfce.org/xfce/xfce4-dev-tools/start
67 - https://gitlab.xfce.org/xfce/xfce4-dev-tools/
68 -"
69 -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
70 -
71 -LICENSE="GPL-2+"
72 -SLOT="0"
73 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
74 -
75 -DEPEND="
76 - >=dev-libs/glib-2.50
77 -"
78 -RDEPEND="
79 - ${DEPEND}
80 -"
81 -BDEPEND="
82 - virtual/pkgconfig
83 -"