Gentoo Archives: gentoo-commits

From: "Raúl Porcel" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: /
Date: Sat, 05 Feb 2011 19:04:11
Message-Id: ba00c197cd0767f227bff3af7fe03317dffe07f5.armin76@gentoo
1 commit: ba00c197cd0767f227bff3af7fe03317dffe07f5
2 Author: Raúl Porcel <armin76 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 5 18:27:19 2011 +0000
4 Commit: Raúl Porcel <armin76 <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 5 18:27:19 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=ba00c197
7
8 This is catalyst 2.0.6.914
9
10 ---
11 ChangeLog | 3 +++
12 catalyst | 2 +-
13 2 files changed, 4 insertions(+), 1 deletions(-)
14
15 diff --git a/ChangeLog b/ChangeLog
16 index 5278085..791f0e3 100644
17 --- a/ChangeLog
18 +++ b/ChangeLog
19 @@ -3,6 +3,9 @@
20 # Distributed under the GPL v2
21 # $Id$
22
23 + 05 Feb 2011; Raúl Porcel <armin76@g.o> catalyst:
24 + This is catalyst 2.0.6.914
25 +
26 05 Feb 2011; Raúl Porcel <armin76@g.o> arch/amd64.py, catalyst:
27 Enable new amd64 subarches
28
29
30 diff --git a/catalyst b/catalyst
31 index e5e043a..b8fd848 100755
32 --- a/catalyst
33 +++ b/catalyst
34 @@ -17,7 +17,7 @@ import catalyst.config
35 import catalyst.util
36
37 __maintainer__="Chris Gianelloni <wolf31o2@××××××××.org>"
38 -__version__="2.0.6.913"
39 +__version__="2.0.6.914"
40
41 conf_values={}