public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: app-misc/ranger/
Date: Thu, 24 Oct 2013 08:16:38 +0000 (UTC)	[thread overview]
Message-ID: <1382602422.dfa7896ab07a562870900887ecc151f7d2820de5.dev-zero@gentoo> (raw)

commit:     dfa7896ab07a562870900887ecc151f7d2820de5
Author:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 08:13:42 2013 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 08:13:42 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=dfa7896a

In the tree for ages

---
 app-misc/ranger/Manifest            |  2 --
 app-misc/ranger/ranger-1.1.2.ebuild | 50 -------------------------------------
 2 files changed, 52 deletions(-)

diff --git a/app-misc/ranger/Manifest b/app-misc/ranger/Manifest
deleted file mode 100644
index c1c0140..0000000
--- a/app-misc/ranger/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD ranger-1.1.2.ebuild 848 RMD160 7d970b7557fa1d2c83a9687ced8f16623c7733be SHA1 d4b5827e88c155b05d5e3ac3cd2061b106952c50 SHA256 619b572d410ba95c53ca71b032d6b722e428dcc5a94182a8ab251aab2aa82c57
-DIST ranger-1.1.2.tar.gz 117521 RMD160 90759801575b40c3ad4cc19cde448d3eb99c0b57 SHA1 8b9d00fe3345c505c63907c4319c8b48068bf2e4 SHA256 31198331017e1e191bb13dc703a117a326aa6fe71a2e1bf7c342fba2754c6fb4

diff --git a/app-misc/ranger/ranger-1.1.2.ebuild b/app-misc/ranger/ranger-1.1.2.ebuild
deleted file mode 100644
index 3644df3..0000000
--- a/app-misc/ranger/ranger-1.1.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2010 Tiziano Müller
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-PYTHON_USE_WITH="ncurses"
-SUPPORT_PYTHON_ABIS="1"
-SHA="39d97eb"
-
-inherit distutils
-
-DESCRIPTION="A free console file manager."
-HOMEPAGE="http://github.com/hut/ranger"
-SRC_URI="http://github.com/hut/ranger/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/hut-${PN}-${SHA}"
-# spurious failures, wtf?
-RESTRICT="test"
-
-src_compile() {
-	distutils_src_compile
-
-	if use doc ; then
-		emake doc || die "emake doc failed"
-	fi
-}
-
-src_install() {
-	distutils_src_install
-
-	if use doc ; then
-		dohtml doc/pydoc/*
-	fi
-}
-
-src_test() {
-	testing() {
-		"$(PYTHON)" test/all_tests.py 1 || die "test failed for ABI ${PYTHON_ABI}"
-	}
-	python_execute_function testing
-}
-


                 reply	other threads:[~2013-10-24  8:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1382602422.dfa7896ab07a562870900887ecc151f7d2820de5.dev-zero@gentoo \
    --to=dev-zero@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