public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/thefuck/
Date: Sun, 13 Mar 2016 11:40:05 +0000 (UTC)	[thread overview]
Message-ID: <1457869194.11e600b401d7a9b4c1ba79e90f0cbd121d8786f3.mrueg@gentoo> (raw)

commit:     11e600b401d7a9b4c1ba79e90f0cbd121d8786f3
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 11:39:54 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 11:39:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e600b4

app-shells/thefuck: Remove old

Package-Manager: portage-2.2.28

 app-shells/thefuck/Manifest           |  1 -
 app-shells/thefuck/thefuck-3.4.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/app-shells/thefuck/Manifest b/app-shells/thefuck/Manifest
index b7ac14b..d29f5bf 100644
--- a/app-shells/thefuck/Manifest
+++ b/app-shells/thefuck/Manifest
@@ -1,2 +1 @@
-DIST thefuck-3.4.tar.gz 781871 SHA256 ce98f6219e64b6e9e9f2cad22fa1bac121a5d79f3a530d9b2cb8bc61a629904f SHA512 8d78a91d3320230fbd47bdd79ad352bf7b5c9bc2f7d41bd8382177e650f9e01d1660c0620e443a3bb7e36c193c73ea3aaaab5f2e5bc1b469b8d919602b8c1d4f WHIRLPOOL 44408d18caae4c41e51360cdce720d2514f4288fbc2a70f7894718b2c14caa9c0baa7df3d28501e3421be2ff7e69a7293f2b4822003e1f7cacbaa55a1b1e8b78
 DIST thefuck-3.5.tar.gz 782640 SHA256 eaa6b6466634ab4c87506a1404871af5bfd013043157b335165a63da3b14d90e SHA512 b1d5c542e25dc88ddceef98cd067f3bd48023c4ca5ee33ea61c76ad089ca85d0f440b212633ad99f9e7caa2ca56da8ba236c481cacfb50fd07dec44e896a0a71 WHIRLPOOL dd8e7bde96b45e61874f519db52550f82aa269a1e0df94271bb58bd6605e1165e1e6e8682c257ca8129ebff2955c0014b71a0191a360ad035d4de2e17fab4ba8

diff --git a/app-shells/thefuck/thefuck-3.4.ebuild b/app-shells/thefuck/thefuck-3.4.ebuild
deleted file mode 100644
index 15c70cf..0000000
--- a/app-shells/thefuck/thefuck-3.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python{2_7,3_4})
-
-inherit distutils-r1
-
-DESCRIPTION="Magnificent app which corrects your previous console command"
-HOMEPAGE="https://github.com/nvbn/thefuck"
-SRC_URI="https://github.com/nvbn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="dev-python/pathlib[${PYTHON_USEDEP}]
-	dev-python/psutil[${PYTHON_USEDEP}]
-	dev-python/six[${PYTHON_USEDEP}]
-	dev-python/decorator[${PYTHON_USEDEP}]
-	dev-python/colorama[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND}
-	dev-python/pytest[${PYTHON_USEDEP}] )
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-
-src_prepare() {
-	sed -i -e "/import pip/s/^/#/" -e "/pip.__version__/,+3 s/^/#/" setup.py || die
-	distutils-r1_src_prepare
-}
-
-python_test() {
-	py.test || die
-}


             reply	other threads:[~2016-03-13 11:40 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-13 11:40 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-22 13:19 [gentoo-commits] repo/gentoo:master commit in: app-shells/thefuck/ Matt Jolly
2023-05-29 23:50 Sam James
2023-05-01  7:16 Arthur Zamarin
2023-05-01  7:16 Arthur Zamarin
2022-08-15  4:45 John Helmert III
2022-08-15  4:42 John Helmert III
2022-04-16 19:35 Sam James
2022-04-16 19:35 Sam James
2022-04-16 19:35 Sam James
2020-12-03 11:10 Sam James
2020-12-03  7:22 Sam James
2020-12-03  7:21 Sam James
2020-12-03  7:21 Sam James
2019-01-19  3:35 Thomas Deutschmann
2018-05-24 20:36 Patrice Clement
2018-05-24 20:36 Patrice Clement
2018-04-26  1:08 Manuel Rüger
2017-11-25 13:38 David Seifert
2017-11-24 23:09 Michael Palimaka
2017-11-21 18:05 Manuel Rüger
2017-10-19 14:50 Manuel Rüger
2017-09-20 13:58 Manuel Rüger
2017-09-08 22:12 Manuel Rüger
2017-09-08 22:12 Manuel Rüger
2017-08-21 11:58 Manuel Rüger
2017-05-12 15:19 Manuel Rüger
2017-05-12 15:19 Manuel Rüger
2017-04-15 17:04 Manuel Rüger
2017-03-15 15:14 Manuel Rüger
2017-03-15 15:14 Manuel Rüger
2017-01-11 16:59 Manuel Rüger
2017-01-11 16:57 Manuel Rüger
2016-09-04 14:36 Manuel Rüger
2016-09-04 14:04 Manuel Rüger
2016-09-04 14:04 Manuel Rüger
2016-09-03 17:18 Mike Gilbert
2016-08-17 21:31 Manuel Rüger
2016-07-09 13:54 Manuel Rüger
2016-07-09 13:53 Manuel Rüger
2016-07-07 12:25 Manuel Rüger
2016-04-29 20:31 Manuel Rüger
2016-04-29 20:31 Manuel Rüger
2016-04-19 20:42 Manuel Rüger
2016-03-25 15:00 Manuel Rüger
2016-03-25 15:00 Manuel Rüger
2016-03-14 21:03 Manuel Rüger
2016-03-14 21:03 Manuel Rüger
2016-03-13 11:40 Manuel Rüger
2016-03-13 11:40 Manuel Rüger
2016-03-12 23:40 Manuel Rüger

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=1457869194.11e600b401d7a9b4c1ba79e90f0cbd121d8786f3.mrueg@gentoo \
    --to=mrueg@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