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 61815138334 for ; Sun, 6 Jan 2019 17:44:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C269E0BC7; Sun, 6 Jan 2019 17:44:27 +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 0DDABE0BC7 for ; Sun, 6 Jan 2019 17:44:26 +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 32D6D335CE7 for ; Sun, 6 Jan 2019 17:44:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BB06459 for ; Sun, 6 Jan 2019 17:44:23 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1546796660.58adce9518f9a24b05e38c033b88a8fd35c8bc49.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/redo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/redo/Manifest dev-util/redo/redo-0.41.ebuild dev-util/redo/redo-99999.ebuild X-VCS-Directories: dev-util/redo/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 58adce9518f9a24b05e38c033b88a8fd35c8bc49 X-VCS-Branch: master Date: Sun, 6 Jan 2019 17:44:23 +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: 55340f91-d7a1-45a5-a299-9d4b919db8a2 X-Archives-Hash: b5fafd20a63c3046aa08a31922aa46b0 commit: 58adce9518f9a24b05e38c033b88a8fd35c8bc49 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jan 6 17:43:38 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jan 6 17:44:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58adce95 dev-util/redo: Version 0.41 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Jeroen Roovers gentoo.org> dev-util/redo/Manifest | 1 + dev-util/redo/{redo-99999.ebuild => redo-0.41.ebuild} | 15 ++++++++------- dev-util/redo/redo-99999.ebuild | 8 ++++---- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/dev-util/redo/Manifest b/dev-util/redo/Manifest index 91f1ab6984a..09781459c18 100644 --- a/dev-util/redo/Manifest +++ b/dev-util/redo/Manifest @@ -1,2 +1,3 @@ DIST redo-0.21.tar.gz 87347 BLAKE2B 1d97f6b4f862e61f9074d0dd57293b3ab61a4f3f26781b242450bd1e194b941a8a169767739ddfffd0a8d721a95229637e8c6d9083d2c67d664b19551db0bc6d SHA512 8fe9ba0a5b0b4bf9073456a4b4fa7bebcb51ceb4fb06a16dd671fc48ba480f2ee4ba1eae48cebc3c15687de43833324eb6f98642843be71ab7aa2fe471ab7958 DIST redo-0.31.tar.gz 105335 BLAKE2B 76171a4e7112c7478fcfe8d6f19ffb27660fa8566be3c2dded0026a993224731cdeb43c5cd7226b5537f69dc9de982e0dc9a95ade49809c93c81474879de8590 SHA512 c049a2eac7385813fe7ee8fb15f7b7de1fe1572071de91c8ebaca868d7b4ceec73d6433f1ba37b129ce7eda577c5823a5483ba69bf457cc3295d7fb9c23f42b2 +DIST redo-0.41.tar.gz 140177 BLAKE2B 13a73843064fc9fb4607426c1d4d6358b688ba30671d4b5e60428481489ff59060b2bb0b1473f0926702100d311fcaeb846a5898209e07f0d0867766fb951a93 SHA512 c7826e82776a323243dafe5b8011ac619dc0376c2b36524aa1ad23bac54f9d946f395e12a4ea943ee065847db4817afbc5101a703d59e1f90b812a6ef028427b diff --git a/dev-util/redo/redo-99999.ebuild b/dev-util/redo/redo-0.41.ebuild similarity index 69% copy from dev-util/redo/redo-99999.ebuild copy to dev-util/redo/redo-0.41.ebuild index 574d038e33d..8cafff06ad9 100644 --- a/dev-util/redo/redo-99999.ebuild +++ b/dev-util/redo/redo-0.41.ebuild @@ -1,36 +1,37 @@ -# Copyright 2018 Gentoo Authors +# Copyright 2018-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="sqlite" -inherit git-r3 multilib multiprocessing python-single-r1 +inherit multilib multiprocessing python-single-r1 DESCRIPTION="Smaller, easier, more powerful, and more reliable than make" HOMEPAGE="https://github.com/apenwarr/redo" -EGIT_REPO_URI="${HOMEPAGE}" +SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~x86" BDEPEND=" dev-python/beautifulsoup[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] " +S=${WORKDIR}/${PN}-${P} src_compile() { - ./redo -j$(makeopts_jobs) || die + ./do -j$(makeopts_jobs) build || die } src_test() { - ./redo -j$(makeopts_jobs) test || die + ./do -j$(makeopts_jobs) test || die } src_install() { DESTDIR="${D}" \ DOCDIR="${D}/usr/share/doc/${PF}" \ LIBDIR="${D}/usr/$(get_libdir)/${PN}" \ - ./redo -j$(makeopts_jobs) \ + ./do -j$(makeopts_jobs) \ install || die python_fix_shebang "${D}" diff --git a/dev-util/redo/redo-99999.ebuild b/dev-util/redo/redo-99999.ebuild index 574d038e33d..c136bb836df 100644 --- a/dev-util/redo/redo-99999.ebuild +++ b/dev-util/redo/redo-99999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018 Gentoo Authors +# Copyright 2018-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,18 +19,18 @@ BDEPEND=" " src_compile() { - ./redo -j$(makeopts_jobs) || die + ./do -j$(makeopts_jobs) build || die } src_test() { - ./redo -j$(makeopts_jobs) test || die + ./do -j$(makeopts_jobs) test || die } src_install() { DESTDIR="${D}" \ DOCDIR="${D}/usr/share/doc/${PF}" \ LIBDIR="${D}/usr/$(get_libdir)/${PN}" \ - ./redo -j$(makeopts_jobs) \ + ./do -j$(makeopts_jobs) \ install || die python_fix_shebang "${D}"