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 360D6138350 for ; Wed, 11 Mar 2020 11:36:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39509E089B; Wed, 11 Mar 2020 11:36:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B24ADE089B for ; Wed, 11 Mar 2020 11:36:44 +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 1374434F15B for ; Wed, 11 Mar 2020 11:36:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20638171 for ; Wed, 11 Mar 2020 11:36:41 +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: <1583926596.e054d5462e280752f4aad9c03c739da27f7896e4.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/i2c-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/i2c-tools/Manifest sys-apps/i2c-tools/i2c-tools-4.0.ebuild X-VCS-Directories: sys-apps/i2c-tools/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e054d5462e280752f4aad9c03c739da27f7896e4 X-VCS-Branch: master Date: Wed, 11 Mar 2020 11:36:41 +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: 352b2173-d5de-46b3-ade3-c71df46cce94 X-Archives-Hash: 48c8231c482cc78ad526dabf7cf25592 commit: e054d5462e280752f4aad9c03c739da27f7896e4 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Mar 11 11:36:18 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Mar 11 11:36:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e054d546 sys-apps/i2c-tools: Drop old Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada gentoo.org> sys-apps/i2c-tools/Manifest | 1 - sys-apps/i2c-tools/i2c-tools-4.0.ebuild | 62 --------------------------------- 2 files changed, 63 deletions(-) diff --git a/sys-apps/i2c-tools/Manifest b/sys-apps/i2c-tools/Manifest index dd40b32bbdd..94fe0318fd0 100644 --- a/sys-apps/i2c-tools/Manifest +++ b/sys-apps/i2c-tools/Manifest @@ -1,2 +1 @@ -DIST i2c-tools-4.0.tar.xz 79972 BLAKE2B 982e4139ed0e2111f9e082d0690fcc0f86f97a433e292e9464b41991f14a1f90147a3612172bad6880f0df6896612e1dea0ae7bf6f459758b2cff45fb35a5dc7 SHA512 ddf86c357c101388193581bc40285089e6ab5e8d870f8aa5d594acc7ecb8596fbd30501e147b88bdea0200b1be88bc0a374356c188d1bcb067bf8e254e3dc51e DIST i2c-tools-4.1.tar.xz 83576 BLAKE2B 0a9ed3bb335b61f6c17a6b6c705502ff008b4fb8bab6a5fde63163a32528b5214d92affc4b8d6cca29676dc7ba82dfa84be5f14943b7e81c8612a7d9419ac628 SHA512 83262bcfd94c2adf74517cc50095dd78221fa4d16a62397245d4a538de7463272abf4f6727024be8ab1ca8ecbfe647af85ba2a553e5b5e68a53e50dfcad20248 diff --git a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild b/sys-apps/i2c-tools/i2c-tools-4.0.ebuild deleted file mode 100644 index f0132804d21..00000000000 --- a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) -DISTUTILS_OPTIONAL="1" - -inherit distutils-r1 flag-o-matic toolchain-funcs - -DESCRIPTION="I2C tools for bus probing, chip dumping, EEPROM decoding, and more" -HOMEPAGE="https://www.kernel.org/pub/software/utils/i2c-tools" -SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86" -IUSE="python" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" - -RDEPEND=" - python? ( ${PYTHON_DEPS} )" -DEPEND="${RDEPEND}" - -src_prepare() { - default - use python && distutils-r1_src_prepare -} - -src_configure() { - use python && distutils-r1_src_configure -} - -src_compile() { - emake all-lib AR=$(tc-getAR) CC=$(tc-getCC) # parallel make - emake CC=$(tc-getCC) - emake -C eepromer CC=$(tc-getCC) CFLAGS="${CFLAGS}" - if use python ; then - cd py-smbus || die - append-cppflags -I../include - distutils-r1_src_compile - fi -} - -src_install() { - emake install-lib install libdir="${D}"/usr/$(get_libdir) prefix="${D}"/usr - dosbin eepromer/eeprom{,er} - rm -rf "${D}"/usr/include || die # part of linux-headers - dodoc CHANGES README - local d - for d in eeprom eepromer ; do - docinto ${d} - dodoc ${d}/README* - done - - if use python ; then - cd py-smbus || die - docinto py-smbus - dodoc README* - distutils-r1_src_install - fi -}