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 4A9F5138335 for ; Wed, 18 Sep 2019 15:03:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53EABE093D; Wed, 18 Sep 2019 15:03:03 +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 21C3EE0936 for ; Wed, 18 Sep 2019 15:03:03 +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 8290234B352 for ; Wed, 18 Sep 2019 15:03:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EBCC763 for ; Wed, 18 Sep 2019 15:02:59 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1568818908.e76e19075b59926767a194e162b59672b443814f.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/dumpet/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/dumpet/Manifest app-cdr/dumpet/dumpet-2.1.ebuild app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild app-cdr/dumpet/dumpet-2.1_p20140601.ebuild X-VCS-Directories: app-cdr/dumpet/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: e76e19075b59926767a194e162b59672b443814f X-VCS-Branch: master Date: Wed, 18 Sep 2019 15:02: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: 5ce3efd7-01b8-4757-99a2-ff476e8f9d7b X-Archives-Hash: bc8ce694326b63c330aaa97eaf5d8092 commit: e76e19075b59926767a194e162b59672b443814f Author: Ben Kohler gentoo org> AuthorDate: Wed Sep 18 15:01:48 2019 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Sep 18 15:01:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76e1907 app-cdr/dumpet: revbump for minor fixes, drop old Remove unneeded rpm inherit, and add RESTRICT value Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ben Kohler gentoo.org> app-cdr/dumpet/Manifest | 1 - app-cdr/dumpet/dumpet-2.1.ebuild | 29 ---------------------- ...40601.ebuild => dumpet-2.1_p20140601-r1.ebuild} | 3 ++- 3 files changed, 2 insertions(+), 31 deletions(-) diff --git a/app-cdr/dumpet/Manifest b/app-cdr/dumpet/Manifest index 67e7263a5c7..1b7448b08d2 100644 --- a/app-cdr/dumpet/Manifest +++ b/app-cdr/dumpet/Manifest @@ -1,2 +1 @@ -DIST dumpet-2.1-15.fc27.src.rpm 25268 BLAKE2B ae80875f08211a825bbc357e4051bf6fcd26d2726b9fc477b61593155080fb460ea3cb6b7c5af519a740436313fa588cfffda7afdba41179a620702693e82ff2 SHA512 bf4b7f2de48590f5ff71ec17a05e331def234a1e57e7e06254c00eb60e44ae8c712e33515e01c6f5fe0bcecbea6e596e4e452ad192823b81dfb7de781d0d4e55 DIST dumpet-2.1_p20140601.tar.gz 20140 BLAKE2B def3e7948096e2543bf24324b17c3b3123b867e750971858cb403732efde6c217fcf1c04955a0dd4ed2f99fdaedecab1becdcc1027645e7a955ed1addf11daa1 SHA512 161911ae136aa81abff5a591593acf421a4101e3f80cb259c5b2190581d5cbd06641eefe4c873d40d1b2adabedb2e42ef7fdd0a6e39ec98e1927550ae8960eda diff --git a/app-cdr/dumpet/dumpet-2.1.ebuild b/app-cdr/dumpet/dumpet-2.1.ebuild deleted file mode 100644 index 965a359ba23..00000000000 --- a/app-cdr/dumpet/dumpet-2.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rpm - -DESCRIPTION="A tool to dump and debug bootable CD-like images" -HOMEPAGE="https://github.com/rhboot/dumpet" -SRC_URI="http://dl.fedoraproject.org/pub/fedora/linux/releases/27/Everything/source/tree/Packages/d/dumpet-${PV}-15.fc27.src.rpm" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-libs/libxml2 - dev-libs/popt" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -pkg_setup(){ - tc-export CC -} - -src_prepare() { - use amd64 && eapply "${WORKDIR}"/0001-Manually-tell-it-we-ve-got-64-bit-files-because-32-b.patch - default -} diff --git a/app-cdr/dumpet/dumpet-2.1_p20140601.ebuild b/app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild similarity index 94% rename from app-cdr/dumpet/dumpet-2.1_p20140601.ebuild rename to app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild index 27a98a38ba7..48ab8113b1e 100644 --- a/app-cdr/dumpet/dumpet-2.1_p20140601.ebuild +++ b/app-cdr/dumpet/dumpet-2.1_p20140601-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit rpm vcs-snapshot +inherit vcs-snapshot COMMIT="8f47670dd582c96ad1b6dd3c9b9da0acebded5d8" @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-libs/libxml2 dev-libs/popt"