Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/texi2html: ChangeLog texi2html-1.78.ebuild texi2html-1.76.ebuild
Date: Sun, 13 Apr 2008 19:24:31
Message-Id: E1Jl7oS-0001Pn-Ay@stork.gentoo.org
1 grobian 08/04/13 19:24:28
2
3 Modified: ChangeLog texi2html-1.78.ebuild
4 texi2html-1.76.ebuild
5 Log:
6 Dropped ppc-macos keyword, see you in Prefix
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.38 app-text/texi2html/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 23 Nov 2007 18:24:49 -0000 1.37
23 +++ ChangeLog 13 Apr 2008 19:24:27 -0000 1.38
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-text/texi2html
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.37 2007/11/23 18:24:49 aballier Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.38 2008/04/13 19:24:27 grobian Exp $
30 +
31 + 13 Apr 2008; Fabian Groffen <grobian@g.o> texi2html-1.76.ebuild,
32 + texi2html-1.78.ebuild:
33 + Dropped ppc-macos keyword, see you in Prefix
34
35 23 Nov 2007; Alexis Ballier <aballier@g.o> -texi2html-1.64.ebuild,
36 texi2html-1.64-r1.ebuild:
37
38
39
40 1.2 app-text/texi2html/texi2html-1.78.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild?r1=1.1&r2=1.2
45
46 Index: texi2html-1.78.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- texi2html-1.78.ebuild 23 Nov 2007 18:21:44 -0000 1.1
53 +++ texi2html-1.78.ebuild 13 Apr 2008 19:24:27 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2007 Gentoo Foundation
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/texi2html/texi2html-1.78.ebuild,v 1.1 2007/11/23 18:21:44 aballier Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v 1.2 2008/04/13 19:24:27 grobian Exp $
60
61 DESCRIPTION="Perl script that converts Texinfo to HTML"
62 HOMEPAGE="http://www.nongnu.org/texi2html/"
63 @@ -8,7 +8,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
68 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
69 IUSE=""
70
71 DEPEND=">=dev-lang/perl-5.6.1"
72
73
74
75 1.14 app-text/texi2html/texi2html-1.76.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild?rev=1.14&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild?rev=1.14&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild?r1=1.13&r2=1.14
80
81 Index: texi2html-1.76.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v
84 retrieving revision 1.13
85 retrieving revision 1.14
86 diff -u -r1.13 -r1.14
87 --- texi2html-1.76.ebuild 23 Nov 2007 18:21:44 -0000 1.13
88 +++ texi2html-1.76.ebuild 13 Apr 2008 19:24:27 -0000 1.14
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2007 Gentoo Foundation
91 +# Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.13 2007/11/23 18:21:44 aballier Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.14 2008/04/13 19:24:27 grobian Exp $
95
96 DESCRIPTION="Perl script that converts Texinfo to HTML"
97 HOMEPAGE="http://www.nongnu.org/texi2html/"
98 @@ -8,7 +8,7 @@
99
100 LICENSE="GPL-2"
101 SLOT="0"
102 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86 ~x86-fbsd"
103 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd"
104 IUSE=""
105
106 DEPEND=">=dev-lang/perl-5.6.1"
107
108
109
110 --
111 gentoo-commits@l.g.o mailing list