Gentoo Archives: gentoo-commits

From: "Cedric Krier (cedk)" <cedk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/hachoir-subfile: hachoir-subfile-0.5.3.ebuild hachoir-subfile-0.5.2.ebuild ChangeLog
Date: Tue, 12 Aug 2008 08:12:22
Message-Id: E1KSozL-0003hh-Ml@stork.gentoo.org
1 cedk 08/08/12 08:12:19
2
3 Modified: hachoir-subfile-0.5.3.ebuild
4 hachoir-subfile-0.5.2.ebuild ChangeLog
5 Log:
6 Add amd64 keyword
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.3 app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild?r1=1.2&r2=1.3
15
16 Index: hachoir-subfile-0.5.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- hachoir-subfile-0.5.3.ebuild 4 Apr 2008 20:45:39 -0000 1.2
23 +++ hachoir-subfile-0.5.3.ebuild 12 Aug 2008 08:12:19 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.2 2008/04/04 20:45:39 cedk Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.3 2008/08/12 08:12:19 cedk Exp $
29
30 NEED_PYTHON=2.4
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~ppc ~x86"
37 +KEYWORDS="~amd64 ~ppc ~x86"
38 IUSE=""
39
40 DEPEND=""
41
42
43
44 1.3 app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild?r1=1.2&r2=1.3
49
50 Index: hachoir-subfile-0.5.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- hachoir-subfile-0.5.2.ebuild 4 Apr 2008 20:45:39 -0000 1.2
57 +++ hachoir-subfile-0.5.2.ebuild 12 Aug 2008 08:12:19 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild,v 1.2 2008/04/04 20:45:39 cedk Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.2.ebuild,v 1.3 2008/08/12 08:12:19 cedk Exp $
63
64 NEED_PYTHON=2.4
65
66 @@ -12,7 +12,7 @@
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 -KEYWORDS="~ppc ~x86"
71 +KEYWORDS="~amd64 ~ppc ~x86"
72 IUSE=""
73
74 DEPEND=""
75
76
77
78 1.5 app-misc/hachoir-subfile/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/ChangeLog?rev=1.5&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/ChangeLog?rev=1.5&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hachoir-subfile/ChangeLog?r1=1.4&r2=1.5
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/ChangeLog,v
87 retrieving revision 1.4
88 retrieving revision 1.5
89 diff -u -r1.4 -r1.5
90 --- ChangeLog 4 Apr 2008 20:45:39 -0000 1.4
91 +++ ChangeLog 12 Aug 2008 08:12:19 -0000 1.5
92 @@ -1,6 +1,10 @@
93 # ChangeLog for app-misc/hachoir-subfile
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/ChangeLog,v 1.4 2008/04/04 20:45:39 cedk Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/ChangeLog,v 1.5 2008/08/12 08:12:19 cedk Exp $
97 +
98 + 12 Aug 2008; Cédric Krier <cedk@g.o> hachoir-subfile-0.5.2.ebuild,
99 + hachoir-subfile-0.5.3.ebuild:
100 + Add amd64 keyword
101
102 04 Apr 2008; Cédric Krier <cedk@g.o> hachoir-subfile-0.5.2.ebuild,
103 hachoir-subfile-0.5.3.ebuild: