* [gentoo-commits] repo/gentoo:master commit in: net-wireless/hidclient/
@ 2017-10-04 9:15 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2017-10-04 9:15 UTC (permalink / raw
To: gentoo-commits
commit: 1d8fa9af30962dc1b51c75e39c4560d399813f96
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 07:31:18 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 09:14:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8fa9af
net-wireless/hidclient: Strip empty metadata.xml elements
net-wireless/hidclient/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/net-wireless/hidclient/metadata.xml b/net-wireless/hidclient/metadata.xml
index ea40f278355..0bd171786a1 100644
--- a/net-wireless/hidclient/metadata.xml
+++ b/net-wireless/hidclient/metadata.xml
@@ -5,6 +5,4 @@
<email>zerochaos@gentoo.org</email>
<name>Rick Farina</name>
</maintainer>
-<longdescription lang="en">
-</longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-wireless/hidclient/
@ 2020-09-23 23:55 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2020-09-23 23:55 UTC (permalink / raw
To: gentoo-commits
commit: 03a158222620330f430bcae444435350c9919f0e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 23:54:38 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 23:55:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a15822
net-wireless/hidclient: port to EAPI=7
Closes: https://bugs.gentoo.org/740984
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-wireless/hidclient/hidclient-20120728.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/net-wireless/hidclient/hidclient-20120728.ebuild b/net-wireless/hidclient/hidclient-20120728.ebuild
index 0dc32ee4fc0..77d1882e772 100644
--- a/net-wireless/hidclient/hidclient-20120728.ebuild
+++ b/net-wireless/hidclient/hidclient-20120728.ebuild
@@ -1,9 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
-
-inherit epatch
+EAPI=7
DESCRIPTION="Use your machine as a bluetooh keyboard/mouse"
HOMEPAGE="http://anselm.hoffmeister.be/computer/hidclient/"
@@ -21,7 +19,8 @@ RDEPEND="${DEPEND}
S="${WORKDIR}"
src_prepare() {
- epatch "${FILESDIR}"/${P}-glibc-2.30.patch
+ eapply_user
+ eapply "${FILESDIR}"/${P}-glibc-2.30.patch
sed -i 's#gcc#$(CC)#' Makefile
sed -i 's#-O2#$(CFLAGS) $(LDFLAGS)#' Makefile
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-23 23:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 9:15 [gentoo-commits] repo/gentoo:master commit in: net-wireless/hidclient/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2020-09-23 23:55 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox