Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/
Date: Sun, 28 Jul 2019 17:41:18
Message-Id: 1564335648.ad989b3dd93451a6fafc3763d9a3bf3ef5df1ec8.leio@gentoo
1 commit: ad989b3dd93451a6fafc3763d9a3bf3ef5df1ec8
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 28 17:27:48 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 28 17:40:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad989b3d
7
8 dev-util/gtk-update-icon-cache: remove old
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 dev-util/gtk-update-icon-cache/Manifest | 2 --
14 .../gtk-update-icon-cache-3.24.0.ebuild | 38 ----------------------
15 .../gtk-update-icon-cache-3.24.7.ebuild | 31 ------------------
16 3 files changed, 71 deletions(-)
17
18 diff --git a/dev-util/gtk-update-icon-cache/Manifest b/dev-util/gtk-update-icon-cache/Manifest
19 index daae6d4a31f..d85c569ab7e 100644
20 --- a/dev-util/gtk-update-icon-cache/Manifest
21 +++ b/dev-util/gtk-update-icon-cache/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST gtk-update-icon-cache-3.24.0.tar.xz 372708 BLAKE2B 2a6bffd4453c2201bbb78e4ba581f6bd6453f650ca32de7e8002cb88f5872c868ef25973587c96b58b28d2b74fbbac192dd608e72cd5bbbc0823486a9c55c46c SHA512 9dada697ace2ea5f3b5ab64c6063c1a9a792f9b9aa23d4c3888e3a487fda9b1c99a5d0793bb0f9e182dc66a1a5c7ff944f8b9f2ca2f4de7ecc24c048d7a55339
24 DIST gtk-update-icon-cache-3.24.3.tar.xz 372612 BLAKE2B 6087334fdca3aa7f93b1b6c5a7195ede2376ec80d2618809f924f9b612de46a8d3e95f0a90030deb939f27949458f9ec72b11600c2bf8b1ae6089284324f2c9d SHA512 0e47977567314abc64419440cc0f276525286fb65acbfe7fff21d6cf548fbc072865f8a2ed18e3114508a7e8fa696453c26e1ad53e638ee11dab57b4a6cf75a5
25 -DIST gtk-update-icon-cache-3.24.7.tar.bz2 91098 BLAKE2B a97bf3e168238afd8c20c9adea281c9bb71764b5227e5e3c5f78b175568e5a8ea14ab7d2de6aa9e6d38b766cf5f7f1c5c0f646b6d2dd55c0747e43bad4c0a319 SHA512 2396034539628f74bee6539666d0c5eed85814044aa58b21272beb27f7fe47cbd6b5326e358cd1cbef0e1498fcef20b2aabed1bb831cfa1e528a011ce8312e7b
26 DIST gtk-update-icon-cache-3.24.8.tar.bz2 91113 BLAKE2B 4a930d001a9718b14089962a6c368c9073afa7163217ec2a5f35ab6bcab593490d20944321a2980baef42e13eee43b26a3dee35c8327c8aaa984e5c36611600f SHA512 20ffc1a3570cc4de045a698e51e5b5bc214a78f9b1f730a1930e07df78d965d883262c6776bdcd68b6b39f309d75678531daa6975c0cfc9ecd9070b26b89b4b1
27
28 diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.0.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.0.ebuild
29 deleted file mode 100644
30 index 8c43e5d5b90..00000000000
31 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.0.ebuild
32 +++ /dev/null
33 @@ -1,38 +0,0 @@
34 -# Copyright 1999-2018 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -
39 -inherit gnome2
40 -
41 -DESCRIPTION="GTK update icon cache"
42 -HOMEPAGE="https://www.gtk.org/ https://github.com/EvaSDK/gtk-update-icon-cache"
43 -SRC_URI="https://dev.gentoo.org/~leio/distfiles/${PN}/${P}.tar.xz"
44 -
45 -LICENSE="LGPL-2+"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
50 -
51 -# man page was previously installed by gtk+:3 ebuild
52 -RDEPEND="
53 - >=dev-libs/glib-2.49.4:2
54 - >=x11-libs/gdk-pixbuf-2.30:2
55 - !<x11-libs/gtk+-2.24.28-r1:2
56 - !<x11-libs/gtk+-3.22.2:3
57 -"
58 -DEPEND="${RDEPEND}
59 - >=sys-devel/gettext-0.19.7
60 - virtual/pkgconfig
61 -"
62 -
63 -src_configure() {
64 - # man pages are shipped in tarball
65 - gnome2_src_configure --disable-man
66 -}
67 -
68 -src_install() {
69 - gnome2_src_install
70 - doman docs/${PN}.1
71 -}
72
73 diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.7.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.7.ebuild
74 deleted file mode 100644
75 index 8187209413d..00000000000
76 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.7.ebuild
77 +++ /dev/null
78 @@ -1,31 +0,0 @@
79 -# Copyright 1999-2019 Gentoo Authors
80 -# Distributed under the terms of the GNU General Public License v2
81 -
82 -EAPI=6
83 -
84 -inherit meson
85 -
86 -DESCRIPTION="GTK update icon cache"
87 -HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache"
88 -SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2"
89 -
90 -LICENSE="LGPL-2.1+"
91 -SLOT="0"
92 -IUSE=""
93 -
94 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
95 -
96 -# man page was previously installed by gtk+:3 ebuild
97 -RDEPEND="
98 - >=dev-libs/glib-2.53.4:2
99 - >=x11-libs/gdk-pixbuf-2.30:2
100 - !<x11-libs/gtk+-2.24.28-r1:2
101 - !<x11-libs/gtk+-3.22.2:3
102 -"
103 -DEPEND="${RDEPEND}
104 - app-text/docbook-xml-dtd:4.3
105 - app-text/docbook-xsl-stylesheets
106 - dev-libs/libxslt
107 - >=sys-devel/gettext-0.19.8
108 - virtual/pkgconfig
109 -"