[gentoo-commits] repo/gentoo:master commit in: x11-misc/e16keyedit/

2018-06-22 Thread Michał Górny
commit: b3c06371f3f366cbe8c17f3f0c9febbb5f9ec503
Author: Joonas Niilola  gmail  com>
AuthorDate: Sun Jun 17 12:14:00 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun 22 18:49:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c06371

x11-misc/e16keyedit: removal

Bug: https://bugs.gentoo.org/656020

 x11-misc/e16keyedit/Manifest  |  1 -
 x11-misc/e16keyedit/e16keyedit-0.7.ebuild | 21 -
 x11-misc/e16keyedit/metadata.xml  | 11 ---
 3 files changed, 33 deletions(-)

diff --git a/x11-misc/e16keyedit/Manifest b/x11-misc/e16keyedit/Manifest
deleted file mode 100644
index 2bef631fe28..000
--- a/x11-misc/e16keyedit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST e16keyedit-0.7.tar.gz 88323 BLAKE2B 
dde8bcfb18f6c2f2c52357b7951cefd2f3e96b272320c0991ea4a665dbadcf5026e74ac59bacdd728b9534b818c73d778a804d3bbf598d82d5c64d30dd0ca75e
 SHA512 
6178977bd9e1dfd337717660be8102f5c3f0a6d29d4b0b1ae67a7fa9a812ab46c4fee67e52282ca38d429d16697935e25e7c046f22d7f3bb06b7b3933e6d557b

diff --git a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild 
b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
deleted file mode 100644
index 922f0199044..000
--- a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Key binding editor for enlightenment 16"
-HOMEPAGE="https://www.enlightenment.org/;
-SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
-
-LICENSE="MIT-with-advertising"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="=x11-libs/gtk+-2*"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   econf --enable-gtk2
-}

diff --git a/x11-misc/e16keyedit/metadata.xml b/x11-misc/e16keyedit/metadata.xml
deleted file mode 100644
index bc4fe6836d2..000
--- a/x11-misc/e16keyedit/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-
-This is a standalone keybindings editor for enlightenment version 0.16.
-
-
-   enlightenment
-
-



[gentoo-commits] repo/gentoo:master commit in: x11-misc/e16keyedit/

2018-04-22 Thread David Seifert
commit: 3c7b7e908005295c4b9e8419b0340e11b8c2635b
Author: Marty E. Plummer  startmail  com>
AuthorDate: Sat Apr 21 19:40:19 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 22 13:00:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7b7e90

x11-misc/e16keyedit: EAPI bump

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 x11-misc/e16keyedit/e16keyedit-0.7.ebuild | 14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild 
b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
index 77ee2bbb1a4..922f0199044 100644
--- a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
+++ b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 DESCRIPTION="Key binding editor for enlightenment 16"
 HOMEPAGE="https://www.enlightenment.org/;
 SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
@@ -14,12 +16,6 @@ RDEPEND="=x11-libs/gtk+-2*"
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-src_compile() {
-   econf --enable-gtk2 || die
-   emake || die
-}
-
-src_install() {
-   emake install DESTDIR="${D}" || die
-   dodoc README ChangeLog AUTHORS
+src_configure() {
+   econf --enable-gtk2
 }



[gentoo-commits] repo/gentoo:master commit in: x11-misc/e16keyedit/

2018-04-16 Thread Michał Górny
commit: 37670a7aaf25192a5b9a5bff729986fdaa8c7636
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 16 15:17:14 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 16 15:34:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37670a7a

x11-misc/e16keyedit: Drop disbanded enlightenment project

 x11-misc/e16keyedit/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-misc/e16keyedit/metadata.xml b/x11-misc/e16keyedit/metadata.xml
index a3ff89c8d0b..bc4fe6836d2 100644
--- a/x11-misc/e16keyedit/metadata.xml
+++ b/x11-misc/e16keyedit/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   enlightenm...@gentoo.org
-   Project Enlightenment
-
+
 
 This is a standalone keybindings editor for enlightenment version 0.16.