Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-documentation-base: texlive-documentation-base-2007.ebuild ChangeLog
Date: Fri, 26 Oct 2007 19:22:35
Message-Id: E1IlUl3-0008N3-Pz@stork.gentoo.org
1 fmccor 07/10/26 19:22:13
2
3 Modified: texlive-documentation-base-2007.ebuild ChangeLog
4 Log:
5 Keyword for ~amd64 --- Part of Bug #195815
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.6 dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild?r1=1.5&r2=1.6
14
15 Index: texlive-documentation-base-2007.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- texlive-documentation-base-2007.ebuild 25 Oct 2007 15:32:57 -0000 1.5
22 +++ texlive-documentation-base-2007.ebuild 26 Oct 2007 19:22:13 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild,v 1.5 2007/10/25 15:32:57 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild,v 1.6 2007/10/26 19:22:13 fmccor Exp $
28
29 TEXLIVE_MODULES_DEPS=""
30 TEXLIVE_MODULE_CONTENTS="texlive-common texlive-en collection-documentation-base
31 @@ -10,4 +10,4 @@
32
33 LICENSE="GPL-2 LPPL-1.3c"
34 SLOT="0"
35 -KEYWORDS="~alpha ~ia64 ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
37
38
39
40 1.6 dev-texlive/texlive-documentation-base/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog?r1=1.5&r2=1.6
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- ChangeLog 25 Oct 2007 15:32:57 -0000 1.5
53 +++ ChangeLog 26 Oct 2007 19:22:13 -0000 1.6
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-texlive/texlive-documentation-base
56 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.5 2007/10/25 15:32:57 corsair Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.6 2007/10/26 19:22:13 fmccor Exp $
59 +
60 + 26 Oct 2007; Ferris McCormick <fmccor@g.o>
61 + texlive-documentation-base-2007.ebuild:
62 + Add ~amd64 keyword --- Bug #195815
63
64 25 Oct 2007; Markus Rothe <corsair@g.o>
65 texlive-documentation-base-2007.ebuild:
66
67
68
69 --
70 gentoo-commits@g.o mailing list