public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ytree/
Date: Thu,  9 Jun 2016 21:46:23 +0000 (UTC)	[thread overview]
Message-ID: <1465507107.8a8fffde04220a66ebcd1ad8a55a1ac892f45591.monsieurp@gentoo> (raw)

commit:     8a8fffde04220a66ebcd1ad8a55a1ac892f45591
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 22:55:21 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 21:18:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8fffde

app-misc/ytree: Clean up old.

Package-Manager: portage-2.2.28

 app-misc/ytree/Manifest          |  1 -
 app-misc/ytree/ytree-1.97.ebuild | 35 -----------------------------------
 app-misc/ytree/ytree-1.98.ebuild | 35 -----------------------------------
 3 files changed, 71 deletions(-)

diff --git a/app-misc/ytree/Manifest b/app-misc/ytree/Manifest
index 8e9d38c..e31a8b2 100644
--- a/app-misc/ytree/Manifest
+++ b/app-misc/ytree/Manifest
@@ -1,2 +1 @@
-DIST ytree-1.97.tar.gz 121571 SHA256 9db152524d08ec0d61b2b83a37435c5e77ebfc4b21f973fddfb571beb445a60d SHA512 30054868149071426944eb46bb2815a579d2212dcbd25faa0fe574cd28102cc0d57993954b9e55c0e1a8b6afe5492d25749a4ab5790d5c6b1630e965a2f39096 WHIRLPOOL ed58b5c68c17b573c02735626579d2dfb36ca2c59589a152c08b12497f772b92e054a8e903e85c4aaf7c39b18a7f75842f9b4e989180f2f3bbe8619e1ed5ca23
 DIST ytree-1.98.tar.gz 122610 SHA256 e7264e1c112bf62aba1f6ed0078308930cd8f01317a157ed1718b8dac09195c5 SHA512 b75f3b04af72270e2b4db6dc7448435fdf2d197d98bd2f4fdf6d3131091c8c3a697f8b0cabc1625502c616cee4e27ae6aa6fa2bfc082beeae1b6ecad9921dbef WHIRLPOOL 292da20c8c918eb468ccab6d0a5e09ecef8c44dad990326e2366eac81f11c039d1461308b053b54d751a7fb883dac9dda28d6abe6d12f2682c4b58dc58390665

diff --git a/app-misc/ytree/ytree-1.97.ebuild b/app-misc/ytree/ytree-1.97.ebuild
deleted file mode 100644
index d44d09a..0000000
--- a/app-misc/ytree/ytree-1.97.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A (curses-based) file manager"
-HOMEPAGE="http://www.han.de/~werner/ytree.html"
-SRC_URI="http://www.han.de/~werner/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-DEPEND="
-	sys-libs/readline
-	sys-libs/ncurses
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.94-bindir.patch
-}
-
-pkg_setup() {
-	tc-export CC
-}
-
-src_install() {
-	emake DESTDIR="${D}usr" install || die "emake install failed"
-	dodoc ytree.conf
-}

diff --git a/app-misc/ytree/ytree-1.98.ebuild b/app-misc/ytree/ytree-1.98.ebuild
deleted file mode 100644
index 6304023..0000000
--- a/app-misc/ytree/ytree-1.98.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A (curses-based) file manager"
-HOMEPAGE="http://www.han.de/~werner/ytree.html"
-SRC_URI="http://www.han.de/~werner/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	sys-libs/readline
-	sys-libs/ncurses
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.94-bindir.patch
-}
-
-pkg_setup() {
-	tc-export CC
-}
-
-src_install() {
-	emake DESTDIR="${D}usr" install
-	dodoc CHANGES README THANKS ytree.conf
-}


             reply	other threads:[~2016-06-09 21:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09 21:46 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-09 21:46 [gentoo-commits] repo/gentoo:master commit in: app-misc/ytree/ Patrice Clement
2016-10-23 18:26 Michael Palimaka
2016-10-23 18:26 Michael Palimaka
2016-12-28 23:10 Patrice Clement
2016-12-28 23:10 Patrice Clement
2016-12-29 13:48 Michael Palimaka
2016-12-29 13:48 Michael Palimaka
2017-05-13 21:21 Patrice Clement
2019-10-02 10:43 Michael Palimaka
2019-11-02  8:42 Agostino Sarubbo
2019-11-02  8:49 Agostino Sarubbo
2019-11-05  1:34 Michael Palimaka
2019-11-25 10:40 Michael Palimaka
2020-03-01  1:52 Michael Palimaka
2020-03-19  7:39 Michael Palimaka
2020-04-22 17:01 Agostino Sarubbo
2020-04-22 17:05 Agostino Sarubbo
2021-01-08  8:52 Michael Palimaka
2021-12-02  6:44 Michael Palimaka
2021-12-12 14:23 Yixun Lan
2022-01-11  7:16 Michael Palimaka
2023-08-19  5:50 Joonas Niilola
2023-10-09 16:21 Arthur Zamarin
2023-10-09 20:17 Sam James
2024-05-04 18:52 Arthur Zamarin
2024-06-17 19:42 Arthur Zamarin
2024-09-04 14:22 Sam James
2024-09-04 14:22 Sam James
2024-09-08 11:10 Petr Vaněk

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=1465507107.8a8fffde04220a66ebcd1ad8a55a1ac892f45591.monsieurp@gentoo \
    --to=monsieurp@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