Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/xcursor-themes/
Date: Wed, 01 May 2019 20:47:45
Message-Id: 1556743545.cae9470bd20d5104914a1c6ee1507e78ca65ba47.mattst88@gentoo
1 commit: cae9470bd20d5104914a1c6ee1507e78ca65ba47
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 20:45:45 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 20:45:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae9470b
7
8 x11-themes/xcursor-themes: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 x11-themes/xcursor-themes/Manifest | 2 --
14 x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild | 19 -------------------
15 x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild | 19 -------------------
16 3 files changed, 40 deletions(-)
17
18 diff --git a/x11-themes/xcursor-themes/Manifest b/x11-themes/xcursor-themes/Manifest
19 index 2bf6592ced9..68814dcfc38 100644
20 --- a/x11-themes/xcursor-themes/Manifest
21 +++ b/x11-themes/xcursor-themes/Manifest
22 @@ -1,3 +1 @@
23 -DIST xcursor-themes-1.0.4.tar.bz2 2352782 BLAKE2B 6ef29722c7413ad04a1a9ebc2221b42b444d26d6481b168ee308276135f64d89727c3eda08299fa8b1b69d2f318dd5e204409248ebb12d3b93345e3ba6407817 SHA512 14f83e1aa08b89469338d59b067aeca14d8edb3af4b077cb9358521340ac3fc75bdf512a7fe40fb5485ab613a8b885f91b6993035b4bb0525e64e1682ba17bd7
24 -DIST xcursor-themes-1.0.5.tar.bz2 2356853 BLAKE2B 9371722d74b7de9ff041839e03bdf6657129bb4f86545248444202a85be3ffbff2a74ba5d39e2275feb75af2556c25a81d2ba89c96b1af96b76808847ce0b8ce SHA512 f41e1de0d5deafba33106dcad81576d1888fca052a962c202f2221104aa2d8236b066d8d8fc3dcfbdc166db63f84e60980dfc54059b20a26c7415de71ed07a5b
25 DIST xcursor-themes-1.0.6.tar.bz2 2363089 BLAKE2B faf6041152d9b42f37ab4d9691f4f11c6b5be52f968f57f88348c0630fb5d5f42ee866ba7ee6072bb4b5ff9121ac36bf49a524b3ceee7e069707dec72767e723 SHA512 2ad3586a5571a5ddc0001187362b54b839644916164834213af98e58698044aec4392dd6e1e42f1794fda85c8fedf259b09214a9636bd0e71a1629c710f198d3
26
27 diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild
28 deleted file mode 100644
29 index 82d6ca9fc5c..00000000000
30 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild
31 +++ /dev/null
32 @@ -1,19 +0,0 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -XORG_STATIC=no
39 -XORG_MODULE=data/
40 -inherit xorg-2
41 -
42 -DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
43 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
44 -IUSE=""
45 -
46 -RDEPEND="
47 - x11-libs/libX11
48 - x11-libs/libXcursor
49 -"
50 -DEPEND="${RDEPEND}
51 - x11-apps/xcursorgen"
52
53 diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild
54 deleted file mode 100644
55 index 42df35f6af0..00000000000
56 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild
57 +++ /dev/null
58 @@ -1,19 +0,0 @@
59 -# Copyright 1999-2018 Gentoo Foundation
60 -# Distributed under the terms of the GNU General Public License v2
61 -
62 -EAPI=5
63 -
64 -XORG_STATIC=no
65 -XORG_MODULE=data/
66 -inherit xorg-2
67 -
68 -DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
69 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
70 -IUSE=""
71 -
72 -RDEPEND="
73 - x11-libs/libX11
74 - x11-libs/libXcursor
75 -"
76 -DEPEND="${RDEPEND}
77 - x11-apps/xcursorgen"