public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/ytree: ytree-1.97.ebuild ChangeLog ytree-1.95.ebuild
Date: Mon, 30 Jan 2012 17:21:14 +0000 (UTC)	[thread overview]
Message-ID: <20120130172114.C34A12004B@flycatcher.gentoo.org> (raw)

jer         12/01/30 17:21:14

  Modified:             ChangeLog
  Added:                ytree-1.97.ebuild
  Removed:              ytree-1.95.ebuild
  Log:
  Better version bump.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 app-misc/ytree/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ytree/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ytree/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ytree/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/ytree/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	30 Jan 2012 17:18:54 -0000	1.12
+++ ChangeLog	30 Jan 2012 17:21:14 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/ytree
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ytree/ChangeLog,v 1.12 2012/01/30 17:18:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ytree/ChangeLog,v 1.13 2012/01/30 17:21:14 jer Exp $
+
+*ytree-1.97 (30 Jan 2012)
+
+  30 Jan 2012; Jeroen Roovers <jer@gentoo.org> -ytree-1.95.ebuild,
+  +ytree-1.97.ebuild:
+  Better version bump.
 
 *ytree-1.95 (30 Jan 2012)
 



1.1                  app-misc/ytree/ytree-1.97.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ytree/ytree-1.97.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ytree/ytree-1.97.ebuild?rev=1.1&content-type=text/plain

Index: ytree-1.97.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/ytree/ytree-1.97.ebuild,v 1.1 2012/01/30 17:21:14 jer Exp $

EAPI=2

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="~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
}






                 reply	other threads:[~2012-01-30 17:21 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=20120130172114.C34A12004B@flycatcher.gentoo.org \
    --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