Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/tldp-howto: ChangeLog tldp-howto-20100101.ebuild
Date: Sun, 21 Feb 2010 22:44:50
Message-Id: E1NjKXe-0005EA-PT@stork.gentoo.org
1 fauli 10/02/21 22:44:46
2
3 Modified: ChangeLog tldp-howto-20100101.ebuild
4 Log:
5 add ~x86 for bug 305693
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 app-doc/tldp-howto/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/tldp-howto/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/tldp-howto/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/tldp-howto/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-doc/tldp-howto/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 19 Jan 2010 00:32:02 -0000 1.2
22 +++ ChangeLog 21 Feb 2010 22:44:46 -0000 1.3
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-doc/tldp-howto
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-doc/tldp-howto/ChangeLog,v 1.2 2010/01/19 00:32:02 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-doc/tldp-howto/ChangeLog,v 1.3 2010/02/21 22:44:46 fauli Exp $
28 +
29 + 21 Feb 2010; Christian Faulhammer <fauli@g.o>
30 + tldp-howto-20100101.ebuild:
31 + add ~x86 for bug 305693
32
33 19 Jan 2010; Ryan Hill <dirtyepic@g.o> tldp-howto-20100101.ebuild:
34 Drop LDP license, bug #301030.
35
36
37
38 1.3 app-doc/tldp-howto/tldp-howto-20100101.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/tldp-howto/tldp-howto-20100101.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/tldp-howto/tldp-howto-20100101.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/tldp-howto/tldp-howto-20100101.ebuild?r1=1.2&r2=1.3
43
44 Index: tldp-howto-20100101.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-doc/tldp-howto/tldp-howto-20100101.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- tldp-howto-20100101.ebuild 19 Jan 2010 00:32:02 -0000 1.2
51 +++ tldp-howto-20100101.ebuild 21 Feb 2010 22:44:46 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-doc/tldp-howto/tldp-howto-20100101.ebuild,v 1.2 2010/01/19 00:32:02 dirtyepic Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-doc/tldp-howto/tldp-howto-20100101.ebuild,v 1.3 2010/02/21 22:44:46 fauli Exp $
57
58 EAPI="2"
59
60 @@ -24,7 +24,7 @@
61
62 LICENSE="FDL-1.2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 IUSE="+html htmlsingle pdf text"
67
68 DEPEND=""