Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/highlight: highlight-2.6.9.ebuild highlight-2.4.8.ebuild
Date: Sun, 04 May 2008 20:42:03
Message-Id: E1Jsl1z-0005XH-UT@stork.gentoo.org
1 drac 08/05/04 20:41:59
2
3 Modified: highlight-2.6.9.ebuild highlight-2.4.8.ebuild
4 Log:
5 fix DESCRIPTION.toolongs
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.2 app-text/highlight/highlight-2.6.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?r1=1.1&r2=1.2
14
15 Index: highlight-2.6.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- highlight-2.6.9.ebuild 4 May 2008 20:34:41 -0000 1.1
22 +++ highlight-2.6.9.ebuild 4 May 2008 20:41:59 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v 1.1 2008/05/04 20:34:41 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v 1.2 2008/05/04 20:41:59 drac Exp $
28
29 WX_GTK_VER=2.6
30
31 inherit wxwidgets eutils toolchain-funcs
32
33 -DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlighting."
34 +DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlight"
35 HOMEPAGE="http://www.andre-simon.de"
36 SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
37
38
39
40
41 1.9 app-text/highlight/highlight-2.4.8.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild?rev=1.9&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild?rev=1.9&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild?r1=1.8&r2=1.9
46
47 Index: highlight-2.4.8.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild,v
50 retrieving revision 1.8
51 retrieving revision 1.9
52 diff -u -r1.8 -r1.9
53 --- highlight-2.4.8.ebuild 16 Apr 2008 16:18:28 -0000 1.8
54 +++ highlight-2.4.8.ebuild 4 May 2008 20:41:59 -0000 1.9
55 @@ -1,8 +1,9 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild,v 1.8 2008/04/16 16:18:28 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.4.8.ebuild,v 1.9 2008/05/04 20:41:59 drac Exp $
60
61 -DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlighting."
62 +DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX,
63 +XSL-FO, XML) with syntax highlight"
64 HOMEPAGE="http://www.andre-simon.de/"
65 SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
66 LICENSE="GPL-2"
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list