Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/mysqltcl: mysqltcl-2.40.ebuild
Date: Wed, 04 May 2011 04:24:45
Message-Id: 20110504042433.C1D3E20054@flycatcher.gentoo.org
1 mr_bones_ 11/05/04 04:24:33
2
3 Modified: mysqltcl-2.40.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.8 dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild?r1=1.7&r2=1.8
15
16 Index: mysqltcl-2.40.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- mysqltcl-2.40.ebuild 2 May 2011 06:03:44 -0000 1.7
23 +++ mysqltcl-2.40.ebuild 4 May 2011 04:24:33 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild,v 1.7 2011/05/02 06:03:44 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild,v 1.8 2011/05/04 04:24:33 mr_bones_ Exp $
29
30 DESCRIPTION="TCL MySQL Interface"
31 HOMEPAGE="http://www.xdobry.de/mysqltcl/"
32 @@ -32,4 +32,4 @@
33 emake DESTDIR="${D}" install || die
34 dodoc AUTHORS README README-msqltcl ChangeLog
35 dohtml doc/mysqltcl.html
36 -}
37 \ No newline at end of file
38 +}