Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/hyphen_show: metadata.xml hyphen_show-20000425.ebuild ChangeLog
Date: Thu, 20 Mar 2008 21:56:36
Message-Id: E1JcSkT-0004UI-1e@stork.gentoo.org
1 ulm 08/03/20 21:56:33
2
3 Modified: metadata.xml hyphen_show-20000425.ebuild ChangeLog
4 Log:
5 Add longdescription to metadata. Don't quote .
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 dev-tex/hyphen_show/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/metadata.xml?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/metadata.xml?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/metadata.xml?r1=1.5&r2=1.6
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/hyphen_show/metadata.xml,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- metadata.xml 15 Jul 2007 10:58:08 -0000 1.5
22 +++ metadata.xml 20 Mar 2008 21:56:32 -0000 1.6
23 @@ -5,4 +5,9 @@
24 <maintainer>
25 <email>ulm@g.o</email>
26 </maintainer>
27 +<longdescription>
28 + hyphen_show scans a DVI file, tries to find all hyphenations and writes them
29 + to stdout. It is useful to check whether TeX's hyphenation algorithm really
30 + did the good job it is supposed to do.
31 +</longdescription>
32 </pkgmetadata>
33
34
35
36 1.3 dev-tex/hyphen_show/hyphen_show-20000425.ebuild
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/hyphen_show-20000425.ebuild?rev=1.3&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/hyphen_show-20000425.ebuild?rev=1.3&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/hyphen_show-20000425.ebuild?r1=1.2&r2=1.3
41
42 Index: hyphen_show-20000425.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/dev-tex/hyphen_show/hyphen_show-20000425.ebuild,v
45 retrieving revision 1.2
46 retrieving revision 1.3
47 diff -u -r1.2 -r1.3
48 --- hyphen_show-20000425.ebuild 13 Jul 2007 06:20:20 -0000 1.2
49 +++ hyphen_show-20000425.ebuild 20 Mar 2008 21:56:32 -0000 1.3
50 @@ -1,6 +1,6 @@
51 -# Copyright 1999-2005 Gentoo Foundation
52 +# Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hyphen_show/hyphen_show-20000425.ebuild,v 1.2 2007/07/13 06:20:20 mr_bones_ Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hyphen_show/hyphen_show-20000425.ebuild,v 1.3 2008/03/20 21:56:32 ulm Exp $
56
57 inherit eutils toolchain-funcs
58
59 @@ -17,7 +17,7 @@
60 S=${WORKDIR}/${MY_PN}-${PV}
61
62 src_unpack() {
63 - unpack "${A}"
64 + unpack ${A}
65 epatch "${FILESDIR}"/${PN}-gcc34.patch
66 }
67
68
69
70
71 1.6 dev-tex/hyphen_show/ChangeLog
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/ChangeLog?rev=1.6&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/ChangeLog?rev=1.6&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/hyphen_show/ChangeLog?r1=1.5&r2=1.6
76
77 Index: ChangeLog
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/dev-tex/hyphen_show/ChangeLog,v
80 retrieving revision 1.5
81 retrieving revision 1.6
82 diff -u -r1.5 -r1.6
83 --- ChangeLog 15 Jul 2007 09:17:42 -0000 1.5
84 +++ ChangeLog 20 Mar 2008 21:56:32 -0000 1.6
85 @@ -1,6 +1,10 @@
86 # ChangeLog for dev-tex/hyphen_show
87 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
88 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hyphen_show/ChangeLog,v 1.5 2007/07/15 09:17:42 phreak Exp $
89 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
90 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hyphen_show/ChangeLog,v 1.6 2008/03/20 21:56:32 ulm Exp $
91 +
92 + 20 Mar 2008; Ulrich Mueller <ulm@g.o> metadata.xml,
93 + hyphen_show-20000425.ebuild:
94 + Add longdescription to metadata. Don't quote ${A}.
95
96 15 Jul 2007; Christian Heim <phreak@g.o> metadata.xml:
97 Assigning to tex, as nattfodd is being retired (#108329).
98
99
100
101 --
102 gentoo-commits@l.g.o mailing list