Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-htmlxml: texlive-htmlxml-2007-r2.ebuild ChangeLog
Date: Tue, 09 Sep 2008 18:15:43
Message-Id: E1Kd7kb-0005lQ-3g@stork.gentoo.org
1 aballier 08/09/09 18:15:41
2
3 Modified: texlive-htmlxml-2007-r2.ebuild ChangeLog
4 Log:
5 Add empty IUSE to please repoman
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
7
8 Revision Changes Path
9 1.14 dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild?r1=1.13&r2=1.14
14
15 Index: texlive-htmlxml-2007-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- texlive-htmlxml-2007-r2.ebuild 12 May 2008 20:10:22 -0000 1.13
22 +++ texlive-htmlxml-2007-r2.ebuild 9 Sep 2008 18:15:40 -0000 1.14
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-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild,v 1.13 2008/05/12 20:10:22 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild,v 1.14 2008/09/09 18:15:40 aballier Exp $
28
29 TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic
30 dev-texlive/texlive-fontsrecommended
31 @@ -14,3 +14,4 @@
32 LICENSE="GPL-2 LPPL-1.3c"
33 SLOT="0"
34 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
35 +IUSE=""
36
37
38
39 1.25 dev-texlive/texlive-htmlxml/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog?rev=1.25&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog?rev=1.25&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog?r1=1.24&r2=1.25
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v
48 retrieving revision 1.24
49 retrieving revision 1.25
50 diff -u -r1.24 -r1.25
51 --- ChangeLog 9 Sep 2008 16:29:41 -0000 1.24
52 +++ ChangeLog 9 Sep 2008 18:15:40 -0000 1.25
53 @@ -1,6 +1,10 @@
54 # ChangeLog for dev-texlive/texlive-htmlxml
55 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.24 2008/09/09 16:29:41 aballier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.25 2008/09/09 18:15:40 aballier Exp $
58 +
59 + 09 Sep 2008; Alexis Ballier <aballier@g.o>
60 + texlive-htmlxml-2007-r2.ebuild:
61 + Add empty IUSE to please repoman
62
63 *texlive-htmlxml-2008 (09 Sep 2008)