* [gentoo-commits] gentoo-x86 commit in dev-vcs/tig: ChangeLog tig-0.16.1.ebuild
@ 2010-09-19 20:43 Robin H. Johnson (robbat2)
0 siblings, 0 replies; only message in thread
From: Robin H. Johnson (robbat2) @ 2010-09-19 20:43 UTC (permalink / raw
To: gentoo-commits
robbat2 10/09/19 20:43:14
Modified: ChangeLog
Added: tig-0.16.1.ebuild
Log:
Version bump.
(Portage version: 2.2_rc75/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-vcs/tig/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -p -w -b -B -u -u -r1.2 -r1.3
--- ChangeLog 15 Jun 2010 17:35:42 -0000 1.2
+++ ChangeLog 19 Sep 2010 20:43:14 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for dev-vcs/tig
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.2 2010/06/15 17:35:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.3 2010/09/19 20:43:14 robbat2 Exp $
+
+*tig-0.16.1 (19 Sep 2010)
+
+ 19 Sep 2010; Robin H. Johnson <robbat2@gentoo.org> +tig-0.16.1.ebuild:
+ Version bump.
*tig-0.16 (15 Jun 2010)
1.1 dev-vcs/tig/tig-0.16.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/tig-0.16.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/tig-0.16.1.ebuild?rev=1.1&content-type=text/plain
Index: tig-0.16.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/tig-0.16.1.ebuild,v 1.1 2010/09/19 20:43:14 robbat2 Exp $
inherit bash-completion
DESCRIPTION="Tig: text mode interface for git"
HOMEPAGE="http://jonas.nitro.dk/tig/"
SRC_URI="http://jonas.nitro.dk/tig/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}
dev-vcs/git"
src_install() {
emake DESTDIR="${D}" install || die "einstall failed"
doman tig.1 tigrc.5 || die
dodoc manual.txt || die
dohtml manual.html || die
dobashcompletion contrib/tig-completion.bash
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-19 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-19 20:43 [gentoo-commits] gentoo-x86 commit in dev-vcs/tig: ChangeLog tig-0.16.1.ebuild Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox