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/libxkbui/
Date: Tue, 02 Apr 2019 07:36:29
Message-Id: 1554190572.52b088484a145e43a6a43292fb45f2067ce19b3a.mattst88@gentoo
1 commit: 52b088484a145e43a6a43292fb45f2067ce19b3a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 2 07:19:43 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 2 07:36:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b08848
7
8 x11-libs/libxkbui: Remove
9
10 Bug: https://bugs.gentoo.org/679256
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 x11-libs/libxkbui/Manifest | 1 -
14 x11-libs/libxkbui/libxkbui-1.0.2-r2.ebuild | 15 ---------------
15 x11-libs/libxkbui/metadata.xml | 8 --------
16 3 files changed, 24 deletions(-)
17
18 diff --git a/x11-libs/libxkbui/Manifest b/x11-libs/libxkbui/Manifest
19 deleted file mode 100644
20 index 081c701a069..00000000000
21 --- a/x11-libs/libxkbui/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST libxkbui-1.0.2.tar.bz2 221435 BLAKE2B a2d5bcbc4960888516e4c1c0b7458411c9374629e459e1e55173a7c2bde17b685e155e3a3392a8c8e3a06d9cf685a7c247547308adf49a04e236275b5e0cd33a SHA512 ccfa2c8f740ae66e5b7c2ed19a8243696a34fb60d45d8d01bb540eb925d69c95ebe16b7a54f4362acc3170b1543f44eea8910135b11c4af88abce3637726062d
25
26 diff --git a/x11-libs/libxkbui/libxkbui-1.0.2-r2.ebuild b/x11-libs/libxkbui/libxkbui-1.0.2-r2.ebuild
27 deleted file mode 100644
28 index 364ee589207..00000000000
29 --- a/x11-libs/libxkbui/libxkbui-1.0.2-r2.ebuild
30 +++ /dev/null
31 @@ -1,15 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=4
36 -inherit xorg-2
37 -
38 -DESCRIPTION="X.Org xkbui library"
39 -
40 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
41 -IUSE=""
42 -
43 -RDEPEND="x11-base/xorg-proto
44 - x11-libs/libXt
45 - >=x11-libs/libxkbfile-1.0.3"
46 -DEPEND="${RDEPEND}"
47
48 diff --git a/x11-libs/libxkbui/metadata.xml b/x11-libs/libxkbui/metadata.xml
49 deleted file mode 100644
50 index e943b72b8a4..00000000000
51 --- a/x11-libs/libxkbui/metadata.xml
52 +++ /dev/null
53 @@ -1,8 +0,0 @@
54 -<?xml version="1.0" encoding="UTF-8"?>
55 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
56 -<pkgmetadata>
57 -<maintainer type="project">
58 - <email>x11@g.o</email>
59 - <name>X11</name>
60 -</maintainer>
61 -</pkgmetadata>