From: "Jason Donenfeld (zx2c4)" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/tree: tree-1.7.0.ebuild ChangeLog
Date: Wed, 23 Apr 2014 21:55:27 +0000 (UTC) [thread overview]
Message-ID: <20140423215527.5E8192004B@flycatcher.gentoo.org> (raw)
zx2c4 14/04/23 21:55:27
Modified: ChangeLog
Added: tree-1.7.0.ebuild
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Revision Changes Path
1.108 app-text/tree/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tree/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tree/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tree/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/tree/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 18 Jan 2014 05:27:18 -0000 1.107
+++ ChangeLog 23 Apr 2014 21:55:27 -0000 1.108
@@ -1,6 +1,11 @@
# ChangeLog for app-text/tree
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tree/ChangeLog,v 1.107 2014/01/18 05:27:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tree/ChangeLog,v 1.108 2014/04/23 21:55:27 zx2c4 Exp $
+
+*tree-1.7.0 (23 Apr 2014)
+
+ 23 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +tree-1.7.0.ebuild:
+ Version bump.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> tree-1.6.0-r1.ebuild:
Add arm64 love.
1.1 app-text/tree/tree-1.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tree/tree-1.7.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tree/tree-1.7.0.ebuild?rev=1.1&content-type=text/plain
Index: tree-1.7.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/tree/tree-1.7.0.ebuild,v 1.1 2014/04/23 21:55:27 zx2c4 Exp $
EAPI=4
inherit toolchain-funcs flag-o-matic bash-completion-r1
DESCRIPTION="Lists directories recursively, and produces an indented listing of files."
HOMEPAGE="http://mama.indstate.edu/users/ice/tree/"
SRC_URI="ftp://mama.indstate.edu/linux/tree/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="!=sci-biology/meme-4.8.1"
DEPEND=""
src_prepare() {
sed -i \
-e 's:LINUX:__linux__:' tree.c \
|| die "sed failed"
mv doc/tree.1.fr doc/tree.fr.1
if use !elibc_glibc ; then
# 433972, also previously done only for elibc_uclibc
sed -i -e '/^OBJS=/s/$/ strverscmp.o/' Makefile || die
fi
}
src_compile() {
append-lfs-flags
emake \
CC="$(tc-getCC)" \
CFLAGS="${CFLAGS} ${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
}
src_install() {
dobin tree
doman doc/tree*.1
dodoc CHANGES README*
newbashcomp "${FILESDIR}"/${PN}.bashcomp ${PN}
}
next reply other threads:[~2014-04-23 21:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 21:55 Jason Donenfeld (zx2c4) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-24 18:01 [gentoo-commits] gentoo-x86 commit in app-text/tree: tree-1.7.0.ebuild ChangeLog Michael Sterrett (mr_bones_)
2014-07-08 11:03 JosA MarAa Alonso (nimiux)
2014-07-12 12:22 Jeroen Roovers (jer)
2014-07-12 17:48 Thomas Alan Gall (tgall)
2014-07-13 10:10 Agostino Sarubbo (ago)
2014-07-24 19:21 Markus Meier (maekke)
2014-07-27 11:24 PaweA Hajdan (phajdan.jr)
2014-08-02 11:40 Raul Porcel (armin76)
2014-08-02 18:13 Agostino Sarubbo (ago)
2014-08-10 18:35 Sergei Trofimovich (slyfox)
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=20140423215527.5E8192004B@flycatcher.gentoo.org \
--to=zx2c4@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