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

2021-05-18 Thread Ben Kohler
commit: 4daca68fef7831286b8364a59ca6173801079257
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue May 18 14:13:34 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue May 18 14:15:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daca68f

x11-misc/bbkeys: drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ben Kohler  gentoo.org>

 x11-misc/bbkeys/Manifest   |  1 -
 x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/x11-misc/bbkeys/Manifest b/x11-misc/bbkeys/Manifest
index fd73128e3ff..8e2b3fb186c 100644
--- a/x11-misc/bbkeys/Manifest
+++ b/x11-misc/bbkeys/Manifest
@@ -1,2 +1 @@
-DIST bbkeys-0.9.1.tar.gz 226941 BLAKE2B 
43a946210f25679dfe7d5a383fbd3f938ae71b19a635a288590b958fc47f3588c690a1e901b44fdb1b31eb1a8ee7252c85b5d012585b261de61cc0f012ab
 SHA512 
c8643d51dbb8f080cf70149d545f33160d15f00a0c3cefdd6d3856dfdee224ff3f63fce0988669036249c75f70878be63711a697dfaa45d4357d2141a28b13bd
 DIST bbkeys-0.9.2.tar.gz 116313 BLAKE2B 
03b9cb10b7a10380ef805f28605b0ed1969d2197ffc1a19704a3ae230d3555f265d721c800ec45e37af4fb28fa01587999c078d0122826589f688b146fbebef7
 SHA512 
3205bd37052589b6cba9447032e6906c09afc80b36d7f7869204d290faa7f5726b7b9de74ee06c73c25b794f88eb4e13663f8b096f78bd246d1764bc4ab8984d

diff --git a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
deleted file mode 100644
index 642de9a75e6..000
--- a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Use keyboard shortcuts in the blackbox wm"
-HOMEPAGE="http://bbkeys.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-RDEPEND=">=x11-wm/blackbox-0.70.0"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_install() {
-   emake DESTDIR="${D}" install
-   rm -rf "${ED%/}"/usr/share/doc || die
-   einstalldocs
-
-   echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > 
"${T}"/99bbkeys || die
-   doenvd "${T}"/99bbkeys
-}



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

2021-05-04 Thread Agostino Sarubbo
commit: ce1061f04697e3627cdcf40236af6c87bcf1a5ec
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May  4 07:00:17 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May  4 07:00:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1061f0

