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 9A33C138334 for ; Tue, 21 Aug 2018 23:46:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72D5AE08BB; Tue, 21 Aug 2018 23:46:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4091FE08BB for ; Tue, 21 Aug 2018 23:46:24 +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 27B87335D20 for ; Tue, 21 Aug 2018 23:46:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D61C7395 for ; Tue, 21 Aug 2018 23:46:20 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1534895169.09f7c7c0c94bcacf6228e2cd41a829ee48fe7de7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/di/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/di/Manifest sys-block/di/di-4.43.ebuild X-VCS-Directories: sys-block/di/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 09f7c7c0c94bcacf6228e2cd41a829ee48fe7de7 X-VCS-Branch: master Date: Tue, 21 Aug 2018 23:46:20 +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-Archives-Salt: 108cca6c-9f29-447e-a0cb-2c88b7b8e6d7 X-Archives-Hash: 21c52360716fd4d21779ecebcec5a6f3 commit: 09f7c7c0c94bcacf6228e2cd41a829ee48fe7de7 Author: Mikle Kolyada gentoo org> AuthorDate: Tue Aug 21 23:46:09 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue Aug 21 23:46:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f7c7c0 sys-block/di: Drop old Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-block/di/Manifest | 1 - sys-block/di/di-4.43.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/sys-block/di/Manifest b/sys-block/di/Manifest index b1a13b9f6d6..a761347c506 100644 --- a/sys-block/di/Manifest +++ b/sys-block/di/Manifest @@ -1,3 +1,2 @@ -DIST di-4.43.tar.gz 267160 BLAKE2B c8e56e07d82df21eb839e97ee1d20ca76530ad3485888523faffdf0ad79941b35da41fde83645b58a747c1b40882fe68838255d081bc5fa32d9a3dd4846b43a8 SHA512 5b84c2ebf6fa22f6c7fee5872cc81a76e897cadbdaf8ce1b1b8dac0d53d5460127c8144f94fad204bdc522117cd1fcbac2905a065057d83b8aed0d69a5b95f9a DIST di-4.46.tar.gz 217096 BLAKE2B 4757dec7d9c0da121d0057e8088ecb5994f60eec8de49db4a12e84a68d2ad9dc86462f01370786e0c03a792f39984aead2d838d34b4881396aacb39386635bfd SHA512 ead1172dfa9db74d6a8378f8ded460b365c0445d75d71154c67446585d63c0824f8fdc4818438b3d9c3c4795af518f1499c29762712fd62ab97e9be7e680d133 DIST di-4.47.tar.gz 250479 BLAKE2B 64156867ab31c448dfc428331a54900a54df4689f851f86f6b8e33403b2f0b785aadd8140576bc75f03ed675cf31fffe15d577b477e5d07a4e678bf625f46f49 SHA512 6bb004a9230dd59174c59b823a80ccc9b237a08947ac15502a805cf95e8803c05ac4e8c2282164130db2e23e8f521bf16c30f2c0996c96a9612d139d66df89f5 diff --git a/sys-block/di/di-4.43.ebuild b/sys-block/di/di-4.43.ebuild deleted file mode 100644 index 7cccda50f36..00000000000 --- a/sys-block/di/di-4.43.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils toolchain-funcs - -DESCRIPTION="Disk Information Utility" -HOMEPAGE="http://www.gentoo.com/di/" -SRC_URI="http://www.gentoo.com/di/${P}.tar.gz" - -LICENSE="ZLIB" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" -IUSE="" - -RESTRICT="test" #405205, #405471 - -src_prepare() { - epatch "${FILESDIR}"/${PN}-4.33-build.patch -} - -src_configure() { - emake checkbuild - emake -C C config.h -} - -src_compile() { - emake prefix=/usr CC="$(tc-getCC)" -} - -src_install() { - emake install prefix="${D}/usr" - # default symlink is broken - dosym di /usr/bin/mi - dodoc README -}