Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Greg Kroah-Hartman (gregkh)" <gregkh@g.o>
Subject: gentoo-x86 commit in dev-util/tig: ChangeLog tig-0.10.ebuild
Date: Wed, 19 Mar 2008 16:56:35 +0000
gregkh      08/03/19 16:56:35

  Modified:             ChangeLog
  Added:                tig-0.10.ebuild
  Log:
  0.10 release
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  dev-util/tig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/tig/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	1 Oct 2007 06:12:23 -0000	1.7
+++ ChangeLog	19 Mar 2008 16:56:34 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/tig
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/ChangeLog,v 1.7 2007/10/01 06:12:23 gregkh Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/ChangeLog,v 1.8 2008/03/19 16:56:34 gregkh Exp $
+
+*tig-0.10 (19 Mar 2008)
+
+  19 Mar 2008; Greg Kroah-Hartman <gregkh@g.o> +tig-0.10.ebuild:
+  0.10 release
 
 *tig-0.9.1 (01 Oct 2007)
 



1.1                  dev-util/tig/tig-0.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/tig-0.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/tig-0.10.ebuild?rev=1.1&content-type=text/plain

Index: tig-0.10.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/tig-0.10.ebuild,v 1.1 2008/03/19 16:56:34 gregkh Exp $

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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"

DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}
		dev-util/git"

src_compile() {
	emake CFLAGS="${CFLAGS}" || die "emake failed"
}

src_install() {
	einstall || die "einstall failed"
	doman tig.1 tigrc.5
	dodoc manual.txt tigrc
	dohtml manual.html
}



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-libs/libnl: libnl-1.1-r1.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in app-crypt/md5deep: md5deep-1.13.ebuild md5deep-2.0.1.ebuild
Previous by date:
gentoo-x86 commit in app-crypt/mit-krb5: ChangeLog mit-krb5-1.6.3.ebuild
Next by date:
gentoo-x86 commit in app-crypt/md5deep: md5deep-1.13.ebuild md5deep-2.0.1.ebuild


Updated Jul 06, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.