Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/e16keyedit/
Date: Fri, 22 Jun 2018 18:50:22
Message-Id: 1529693391.b3c06371f3f366cbe8c17f3f0c9febbb5f9ec503.mgorny@gentoo
1 commit: b3c06371f3f366cbe8c17f3f0c9febbb5f9ec503
2 Author: Joonas Niilola <juippis <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 17 12:14:00 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 22 18:49:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c06371
7
8 x11-misc/e16keyedit: removal
9
10 Bug: https://bugs.gentoo.org/656020
11
12 x11-misc/e16keyedit/Manifest | 1 -
13 x11-misc/e16keyedit/e16keyedit-0.7.ebuild | 21 ---------------------
14 x11-misc/e16keyedit/metadata.xml | 11 -----------
15 3 files changed, 33 deletions(-)
16
17 diff --git a/x11-misc/e16keyedit/Manifest b/x11-misc/e16keyedit/Manifest
18 deleted file mode 100644
19 index 2bef631fe28..00000000000
20 --- a/x11-misc/e16keyedit/Manifest
21 +++ /dev/null
22 @@ -1 +0,0 @@
23 -DIST e16keyedit-0.7.tar.gz 88323 BLAKE2B dde8bcfb18f6c2f2c52357b7951cefd2f3e96b272320c0991ea4a665dbadcf5026e74ac59bacdd728b9534b818c73d778a804d3bbf598d82d5c64d30dd0ca75e SHA512 6178977bd9e1dfd337717660be8102f5c3f0a6d29d4b0b1ae67a7fa9a812ab46c4fee67e52282ca38d429d16697935e25e7c046f22d7f3bb06b7b3933e6d557b
24
25 diff --git a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
26 deleted file mode 100644
27 index 922f0199044..00000000000
28 --- a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
29 +++ /dev/null
30 @@ -1,21 +0,0 @@
31 -# Copyright 1999-2018 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -DESCRIPTION="Key binding editor for enlightenment 16"
37 -HOMEPAGE="https://www.enlightenment.org/"
38 -SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
39 -
40 -LICENSE="MIT-with-advertising"
41 -SLOT="0"
42 -KEYWORDS="amd64 ppc sparc x86"
43 -IUSE=""
44 -
45 -RDEPEND="=x11-libs/gtk+-2*"
46 -DEPEND="${RDEPEND}
47 - virtual/pkgconfig"
48 -
49 -src_configure() {
50 - econf --enable-gtk2
51 -}
52
53 diff --git a/x11-misc/e16keyedit/metadata.xml b/x11-misc/e16keyedit/metadata.xml
54 deleted file mode 100644
55 index bc4fe6836d2..00000000000
56 --- a/x11-misc/e16keyedit/metadata.xml
57 +++ /dev/null
58 @@ -1,11 +0,0 @@
59 -<?xml version="1.0" encoding="UTF-8"?>
60 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
61 -<pkgmetadata>
62 -<!-- maintainer-needed -->
63 -<longdescription>
64 -This is a standalone keybindings editor for enlightenment version 0.16.
65 -</longdescription>
66 -<upstream>
67 - <remote-id type="sourceforge">enlightenment</remote-id>
68 -</upstream>
69 -</pkgmetadata>