x11-misc/bbkeys: amd64 stable wrt bug #787926

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-misc/bbkeys/bbkeys-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
index 791dc061740..b3a7f7456fc 100644
--- a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
+++ b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/bbidulock/bbkeys/archive/${MY_PV}.tar.gz -> ${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="



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

2021-05-03 Thread Sam James
commit: 333f9a4ff827ca5ef62751fb69a4979d66c752b0
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 16:56:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 16:56:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333f9a4f

x11-misc/bbkeys: Stabilize 0.9.2 ppc, #787926

Signed-off-by: Sam James  gentoo.org>

 x11-misc/bbkeys/bbkeys-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
index bcb8b56ece6..791dc061740 100644
--- a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
+++ b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/bbidulock/bbkeys/archive/${MY_PV}.tar.gz -> ${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
 RDEPEND="



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

2021-05-03 Thread Sam James
commit: 69e5ac29ae3d51aff401567925195ab18f244e07
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 16:51:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 16:51:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69e5ac29

x11-misc/bbkeys: Stabilize 0.9.2 x86, #787926

Signed-off-by: Sam James  gentoo.org>

 x11-misc/bbkeys/bbkeys-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
index cd8940c01e5..bcb8b56ece6 100644
--- a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
+++ b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/bbidulock/bbkeys/archive/${MY_PV}.tar.gz -> ${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="



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

2021-03-30 Thread Ben Kohler
commit: b3d6f5ab5847d4c018da9a038bbe0dafcbf8ed4a
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Mar 30 13:27:47 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Mar 30 13:27:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d6f5ab

x11-misc/bbkeys: fix minor QA warning from EAPI=7 conversion

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ben Kohler  gentoo.org>

 x11-misc/bbkeys/bbkeys-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
index 703e7c8eff6..cd8940c01e5 100644
--- a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
+++ b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
@@ -35,7 +35,7 @@ src_prepare() {
 
 src_install() {
default
-   rm -rf "${ED%/}"/usr/share/doc || die
+   rm -rf "${ED}"/usr/share/doc || die
 
echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > 
"${T}"/99bbkeys || die
doenvd "${T}"/99bbkeys



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

2021-03-30 Thread Ben Kohler
commit: a640fae1f9f95856758be2918fdbfe2c3d839f25
Author: Ben Kohler  gentoo  org>
AuthorDate: Tue Mar 30 11:59:49 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Tue Mar 30 12:28:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a640fae1

x11-misc/bbkeys: bump to 0.9.2, take pkg, fix deps, fix amd64 build

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ben Kohler  gentoo.org>

 x11-misc/bbkeys/Manifest|  1 +
 x11-misc/bbkeys/bbkeys-0.9.2.ebuild | 42 +
 x11-misc/bbkeys/metadata.xml| 11 ++
 3 files changed, 50 insertions(+), 4 deletions(-)

diff --git a/x11-misc/bbkeys/Manifest b/x11-misc/bbkeys/Manifest
index 2a71798ace5..fd73128e3ff 100644
--- a/x11-misc/bbkeys/Manifest
+++ b/x11-misc/bbkeys/Manifest
@@ -1 +1,2 @@
 DIST bbkeys-0.9.1.tar.gz 226941 BLAKE2B 
43a946210f25679dfe7d5a383fbd3f938ae71b19a635a288590b958fc47f3588c690a1e901b44fdb1b31eb1a8ee7252c85b5d012585b261de61cc0f012ab
 SHA512 
c8643d51dbb8f080cf70149d545f33160d15f00a0c3cefdd6d3856dfdee224ff3f63fce0988669036249c75f70878be63711a697dfaa45d4357d2141a28b13bd
+DIST bbkeys-0.9.2.tar.gz 116313 BLAKE2B 
03b9cb10b7a10380ef805f28605b0ed1969d2197ffc1a19704a3ae230d3555f265d721c800ec45e37af4fb28fa01587999c078d0122826589f688b146fbebef7
 SHA512 
3205bd37052589b6cba9447032e6906c09afc80b36d7f7869204d290faa7f5726b7b9de74ee06c73c25b794f88eb4e13663f8b096f78bd246d1764bc4ab8984d

diff --git a/x11-misc/bbkeys/bbkeys-0.9.2.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
new file mode 100644
index 000..703e7c8eff6
--- /dev/null
+++ b/x11-misc/bbkeys/bbkeys-0.9.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MY_PV="rel-$(ver_cut 1)$(ver_cut 2)$(ver_cut 3)"
+
+DESCRIPTION="Use keyboard shortcuts in the blackbox wm"
+HOMEPAGE="http://bbkeys.sourceforge.net;
+SRC_URI="https://github.com/bbidulock/bbkeys/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   >=x11-wm/blackbox-0.70.0
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libX11
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_prepare() {
+   sed -i -e '/^bbkeys_LDADD/ s#/usr/lib/libbt.a#-lbt#' src/Makefile.am || 
die
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+   rm -rf "${ED%/}"/usr/share/doc || die
+
+   echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > 
"${T}"/99bbkeys || die
+   doenvd "${T}"/99bbkeys
+}

diff --git a/x11-misc/bbkeys/metadata.xml b/x11-misc/bbkeys/metadata.xml
index 8c1cd95c03a..4236bc6e3ff 100644
--- a/x11-misc/bbkeys/metadata.xml
+++ b/x11-misc/bbkeys/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-  
-bbkeys
-  
+   
+   bkoh...@gentoo.org
+   Ben Kohler
+   
+   
+   bbidulock/bbkeys
+   
 



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

2019-12-30 Thread Sergei Trofimovich
commit: 0c58cc37c2f57f7828d8f14a2d72bfdddc6ebdc3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Dec 30 22:58:50 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Dec 30 22:58:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c58cc37

x11-misc/bbkeys: use ASCII whitespace

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
index b8639f1e3f5..642de9a75e6 100644
--- a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
+++ b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
@@ -21,6 +21,6 @@ src_install() {
rm -rf "${ED%/}"/usr/share/doc || die
einstalldocs
 
-   echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > 
"${T}"/99bbkeys || die
+   echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > 
"${T}"/99bbkeys || die
doenvd "${T}"/99bbkeys
 }



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

2019-12-30 Thread Sergei Trofimovich
commit: f4a4691d74ea715525fb158f590ddf25953cbabf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Dec 30 17:59:44 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Dec 30 18:01:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a4691d

x11-misc/bbkeys: use ASCII whitespace

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
index 1ea30179adf..b8639f1e3f5 100644
--- a/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
+++ b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ DEPEND="${RDEPEND}
 
 src_install() {
emake DESTDIR="${D}" install
-   rm -rf "${ED%/}"/usr/share/doc || die
+   rm -rf "${ED%/}"/usr/share/doc || die
einstalldocs
 
echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > 
"${T}"/99bbkeys || die



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

2017-08-10 Thread Michał Górny
commit: 2ec9f9525aeb8d104c9f057ef9bbddce928dc458
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Aug  8 08:28:38 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 10 12:24:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec9f952

x11-misc/bbkeys: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/5351

 x11-misc/bbkeys/files/bbkeys-0.9.0-gcc-4.3.patch | 59 
 1 file changed, 59 deletions(-)

diff --git a/x11-misc/bbkeys/files/bbkeys-0.9.0-gcc-4.3.patch 
b/x11-misc/bbkeys/files/bbkeys-0.9.0-gcc-4.3.patch
deleted file mode 100644
index 58b536ff38e..000
--- a/x11-misc/bbkeys/files/bbkeys-0.9.0-gcc-4.3.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-diff -Naupr bbkeys-0.9.0.orig/src/actions.cc bbkeys-0.9.0/src/actions.cc
 bbkeys-0.9.0.orig/src/actions.cc   2005-02-20 22:03:43.0 +0100
-+++ bbkeys-0.9.0/src/actions.cc2008-02-24 09:26:30.0 +0100
-@@ -25,7 +25,8 @@
- #include "actions.hh"
- 
- #include 
--#include 
-+#include 
-+#include 
- #include 
- 
- Action::Action(enum ActionType type, Display * display, KeyCode keycode, 
-diff -Naupr bbkeys-0.9.0.orig/src/Config.cpp bbkeys-0.9.0/src/Config.cpp
 bbkeys-0.9.0.orig/src/Config.cpp   2004-09-03 03:08:00.0 +0200
-+++ bbkeys-0.9.0/src/Config.cpp2008-02-24 09:29:55.0 +0100
-@@ -24,7 +24,7 @@
- 
- 
- #include "Config.h"
--#include 
-+#include 
- 
- #include 
- using std::cout;
-diff -Naupr bbkeys-0.9.0.orig/src/KeyClient.cpp bbkeys-0.9.0/src/KeyClient.cpp
 bbkeys-0.9.0.orig/src/KeyClient.cpp2004-09-26 04:27:46.0 
+0200
-+++ bbkeys-0.9.0/src/KeyClient.cpp 2008-02-24 09:26:14.0 +0100
-@@ -58,6 +58,7 @@ extern "C" {
- #include 
- #include 
- #include 
-+#include 
- 
- //
- // Constructor/Destructor
-diff -Naupr bbkeys-0.9.0.orig/src/main.cpp bbkeys-0.9.0/src/main.cpp
 bbkeys-0.9.0.orig/src/main.cpp 2004-09-16 02:53:51.0 +0200
-+++ bbkeys-0.9.0/src/main.cpp  2008-02-24 09:31:38.0 +0100
-@@ -27,6 +27,8 @@
- 
- #include "main.h"
- 
-+#include 
-+
- //
- // parseOptions
- //
-diff -Naupr bbkeys-0.9.0.orig/src/Netclient.cpp bbkeys-0.9.0/src/Netclient.cpp
 bbkeys-0.9.0.orig/src/Netclient.cpp2004-09-26 04:27:46.0 
+0200
-+++ bbkeys-0.9.0/src/Netclient.cpp 2008-02-24 09:30:41.0 +0100
-@@ -25,6 +25,7 @@
- // Methods, ideas, implementations taken from Openbox's XAtom class *sigh*
- 
- #include "Netclient.h"
-+#include 
- 
- Netclient::Netclient (const bt::Display )
-   : bt::EWMH(display), _display(display)



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

2017-03-26 Thread Michael Orlitzky
commit: 84f071199dc793002c32ae5b167c664f6b066ce6
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Mar 26 17:20:25 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 17:20:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f07119

x11-misc/bbkeys: remove unused version 0.9.0-r1.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/bbkeys/Manifest   |  1 -
 x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/x11-misc/bbkeys/Manifest b/x11-misc/bbkeys/Manifest
index 57403c0e868..1eb466024f1 100644
--- a/x11-misc/bbkeys/Manifest
+++ b/x11-misc/bbkeys/Manifest
@@ -1,2 +1 @@
-DIST bbkeys-0.9.0.tar.gz 199146 SHA256 
1ebf372e35b31e7bd63c9a28d2434cfc44588db08b653df64a396d2821dd9ff0 SHA512 
8d4dccf56eddfa0fabe4050b82da94433eef640d69a7cac9d778eb0244c68af33ca06d1fb3bc7ac558ad962dda793e16137084323a8b0b145e8e341149e26955
 WHIRLPOOL 
4360cb16bc724964083596ba1513e326dbecb7992b5c4b8943b3cac68fa5394ab5a33cfe9c8f14f5cc81981d6930d409f2d68b927889f982985be5808b2e4918
 DIST bbkeys-0.9.1.tar.gz 226941 SHA256 
4381994b998a0b41e3b27d532bdb2a859fefaca260705022eeec8c1c02e99680 SHA512 
c8643d51dbb8f080cf70149d545f33160d15f00a0c3cefdd6d3856dfdee224ff3f63fce0988669036249c75f70878be63711a697dfaa45d4357d2141a28b13bd
 WHIRLPOOL 
9248ecda065ae011f9c489bd09a36194df734cb19f3021c9af09c813db86ec2c5e42a2136d71f74cf80631f6dc6b68a648bbfcaaa2c83b64c9db747dd62037a7

diff --git a/x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild
deleted file mode 100644
index fefb06cb31d..000
--- a/x11-misc/bbkeys/bbkeys-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Use keyboard shortcuts in the blackbox wm"
-HOMEPAGE="http://bbkeys.sourceforge.net;
-SRC_URI="mirror://sourceforge/bbkeys/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-wm/blackbox-0.70.0"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   epatch "${FILESDIR}/${P}-gcc-4.3.patch"
-}
-
-src_install() {
-   make DESTDIR="${D}" install || die "make install failed"
-   rm -rf "${D}/usr/share/doc"
-   dodoc AUTHORS BUGS ChangeLog NEWS README
-}



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

2017-02-14 Thread David Seifert
commit: 7aa2549e1e67e965ba211fa9788e40197b688ed4
Author: Harri Nieminen  gmail  com>
AuthorDate: Tue Feb 14 09:06:39 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Feb 14 19:42:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa2549e

x11-misc/bbkeys: EAPI bump 0 -> 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3967

 .../bbkeys/{bbkeys-0.9.1.ebuild => bbkeys-0.9.1-r1.ebuild} | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11-misc/bbkeys/bbkeys-0.9.1.ebuild 
b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
similarity index 61%
rename from x11-misc/bbkeys/bbkeys-0.9.1.ebuild
rename to x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
index ccd84533b9..c9f5279d77 100644
--- a/x11-misc/bbkeys/bbkeys-0.9.1.ebuild
+++ b/x11-misc/bbkeys/bbkeys-0.9.1-r1.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=6
+
 DESCRIPTION="Use keyboard shortcuts in the blackbox wm"
 HOMEPAGE="http://bbkeys.sourceforge.net;
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -16,10 +18,10 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
 
 src_install() {
-   emake DESTDIR="${D}" install || die
-   rm -rf "${D}"/usr/share/doc
-   dodoc AUTHORS BUGS ChangeLog NEWS README || die
+   emake DESTDIR="${D}" install
+   rm -rf "${ED%/}"/usr/share/doc || die
+   einstalldocs
 
-   echo PRELINK_PATH_MASK=/usr/bin/bbkeys > "${T}"/99bbkeys
-   doenvd "${T}"/99bbkeys || die
+   echo PRELINK_PATH_MASK=\""${EPREFIX}"/usr/bin/bbkeys\" > 
"${T}"/99bbkeys || die
+   doenvd "${T}"/99bbkeys
 }