Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-renderutil/
Date: Tue, 22 Dec 2015 16:48:24
Message-Id: 1450802821.4c6d2d6313850605a24f1c4db2aa82b7e83f348c.mrueg@gentoo
1 commit: 4c6d2d6313850605a24f1c4db2aa82b7e83f348c
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 22 16:47:01 2015 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 22 16:47:01 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6d2d63
7
8 x11-libs/xcb-util-renderutil: Remove old
9
10 Package-Manager: portage-2.2.26
11
12 x11-libs/xcb-util-renderutil/Manifest | 1 -
13 .../xcb-util-renderutil-0.3.8.ebuild | 33 ----------------------
14 .../xcb-util-renderutil-0.3.9.ebuild | 33 ----------------------
15 3 files changed, 67 deletions(-)
16
17 diff --git a/x11-libs/xcb-util-renderutil/Manifest b/x11-libs/xcb-util-renderutil/Manifest
18 index f44961c..088feea 100644
19 --- a/x11-libs/xcb-util-renderutil/Manifest
20 +++ b/x11-libs/xcb-util-renderutil/Manifest
21 @@ -1,2 +1 @@
22 -DIST xcb-util-renderutil-0.3.8.tar.bz2 257492 SHA256 9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452 SHA512 d2f94d23628383a1d2c861e0bfbe6452b89efd1003348dcfacfae9249b49fefb91efdec4cd5f5fc0aadd6f6b72cb2b866089e42b5006f9394fb6b68cb484fa8e WHIRLPOOL 7ef258498c1ca3ebe16e4505f9fe280c4abe72ee04b012842cfb624edb622f611c3843ff5de52a7a455401ec352e02a432d60ab2829654bbe98b2b6450a907b6
23 DIST xcb-util-renderutil-0.3.9.tar.bz2 292898 SHA256 c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b SHA512 24b567992ecde7e69a406efd0ffb62266610d73b4dc0e5c71093221090fa134c14b850680d1d28dc1f8f4a6f497b4118491e1894ec7c73d2c6ce959d106771cc WHIRLPOOL 4c503898720aff7f81a75424d4d8f8351044aaa5fef446637474987264ee7487ba0f07b1f92f3f6d2c36495bad9086cc190d085fe7bf83281f2ce9b67a13cfb5
24
25 diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild
26 deleted file mode 100644
27 index 95a6728..0000000
28 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild
29 +++ /dev/null
30 @@ -1,33 +0,0 @@
31 -# Copyright 1999-2013 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -# $Id$
34 -
35 -EAPI=4
36 -
37 -XORG_MODULE=/
38 -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
39 -XORG_DOC=doc
40 -inherit xorg-2
41 -
42 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-renderutil"
43 -EGIT_HAS_SUBMODULES=yes
44 -
45 -DESCRIPTION="X C-language Bindings sample implementations"
46 -HOMEPAGE="http://xcb.freedesktop.org/"
47 -
48 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
49 -IUSE="test"
50 -
51 -RDEPEND=">=x11-libs/xcb-util-${PV}
52 - x11-proto/xproto"
53 -DEPEND="${RDEPEND}
54 - >=dev-util/gperf-3.0.1
55 - test? ( >=dev-libs/check-0.9.4 )"
56 -
57 -pkg_setup() {
58 - XORG_CONFIGURE_OPTIONS=(
59 - $(use_with doc doxygen)
60 - )
61 -
62 - xorg-2_pkg_setup
63 -}
64
65 diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9.ebuild
66 deleted file mode 100644
67 index 634476d..0000000
68 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9.ebuild
69 +++ /dev/null
70 @@ -1,33 +0,0 @@
71 -# Copyright 1999-2014 Gentoo Foundation
72 -# Distributed under the terms of the GNU General Public License v2
73 -# $Id$
74 -
75 -EAPI=5
76 -
77 -XORG_MODULE=/
78 -XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
79 -XORG_DOC=doc
80 -inherit xorg-2
81 -
82 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-renderutil"
83 -EGIT_HAS_SUBMODULES=yes
84 -
85 -DESCRIPTION="X C-language Bindings sample implementations"
86 -HOMEPAGE="http://xcb.freedesktop.org/"
87 -
88 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
89 -IUSE="test"
90 -
91 -RDEPEND=">=x11-libs/xcb-util-${PV}
92 - x11-proto/xproto"
93 -DEPEND="${RDEPEND}
94 - >=dev-util/gperf-3.0.1
95 - test? ( >=dev-libs/check-0.9.4 )"
96 -
97 -pkg_setup() {
98 - XORG_CONFIGURE_OPTIONS=(
99 - $(use_with doc doxygen)
100 - )
101 -
102 - xorg-2_pkg_setup
103 -}