Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/tig: ChangeLog tig-0.14.1.ebuild
Date: Thu, 30 Jul 2009 14:47:46
Message-Id: E1MWWv2-0005Kk-8K@stork.gentoo.org
1 fauli 09/07/30 14:47:44
2
3 Modified: ChangeLog tig-0.14.1.ebuild
4 Log:
5 add IUSE to make repoman happy
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.22 dev-util/tig/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/tig/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 30 Jul 2009 14:31:34 -0000 1.21
22 +++ ChangeLog 30 Jul 2009 14:47:44 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/tig
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/ChangeLog,v 1.21 2009/07/30 14:31:34 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/ChangeLog,v 1.22 2009/07/30 14:47:44 fauli Exp $
28 +
29 + 30 Jul 2009; Christian Faulhammer <fauli@g.o> tig-0.14.1.ebuild:
30 + add IUSE to make repoman happy
31
32 30 Jul 2009; Christian Faulhammer <fauli@g.o> -tig-0.10.ebuild,
33 -tig-0.10.1.ebuild, -tig-0.11.ebuild, -tig-0.12.ebuild,
34
35
36
37 1.4 dev-util/tig/tig-0.14.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/tig-0.14.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/tig-0.14.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/tig/tig-0.14.1.ebuild?r1=1.3&r2=1.4
42
43 Index: tig-0.14.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/tig/tig-0.14.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- tig-0.14.1.ebuild 27 Jul 2009 12:07:55 -0000 1.3
50 +++ tig-0.14.1.ebuild 30 Jul 2009 14:47:44 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/tig-0.14.1.ebuild,v 1.3 2009/07/27 12:07:55 chainsaw Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/tig-0.14.1.ebuild,v 1.4 2009/07/30 14:47:44 fauli Exp $
56
57 inherit bash-completion
58
59 @@ -11,6 +11,7 @@
60 LICENSE="GPL-2"
61 SLOT="0"
62 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
63 +IUSE=""
64
65 DEPEND="sys-libs/ncurses"
66 RDEPEND="${DEPEND}