Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/innotop: innotop-1.6.0.ebuild ChangeLog innotop-1.4.0.ebuild
Date: Tue, 18 Nov 2008 16:01:11
Message-Id: E1L2T0R-0006Wi-9I@stork.gentoo.org
1 tove 08/11/18 16:00:47
2
3 Modified: innotop-1.6.0.ebuild ChangeLog innotop-1.4.0.ebuild
4 Log:
5 New virtuals: Term-ANSIColor
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.2 dev-db/innotop/innotop-1.6.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/innotop-1.6.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/innotop-1.6.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/innotop-1.6.0.ebuild?r1=1.1&r2=1.2
14
15 Index: innotop-1.6.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-1.6.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- innotop-1.6.0.ebuild 14 Nov 2008 21:44:41 -0000 1.1
22 +++ innotop-1.6.0.ebuild 18 Nov 2008 16:00:47 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-1.6.0.ebuild,v 1.1 2008/11/14 21:44:41 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-1.6.0.ebuild,v 1.2 2008/11/18 16:00:47 tove Exp $
28
29 inherit perl-app
30
31 @@ -15,7 +15,7 @@
32
33 DEPEND="dev-perl/DBD-mysql
34 dev-perl/TermReadKey
35 - dev-perl/Term-ANSIColor
36 + virtual/perl-Term-ANSIColor
37 virtual/perl-Time-HiRes"
38
39 src_install() {
40
41
42
43 1.6 dev-db/innotop/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-db/innotop/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 14 Nov 2008 21:44:41 -0000 1.5
56 +++ ChangeLog 18 Nov 2008 16:00:47 -0000 1.6
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-db/innotop
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/ChangeLog,v 1.5 2008/11/14 21:44:41 robbat2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/ChangeLog,v 1.6 2008/11/18 16:00:47 tove Exp $
62 +
63 + 18 Nov 2008; Torsten Veller <tove@g.o> innotop-1.4.0.ebuild,
64 + innotop-1.6.0.ebuild:
65 + New virtuals: Term-ANSIColor
66
67 *innotop-1.6.0 (14 Nov 2008)
68
69
70
71
72 1.2 dev-db/innotop/innotop-1.4.0.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/innotop-1.4.0.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/innotop-1.4.0.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/innotop/innotop-1.4.0.ebuild?r1=1.1&r2=1.2
77
78 Index: innotop-1.4.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-1.4.0.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- innotop-1.4.0.ebuild 4 Mar 2007 16:11:14 -0000 1.1
85 +++ innotop-1.4.0.ebuild 18 Nov 2008 16:00:47 -0000 1.2
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2007 Gentoo Foundation
88 +# Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-1.4.0.ebuild,v 1.1 2007/03/04 16:11:14 vivo Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-1.4.0.ebuild,v 1.2 2008/11/18 16:00:47 tove Exp $
92
93 inherit perl-app
94
95 @@ -15,7 +15,7 @@
96
97 DEPEND="dev-perl/DBD-mysql
98 dev-perl/TermReadKey
99 - dev-perl/Term-ANSIColor
100 + virtual/perl-Term-ANSIColor
101 virtual/perl-Time-HiRes"
102
103 src_install() {