public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/redo/
Date: Sun,  6 Jan 2019 17:44:23 +0000 (UTC)	[thread overview]
Message-ID: <1546796660.d2017f50457f7ef0baf097f49c68405a1675299f.jer@gentoo> (raw)

commit:     d2017f50457f7ef0baf097f49c68405a1675299f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 17:44:02 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 17:44:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2017f50

dev-util/redo: Old

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 dev-util/redo/Manifest         |  1 -
 dev-util/redo/redo-0.21.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-util/redo/Manifest b/dev-util/redo/Manifest
index 09781459c18..f71b62ec897 100644
--- a/dev-util/redo/Manifest
+++ b/dev-util/redo/Manifest
@@ -1,3 +1,2 @@
-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-0.21.ebuild b/dev-util/redo/redo-0.21.ebuild
deleted file mode 100644
index 4c828aa449f..00000000000
--- a/dev-util/redo/redo-0.21.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-inherit multilib python-single-r1
-
-DESCRIPTION="Smaller, easier, more powerful, and more reliable than make"
-HOMEPAGE="https://github.com/apenwarr/redo"
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-BDEPEND="
-	dev-python/beautifulsoup[${PYTHON_USEDEP}]
-	dev-python/markdown[${PYTHON_USEDEP}]
-"
-S=${WORKDIR}/${PN}-${P}
-
-src_install() {
-	emake \
-		DESTDIR="${D}" \
-		DOCDIR="${D}/usr/share/doc/${PF}" \
-		LIBDIR="${D}/usr/$(get_libdir)/${PN}" \
-		install
-
-	python_fix_shebang "${D}"
-
-	sed -i \
-		-e 's|/lib/|/'"$(get_libdir)"'/|g' \
-		"${D}"/usr/bin/* || die
-}


             reply	other threads:[~2019-01-06 17:44 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-06 17:44 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06 11:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/redo/ Joonas Niilola
2024-11-06 11:41 Joonas Niilola
2022-06-23  5:35 Sam James
2022-06-23  5:35 Sam James
2022-04-17 19:00 Sam James
2022-03-10 21:12 Sam James
2020-07-25 10:22 Michał Górny
2020-06-15  7:31 Jeroen Roovers
2020-03-22 10:09 Jeroen Roovers
2020-03-22 10:09 Jeroen Roovers
2020-02-09 16:25 Michał Górny
2019-12-22  9:48 Jeroen Roovers
2019-12-22  9:36 Jeroen Roovers
2019-12-22  9:36 Jeroen Roovers
2019-09-15  9:01 Jeroen Roovers
2019-08-13 16:13 Michał Górny
2019-08-12 19:52 Michał Górny
2019-07-26  4:46 Jeroen Roovers
2019-07-25  5:38 Jeroen Roovers
2019-06-19  7:31 Jeroen Roovers
2019-01-06 17:44 Jeroen Roovers
2018-11-24 13:44 Jeroen Roovers
2018-11-24 13:33 Jeroen Roovers
2018-11-03 14:04 Jeroen Roovers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1546796660.d2017f50457f7ef0baf097f49c68405a1675299f.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox