public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/android-udev-rules/
Date: Thu,  4 Jul 2024 04:07:14 +0000 (UTC)	[thread overview]
Message-ID: <1720065975.afc2a0af7bd365380324beded4cefa862b0583c0.eschwartz@gentoo> (raw)

commit:     afc2a0af7bd365380324beded4cefa862b0583c0
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Thu Jun 27 21:08:07 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jul  4 04:06:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc2a0af

dev-util/android-udev-rules: drop 20240114

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37390
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-util/android-udev-rules/Manifest               |  1 -
 .../android-udev-rules-20240114.ebuild             | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/dev-util/android-udev-rules/Manifest b/dev-util/android-udev-rules/Manifest
index 732af020995c..60e1bc8dfa54 100644
--- a/dev-util/android-udev-rules/Manifest
+++ b/dev-util/android-udev-rules/Manifest
@@ -1,3 +1,2 @@
-DIST android-udev-rules-20240114.tar.gz 24655 BLAKE2B 078c19d5cbf937c12d1611c223613202c44c1cc70e6c3c475ed68b7197fb759b82883f60670ce9c0d188432b86ed2c1dce7460450e1a433f5672af8b2d99c1b7 SHA512 1ebc186abc6bc080e336765f07fea046db338da189ae098ecc696239aea3c2a93679de7ca3baacea94787b4f2df65ba3946676b5f5d09f7b2aa813ab20cb108e
 DIST android-udev-rules-20240221.tar.gz 24770 BLAKE2B 76c69763a173cef28fe8ebf730edc5cd156e60900740752d703b56a8495aa868b9ee91cb5fa98e445420cbe7714b9f474e047d626666c3ea40273e0a19124ecb SHA512 152012c450dfa98b047d43162d15c614f7349c774de36c7ebdd8beff88fcb08e162cb5b8c8ab647b4058c510a3b5f65888d02402e86bea6726159051e0f5bc72
 DIST android-udev-rules-20240625.tar.gz 24970 BLAKE2B 40558ad0d6207efa690c632f76ceb71cbd79c6cff68463857a211f3fe9257bbf1d37260ccfec2d9bafff480b14bbf7b2f47b65852b7cc7aeaefc9e36cc122a95 SHA512 c9d534d7ddc5e290a992773a967f1625241f999c22d1c469e7f88c3c39a3a01da922e42d31b0c8b109dac08400f0cf515177a048a2a0ae27d2158ba265d2649e

diff --git a/dev-util/android-udev-rules/android-udev-rules-20240114.ebuild b/dev-util/android-udev-rules/android-udev-rules-20240114.ebuild
deleted file mode 100644
index 1bfb0238bf5f..000000000000
--- a/dev-util/android-udev-rules/android-udev-rules-20240114.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit udev
-
-DESCRIPTION="Android udev rules list aimed to be the most comprehensive on the net"
-HOMEPAGE="https://github.com/M0Rf30/android-udev-rules"
-SRC_URI="https://github.com/M0Rf30/android-udev-rules/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-# No tests
-RESTRICT="test"
-
-RDEPEND="
-	acct-group/android
-	virtual/udev
-"
-
-src_prepare() {
-	default
-
-	# Use the pre-existing android group
-	sed -i 's/GROUP="adbusers"/GROUP="android"/' 51-android.rules || die
-}
-
-src_install() {
-	udev_dorules 51-android.rules
-	einstalldocs
-}
-
-pkg_postinst() {
-	udev_reload
-}
-
-pkg_postrm() {
-	udev_reload
-}


             reply	other threads:[~2024-07-04  4:07 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-04  4:07 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-01 23:31 [gentoo-commits] repo/gentoo:master commit in: dev-util/android-udev-rules/ Yixun Lan
2024-09-01 23:31 Yixun Lan
2024-08-24 10:45 Sam James
2024-07-04  4:07 Eli Schwartz
2024-04-06 21:07 Arthur Zamarin
2024-02-22  0:43 Yixun Lan
2024-02-22  0:43 Yixun Lan
2024-02-15  6:50 Joonas Niilola
2024-01-17  5:50 Sam James
2024-01-16  8:39 Florian Schmaus
2024-01-16  8:39 Florian Schmaus
2024-01-14 14:58 Sam James
2023-12-16  7:22 Joonas Niilola
2023-12-13  7:54 Florian Schmaus
2023-12-06  6:56 Yixun Lan
2023-11-13 11:55 Yixun Lan
2023-11-13 11:55 Yixun Lan
2023-07-19  5:47 Joonas Niilola
2023-07-19  5:47 Joonas Niilola
2023-06-16 18:12 Sam James
2023-06-16 14:07 Sam James
2023-06-15  7:47 Florian Schmaus
2023-03-04  7:18 Sam James
2023-01-08  9:40 Florian Schmaus
2022-10-27  7:57 Joonas Niilola
2022-10-26 11:02 Sam James
2022-10-03  4:35 Zac Medico

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=1720065975.afc2a0af7bd365380324beded4cefa862b0583c0.eschwartz@gentoo \
    --to=eschwartz@gentoo.org \
    --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