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-libs/xcb-util-cursor/
Date: Tue, 24 Apr 2018 05:11:14
Message-Id: 1524546631.22c585623be84adce39688ca433afd82c5797de0.mattst88@gentoo
1 commit: 22c585623be84adce39688ca433afd82c5797de0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 24 05:08:08 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 24 05:10:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c58562
7
8 x11-libs/xcb-util-cursor: Drop old versions
9
10 x11-libs/xcb-util-cursor/Manifest | 2 --
11 .../xcb-util-cursor-0.1.1-r1.ebuild | 36 ----------------------
12 .../xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild | 36 ----------------------
13 3 files changed, 74 deletions(-)
14
15 diff --git a/x11-libs/xcb-util-cursor/Manifest b/x11-libs/xcb-util-cursor/Manifest
16 index 3905a1b0be1..ee189ce8617 100644
17 --- a/x11-libs/xcb-util-cursor/Manifest
18 +++ b/x11-libs/xcb-util-cursor/Manifest
19 @@ -1,3 +1 @@
20 -DIST xcb-util-cursor-0.1.1.tar.bz2 280852 BLAKE2B ab5229e22ccec6e1fbc25e21fd8f3a65a518bc156b0d0c53482a61344f0b8ec7988ce3de46f54b6d8ddb934dcf5efb8031bcb51865b4671e3b36f0b870c286e9 SHA512 599f9074a9801615a29374a96649c2d9d8de8abd053b7ddb245b7cc50a1c9c94610a8df996a7a79a831ade3d903335fdf7ac299e6b33e735ab087c3fe5923d71
21 -DIST xcb-util-cursor-0.1.2.tar.bz2 289714 BLAKE2B 5439eeac2a80c1d6551eff7662d9262c3341cecd043f6710aee8fb17199067f067e614ffd50e06fed0a626f20ed320cd9c2ec6440bb78dd6eff2211b954cbed1 SHA512 13b9dc0e9f8a61fc72ef6ec722d574ba46c5eacdaf0785d301a3cca00de00b772b6b7fa0b6484f54b4ee19d384a46b3bbf29935bf15ffdde23b004567fc4a85e
22 DIST xcb-util-cursor-0.1.3.tar.bz2 295224 BLAKE2B 7a1a89c0f326f4ac0768110c4aa5a7818ddace1f231f6a0dcfacaf8b157a2d6aae53f5278a02cb945822d83eccb8a01ebb14ab98e8828d8f1d506e42f51431ba SHA512 be5eee7b268b18f356d6aae04820a7e1c51397dac9020d876df379e833200255b5194269541c245a9b4ac286edad4cfe44dae8e4fcfd16a4726dd7553c104c21
23
24 diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild
25 deleted file mode 100644
26 index 0b93b5f3d40..00000000000
27 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild
28 +++ /dev/null
29 @@ -1,36 +0,0 @@
30 -# Copyright 1999-2017 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=5
34 -
35 -XORG_MODULE=/
36 -XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist
37 -XORG_DOC=doc
38 -XORG_MULTILIB=yes
39 -inherit xorg-2
40 -
41 -EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git"
42 -EGIT_HAS_SUBMODULES=yes
43 -
44 -DESCRIPTION="X C-language Bindings sample implementations"
45 -HOMEPAGE="https://xcb.freedesktop.org/"
46 -
47 -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 ~x64-solaris"
48 -IUSE="test"
49 -
50 -RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
51 - >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}]
52 - >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]
53 - >=x11-proto/xcb-proto-1.8-r3:=[${MULTILIB_USEDEP}]
54 - >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]"
55 -DEPEND="${RDEPEND}
56 - >=dev-util/gperf-3.0.1
57 - test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
58 -
59 -src_configure() {
60 - XORG_CONFIGURE_OPTIONS=(
61 - $(use_with doc doxygen)
62 - )
63 -
64 - xorg-2_src_configure
65 -}
66
67 diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild
68 deleted file mode 100644
69 index 0b93b5f3d40..00000000000
70 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild
71 +++ /dev/null
72 @@ -1,36 +0,0 @@
73 -# Copyright 1999-2017 Gentoo Foundation
74 -# Distributed under the terms of the GNU General Public License v2
75 -
76 -EAPI=5
77 -
78 -XORG_MODULE=/
79 -XORG_BASE_INDIVIDUAL_URI=https://xcb.freedesktop.org/dist
80 -XORG_DOC=doc
81 -XORG_MULTILIB=yes
82 -inherit xorg-2
83 -
84 -EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git"
85 -EGIT_HAS_SUBMODULES=yes
86 -
87 -DESCRIPTION="X C-language Bindings sample implementations"
88 -HOMEPAGE="https://xcb.freedesktop.org/"
89 -
90 -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 ~x64-solaris"
91 -IUSE="test"
92 -
93 -RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
94 - >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}]
95 - >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]
96 - >=x11-proto/xcb-proto-1.8-r3:=[${MULTILIB_USEDEP}]
97 - >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]"
98 -DEPEND="${RDEPEND}
99 - >=dev-util/gperf-3.0.1
100 - test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
101 -
102 -src_configure() {
103 - XORG_CONFIGURE_OPTIONS=(
104 - $(use_with doc doxygen)
105 - )
106 -
107 - xorg-2_src_configure
108 -}