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 1F8991382C5 for ; Wed, 17 Feb 2021 15:27:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59DEFE084A; Wed, 17 Feb 2021 15:27:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1A3D4E084A for ; Wed, 17 Feb 2021 15:27:02 +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 C926534111F for ; Wed, 17 Feb 2021 15:27:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57A294C0 for ; Wed, 17 Feb 2021 15:26:59 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1613575597.9d09ad338deae8f2c11035d6ec2ba1540a41f08c.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/uhubctl/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/uhubctl/Manifest sys-power/uhubctl/uhubctl-1.8-r1.ebuild sys-power/uhubctl/uhubctl-2.3.0.ebuild sys-power/uhubctl/uhubctl-2.4.0.ebuild X-VCS-Directories: sys-power/uhubctl/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 9d09ad338deae8f2c11035d6ec2ba1540a41f08c X-VCS-Branch: master Date: Wed, 17 Feb 2021 15:26:59 +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: 497d8201-c3ff-4e1f-8b90-125dc5734856 X-Archives-Hash: 31ab6bdaa99c53c4f4dd52833533579f commit: 9d09ad338deae8f2c11035d6ec2ba1540a41f08c Author: Rick Farina gentoo org> AuthorDate: Wed Feb 17 15:26:37 2021 +0000 Commit: Rick Farina gentoo org> CommitDate: Wed Feb 17 15:26:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d09ad33 sys-power/uhubctl: bump drop old Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina gentoo.org> sys-power/uhubctl/Manifest | 3 +-- sys-power/uhubctl/uhubctl-1.8-r1.ebuild | 21 --------------------- .../{uhubctl-2.3.0.ebuild => uhubctl-2.4.0.ebuild} | 0 3 files changed, 1 insertion(+), 23 deletions(-) diff --git a/sys-power/uhubctl/Manifest b/sys-power/uhubctl/Manifest index 647ffaacfa1..9d19870f6ab 100644 --- a/sys-power/uhubctl/Manifest +++ b/sys-power/uhubctl/Manifest @@ -1,2 +1 @@ -DIST uhubctl-1.8.tar.gz 16158 BLAKE2B 1203e9711716987c0f60786cfe48a92a9a9a78f4bceb3851889a305a1289772375c6a512c361ba1e3e937fa1cb2f64e07365ef494e248e07a7a4f45f9e78c451 SHA512 fcc88ca47467e8e6085a75461495393306ddff1d6f7c9184c129bbdd044451b6430ac916f648b9f71c798054373f3d9102185e3d0c8f355c47e2574a1984ec9d -DIST uhubctl-2.3.0.tar.gz 25367 BLAKE2B 7e5b6bf5f4a76e90a78292b23127af366e3388ffb8565fc1d763b9bd45faf0518411996a307a42c62827006ef9488e39282c95b2ba6c0bc289863cec7c91ac25 SHA512 e1ddc8d20b626e99facd8b0e6b746e2fdcaec667c7b280b656aa608b7990cfac1ea3e5379e89d0b1be8756ba5e91485ad003eb2bd5dfb3cc3c9cdf3d18ad1bd3 +DIST uhubctl-2.4.0.tar.gz 25661 BLAKE2B 44d1fa0ce92beb3c4c3e2d21c8acb982f71f2e450afffb8c467c488495f389b745ba437c6fbbe3049cd3f67a73fa8bda6ed9c987ab1326f12db59623ee107ece SHA512 d7f07679c4678565ce0174e1eb591263fae5629dd6fbb5aaa0321ca10176b8b2d662e75a3019caeb83aaf470c8386188848ba3095e1006451e8710b2a2c9bb1d diff --git a/sys-power/uhubctl/uhubctl-1.8-r1.ebuild b/sys-power/uhubctl/uhubctl-1.8-r1.ebuild deleted file mode 100644 index b4d0bbc30d7..00000000000 --- a/sys-power/uhubctl/uhubctl-1.8-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="USB hub per-port power control" -HOMEPAGE="https://github.com/mvp/uhubctl" -SRC_URI="https://github.com/mvp/uhubctl/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -DEPEND="virtual/libusb:1" -RDEPEND="${DEPEND}" - -src_prepare() { - sed -i "s#\$(shell git describe --abbrev=4 --dirty --always --tags)#${PV}#" Makefile || die - eapply_user -} diff --git a/sys-power/uhubctl/uhubctl-2.3.0.ebuild b/sys-power/uhubctl/uhubctl-2.4.0.ebuild similarity index 100% rename from sys-power/uhubctl/uhubctl-2.3.0.ebuild rename to sys-power/uhubctl/uhubctl-2.4.0.ebuild