public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aleksandr Batyuk" <abbat.2008@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8821ce/
Date: Tue,  4 Aug 2020 09:09:30 +0000 (UTC)	[thread overview]
Message-ID: <1596532066.c1f9ea08438352fd497b779d65cbb95c283b4a63.AleksandrBatyuk@gentoo> (raw)

commit:     c1f9ea08438352fd497b779d65cbb95c283b4a63
Author:     Aleksandr Batyuk <abbat.2008 <AT> gmail <DOT> com>
AuthorDate: Tue Aug  4 09:07:46 2020 +0000
Commit:     Aleksandr Batyuk <abbat.2008 <AT> gmail <DOT> com>
CommitDate: Tue Aug  4 09:07:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1f9ea08

net-wireless/rtl8821ce: Add support kernel 5.8

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Aleksandr Batyuk <abbat.2008 <AT> gmail.com>

 net-wireless/rtl8821ce/Manifest                     |  1 +
 .../rtl8821ce/rtl8821ce-0_pre20200703.ebuild        | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/net-wireless/rtl8821ce/Manifest b/net-wireless/rtl8821ce/Manifest
index 4e70b2a..d581ece 100644
--- a/net-wireless/rtl8821ce/Manifest
+++ b/net-wireless/rtl8821ce/Manifest
@@ -1 +1,2 @@
 DIST rtl8821ce-0_pre20200224.tar.gz 4519145 BLAKE2B dec8974d16d7a4d136c3a452d182aeec26270ddf6ffc4e5059a8260fa6dbed32aa407925244d4fe543d4156956f54ab464b6502f6f185a83e3b98de003fdc715 SHA512 2946b36d0315db292870d1760d1d68f3135e202c90312bc37619a8de04b1fd60f4acb13d14700e0a5ca3ae4a21aab68306cf0f4a801134a37ff573fcc6a8e11f
+DIST rtl8821ce-0_pre20200703.tar.gz 4519547 BLAKE2B d10313298e6807f4c5ef35582be01dba5d11c36cb2bfb572186b32123f8388e6edca03de716b545dacc02e6aa43439d7379d1727dc6206791c0f7d296ad8b62a SHA512 e0bdc7feaf7f29e760b86c2b85caf177e084c06fa681bb8888bf43927d766505d3573931ee878842089863eeefc25fee5107276dbde18375462c96600225f7ce

diff --git a/net-wireless/rtl8821ce/rtl8821ce-0_pre20200703.ebuild b/net-wireless/rtl8821ce/rtl8821ce-0_pre20200703.ebuild
new file mode 100644
index 0000000..047c03f
--- /dev/null
+++ b/net-wireless/rtl8821ce/rtl8821ce-0_pre20200703.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit linux-mod
+
+COMMIT="18c1f607c10307a249be82cb398fb08eb7857a9f"
+
+DESCRIPTION="Realtek RTL8821CE Driver module for Linux kernel"
+HOMEPAGE="https://github.com/tomaspinho/rtl8821ce"
+SRC_URI="https://github.com/tomaspinho/rtl8821ce/archive/${COMMIT}.tar.gz -> rtl8821ce-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="virtual/linux-sources"
+
+S="${WORKDIR}/rtl8821ce-${COMMIT}"
+
+MODULE_NAMES="8821ce(net/wireless)"
+BUILD_TARGETS="all"


             reply	other threads:[~2020-08-04  9:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-04  9:09 Aleksandr Batyuk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-20  3:44 [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8821ce/ Aleksandr Batyuk
2024-02-07  4:57 Aleksandr Batyuk
2023-10-15 12:08 Aleksandr Batyuk
2023-06-27 11:36 Aleksandr Batyuk
2023-06-25 15:38 Aleksandr Batyuk
2023-05-17 12:37 Aleksandr Batyuk
2023-03-14  3:35 Aleksandr Batyuk
2022-10-17 10:53 Aleksandr Batyuk
2022-04-15 13:13 Aleksandr Batyuk
2021-11-26 13:41 Aleksandr Batyuk
2021-05-16 14:06 Anna Vyalkova
2021-05-07  8:52 Aleksandr Batyuk
2021-01-02  8:29 Aleksandr Batyuk
2020-08-30  5:28 Aleksandr Batyuk
2020-04-09 13:24 Andrew Ammerlaan
2020-03-17 15:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-17 15:54 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1596532066.c1f9ea08438352fd497b779d65cbb95c283b4a63.AleksandrBatyuk@gentoo \
    --to=abbat.2008@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox