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 A1A6A1580B9 for ; Fri, 27 Aug 2021 09:20:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AC19E0874; Fri, 27 Aug 2021 09:20:05 +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 750A8E0874 for ; Fri, 27 Aug 2021 09:20:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AE92C340EFC for ; Fri, 27 Aug 2021 09:20:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02C0B45 for ; Fri, 27 Aug 2021 09:20:02 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1630055980.b8dacdbf03c7107aa305098816e30da8a67c5c18.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/iwdevtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/iwdevtools/Manifest app-portage/iwdevtools/iwdevtools-0.3.2.ebuild X-VCS-Directories: app-portage/iwdevtools/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: b8dacdbf03c7107aa305098816e30da8a67c5c18 X-VCS-Branch: master Date: Fri, 27 Aug 2021 09:20:02 +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: a0839272-6e27-451f-959e-5f7204528da7 X-Archives-Hash: 20b2d5cb70d666de62fb5e32038c998d commit: b8dacdbf03c7107aa305098816e30da8a67c5c18 Author: Ionen Wolkens gentoo org> AuthorDate: Fri Aug 27 09:18:42 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Aug 27 09:19:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8dacdbf app-portage/iwdevtools: drop 0.3.2 Wasn't a very good release Signed-off-by: Ionen Wolkens gentoo.org> app-portage/iwdevtools/Manifest | 1 - app-portage/iwdevtools/iwdevtools-0.3.2.ebuild | 43 -------------------------- 2 files changed, 44 deletions(-) diff --git a/app-portage/iwdevtools/Manifest b/app-portage/iwdevtools/Manifest index 907bc4cc53c..03d88c5ae6f 100644 --- a/app-portage/iwdevtools/Manifest +++ b/app-portage/iwdevtools/Manifest @@ -1,3 +1,2 @@ DIST iwdevtools-0.3.1.tar.gz 25597 BLAKE2B 1129ff57f95c27156023752a85b9cb25f66c75d2548a2d7be284b5de9b2b1dee7ed56fa806d175c7751f29a05529f659de7524f967484deacf9138e83899dd9a SHA512 4504d8fb1ff18497fc747482ab1c707b6c581f6b4ac74a494459e4e5e45867e2ee8e39e60b020225509a6c5654e40b31f17d9de0300a2ef76e9d5df248c01847 -DIST iwdevtools-0.3.2.tar.gz 31510 BLAKE2B 451327cf7b3ed08a9ad0665bd9e3e60beaadc7690f9c0619a02aea1da981102107340b16dfbf95dbfc23797fe5704c1db0f028590714f14848e68ef07897f0f7 SHA512 95deb7d09041f693332ec06897afec7677dddb3d05c2df6d9494a14a484e9a53b51cc2e550a15a039219cdcc238154f1c9a16528d28100659ab87a200a8be344 DIST iwdevtools-0.4.0.tar.gz 31939 BLAKE2B bdab037a2b27bf0c67bb453427ad7f8d7485db3f45f3c465e3b2790e8e259b1328b75eff7d86012df06a44f4101e8bc0e83c9e7a8886adc25d589ecca1a25892 SHA512 a8be15568f24d2f54178f9a92cbc4107f7fdb06da8b2a769ad19ca5b55e90896c4b2253569d7d39158765081d9f9267ff568a066edef8401ec52c29451655ee1 diff --git a/app-portage/iwdevtools/iwdevtools-0.3.2.ebuild b/app-portage/iwdevtools/iwdevtools-0.3.2.ebuild deleted file mode 100644 index c8f5f248d61..00000000000 --- a/app-portage/iwdevtools/iwdevtools-0.3.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson optfeature - -DESCRIPTION="Small tools to aid with Gentoo development, primarily intended for QA" -HOMEPAGE="https://github.com/ionenwks/iwdevtools" -SRC_URI="https://github.com/ionenwks/iwdevtools/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - app-misc/pax-utils - app-portage/portage-utils - sys-apps/diffutils - sys-apps/file - sys-apps/portage - sys-apps/util-linux" -BDEPEND="test? ( ${RDEPEND} )" - -src_configure() { - meson_src_configure -Ddocdir=${PF} -} - -pkg_postinst() { - optfeature "detecting potential ABI issues using abidiff" dev-util/libabigail - - if [[ ! ${REPLACING_VERSIONS} ]]; then - elog "To (optionally) integrate with portage, inspect the .bashrc files installed" - elog "at ${EROOT}/usr/share/${PN}. If not already using a bashrc, you can use" - elog "the example bashrc directly by creating a symlink:" - elog - elog " ln -s ../../../usr/share/${PN}/bashrc ${EROOT}/etc/portage/bashrc" - elog - elog "See ${EROOT}/usr/share/doc/${PF}/README.rst* for info on tools." - fi -}