Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ChangeLog ttystatus-0.23.ebuild
Date: Sun, 27 Jul 2014 11:10:57
Message-Id: 20140727111054.448BB2004E@flycatcher.gentoo.org
1 phajdan.jr 14/07/27 11:10:54
2
3 Modified: ChangeLog ttystatus-0.23.ebuild
4 Log:
5 x86 stable wrt bug #516728
6
7 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.11 dev-python/ttystatus/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 9 Aug 2013 15:16:27 -0000 1.10
23 +++ ChangeLog 27 Jul 2014 11:10:54 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/ttystatus
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.10 2013/08/09 15:16:27 mschiff Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.11 2014/07/27 11:10:54 phajdan.jr Exp $
30 +
31 + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@g.o> ttystatus-0.23.ebuild:
32 + x86 stable wrt bug #516728
33
34 *ttystatus-0.23 (09 Aug 2013)
35
36
37
38
39 1.2 dev-python/ttystatus/ttystatus-0.23.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild?r1=1.1&r2=1.2
44
45 Index: ttystatus-0.23.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- ttystatus-0.23.ebuild 9 Aug 2013 15:16:27 -0000 1.1
52 +++ ttystatus-0.23.ebuild 27 Jul 2014 11:10:54 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.1 2013/08/09 15:16:27 mschiff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.2 2014/07/27 11:10:54 phajdan.jr Exp $
59
60 EAPI=5
61
62 @@ -14,7 +14,7 @@
63
64 LICENSE="GPL-3"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 x86"
68 IUSE=""
69
70 DEPEND="${PYTHON_DEPS}"