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 1997E1396D9 for ; Mon, 30 Oct 2017 13:28:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8794FE0FEB; Mon, 30 Oct 2017 13:27:59 +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 5C193E0FE8 for ; Mon, 30 Oct 2017 13:27:59 +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 0063A3416F0 for ; Mon, 30 Oct 2017 13:27:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0821840 for ; Mon, 30 Oct 2017 13:27:54 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1509370059.802bd08eb01998ac928649a8097f313a04c7d64b.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/sigrok-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/sigrok-cli/Manifest sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild X-VCS-Directories: sci-electronics/sigrok-cli/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 802bd08eb01998ac928649a8097f313a04c7d64b X-VCS-Branch: master Date: Mon, 30 Oct 2017 13:27:54 +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: 5077dff9-6d2f-4209-85e6-61cbe98393db X-Archives-Hash: bc15a1dd1d93ed47433f9c49911c4849 commit: 802bd08eb01998ac928649a8097f313a04c7d64b Author: Sven Wegener gentoo org> AuthorDate: Mon Oct 30 13:05:53 2017 +0000 Commit: Sven Wegener gentoo org> CommitDate: Mon Oct 30 13:27:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802bd08e sci-electronics/sigrok-cli: Cleanup Package-Manager: Portage-2.3.8, Repoman-2.3.4 sci-electronics/sigrok-cli/Manifest | 2 - sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild | 45 ---------------------- sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild | 42 -------------------- 3 files changed, 89 deletions(-) diff --git a/sci-electronics/sigrok-cli/Manifest b/sci-electronics/sigrok-cli/Manifest index 2f9bc35a220..860a288b4a6 100644 --- a/sci-electronics/sigrok-cli/Manifest +++ b/sci-electronics/sigrok-cli/Manifest @@ -1,3 +1 @@ -DIST sigrok-cli-0.5.0.tar.gz 390077 SHA256 73a30501525b13c09624ae00d37041cdaa50238d89c6febf169fc784affe723c SHA512 27945c8da71267b0e0e6762d646361ab23637e3187d68fba93a1306a4b01418c78d5779d885e1ad91304c3865f980e9472986215c40900ec25abe9eb5a437fde WHIRLPOOL 94a9c0c97cf9eae5b7b3b7d7157e0a38e27e74682f9f6d862a60eb3d812f5e9f951f8bf075e78f41e34bcee1b6acc0f5a10040e2c33edc6755527e492120c9fe -DIST sigrok-cli-0.6.0.tar.gz 206733 SHA256 ab2ede4e245f3987e19a89a530bd204e0d792c07474d9fed3345d4af4e84723c SHA512 c60c0ca0897d8d6764f04f3ae46b0715c8e4f7d6bb9af1219419a961b6d0c7f2eb5ae61d98cc6746b0403d2bf6bea7d243e539a53ca53c68da50a4f262d0f6c0 WHIRLPOOL 8d107eff4ec90f99fc541435888db2d2a07c43aa2c08947839f508efb8af519d896e402bc3aa54070d48084d1d29fca443e32b7ace61016f0c1f29814174efac DIST sigrok-cli-0.7.0.tar.gz 210736 SHA256 5669d968c2de3dfc6adfda76e83789b6ba76368407c832438cef5e7099a65e1c SHA512 c3323fea1a10fb67787e287195c8d7c1a1a47540fb90f6f41ac5f1adc19e1496a0712b41e17253d8e9d269b1da84a9058f0f099cf2ca96dd0201f5c6172e4ff6 WHIRLPOOL 23b4cc2d62dea79d1a25f651a078380fa7925578de131d12701859af7254604f57d2a663a05599c7262efc9c76f1f87caa82e86af9c708d7811039af9ba9a7a7 diff --git a/sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild b/sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild deleted file mode 100644 index 53095574cf6..00000000000 --- a/sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python3_4 ) -inherit eutils python-single-r1 - -if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://sigrok.org/${PN}" - inherit git-r3 autotools -else - SRC_URI="http://sigrok.org/download/source/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="Command-line client for the sigrok logic analyzer software" -HOMEPAGE="http://sigrok.org/wiki/Sigrok-cli" - -LICENSE="GPL-3" -SLOT="0" -IUSE="+decode" -REQUIRED_USE="decode? ( ${PYTHON_REQUIRED_USE} )" - -RDEPEND=">=dev-libs/glib-2.28.0 - >=sci-libs/libsigrok-0.3.0 - decode? ( - >=sci-libs/libsigrokdecode-0.3.0 - ${PYTHON_DEPS} - )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - [[ ${PV} == "9999" ]] && eautoreconf - - # This is fixed after the 0.5.0 release. - sed -i \ - -e '/WITH_SRD=$enableval/s:=$enableval:=$withval:' \ - configure || die -} - -src_configure() { - econf $(use_with decode libsigrokdecode) -} diff --git a/sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild b/sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild deleted file mode 100644 index 9febefda171..00000000000 --- a/sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PYTHON_COMPAT=( python3_{4,5,6} ) - -inherit python-single-r1 - -if [[ ${PV} == "9999" ]]; then - EGIT_REPO_URI="git://sigrok.org/${PN}" - inherit git-r3 autotools -else - SRC_URI="http://sigrok.org/download/source/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="Command-line client for the sigrok logic analyzer software" -HOMEPAGE="http://sigrok.org/wiki/Sigrok-cli" - -LICENSE="GPL-3" -SLOT="0" -IUSE="+decode" -REQUIRED_USE="decode? ( ${PYTHON_REQUIRED_USE} )" - -RDEPEND=">=dev-libs/glib-2.32.0 - >=sci-libs/libsigrok-0.4.0 - decode? ( - >=sci-libs/libsigrokdecode-0.4.0[${PYTHON_USEDEP}] - ${PYTHON_DEPS} - )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - [[ ${PV} == "9999" ]] && eautoreconf - eapply_user -} - -src_configure() { - econf $(use_with decode libsigrokdecode) -}