From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5D378138350 for ; Tue, 17 Mar 2020 15:55:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3D16E0E22; Tue, 17 Mar 2020 15:55:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BABEAE0E22 for ; Tue, 17 Mar 2020 15:55:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9AEB34F177 for ; Tue, 17 Mar 2020 15:55:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CE5718F for ; Tue, 17 Mar 2020 15:55:37 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1584460352.720154147d9ab4faff03ebfc4bc770f1e3692d4e.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-wireless/rtl8821ce/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild X-VCS-Directories: net-wireless/rtl8821ce/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 720154147d9ab4faff03ebfc4bc770f1e3692d4e X-VCS-Branch: master Date: Tue, 17 Mar 2020 15:55:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c9a05b99-1364-4ff7-b867-8a9e38c681ca X-Archives-Hash: 3b34625b440a57e024635c64748d0a8f commit: 720154147d9ab4faff03ebfc4bc770f1e3692d4e Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Mar 17 15:52:32 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Mar 17 15:52:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72015414 net-wireless/rtl8821ce: Same issues as previous commit Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan riseup.net> net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild | 29 +++--------------------- 1 file changed, 3 insertions(+), 26 deletions(-) diff --git a/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild b/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild index 93a134f..da9bc48 100644 --- a/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild +++ b/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild @@ -15,33 +15,10 @@ KEYWORDS="~amd64 ~x86" DEPEND="virtual/linux-sources" +# fix 32bit build +PATCHES="${FILESDIR}/32bit.patch" + S="${WORKDIR}/rtl8821ce-${COMMIT}" MODULE_NAMES="8821ce(net/wireless)" BUILD_TARGETS="all" - -src_unpack() { - unpack ${A} - cd "${S}" -} - -src_prepare(){ - # fix 32bit build - epatch "${FILESDIR}/32bit.patch" -} - -pkg_setup() { - linux-mod_pkg_setup -} - -src_compile(){ - linux-mod_src_compile -} - -src_install() { - linux-mod_src_install -} - -pkg_postinst() { - linux-mod_pkg_postinst -} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5BFFB138350 for ; Tue, 17 Mar 2020 15:54:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98B93E0BDA; Tue, 17 Mar 2020 15:54:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81D7FE0BDA for ; Tue, 17 Mar 2020 15:54:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A60EB34F13C for ; Tue, 17 Mar 2020 15:54:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6262014C for ; Tue, 17 Mar 2020 15:54:28 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1584460352.720154147d9ab4faff03ebfc4bc770f1e3692d4e.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8821ce/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild X-VCS-Directories: net-wireless/rtl8821ce/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 720154147d9ab4faff03ebfc4bc770f1e3692d4e X-VCS-Branch: dev Date: Tue, 17 Mar 2020 15:54:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ed6f102c-616d-44de-b2e3-829caa3a799f X-Archives-Hash: 34ed04a40483d67e52e87c302c063b0e Message-ID: <20200317155428.f5FyUh_hB7z7UnAdagCZEZ-PUuwLdt4vQf1lrxBt8LE@z> commit: 720154147d9ab4faff03ebfc4bc770f1e3692d4e Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Mar 17 15:52:32 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Mar 17 15:52:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72015414 net-wireless/rtl8821ce: Same issues as previous commit Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan riseup.net> net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild | 29 +++--------------------- 1 file changed, 3 insertions(+), 26 deletions(-) diff --git a/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild b/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild index 93a134f..da9bc48 100644 --- a/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild +++ b/net-wireless/rtl8821ce/rtl8821ce-20191119.ebuild @@ -15,33 +15,10 @@ KEYWORDS="~amd64 ~x86" DEPEND="virtual/linux-sources" +# fix 32bit build +PATCHES="${FILESDIR}/32bit.patch" + S="${WORKDIR}/rtl8821ce-${COMMIT}" MODULE_NAMES="8821ce(net/wireless)" BUILD_TARGETS="all" - -src_unpack() { - unpack ${A} - cd "${S}" -} - -src_prepare(){ - # fix 32bit build - epatch "${FILESDIR}/32bit.patch" -} - -pkg_setup() { - linux-mod_pkg_setup -} - -src_compile(){ - linux-mod_src_compile -} - -src_install() { - linux-mod_src_install -} - -pkg_postinst() { - linux-mod_pkg_postinst -}