Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/smart-live-rebuild: smart-live-rebuild-9999.ebuild ChangeLog
Date: Sat, 29 Mar 2014 03:22:47
Message-Id: 20140329032244.CE67920054@flycatcher.gentoo.org
1 floppym 14/03/29 03:22:44
2
3 Modified: smart-live-rebuild-9999.ebuild ChangeLog
4 Log:
5 Add python3.4.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
8
9 Revision Changes Path
10 1.7 app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?r1=1.6&r2=1.7
15
16 Index: smart-live-rebuild-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- smart-live-rebuild-9999.ebuild 14 Oct 2013 20:40:43 -0000 1.6
23 +++ smart-live-rebuild-9999.ebuild 29 Mar 2014 03:22:44 -0000 1.7
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.6 2013/10/14 20:40:43 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.7 2014/03/29 03:22:44 floppym Exp $
30
31 EAPI=5
32 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
33 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
34
35 inherit distutils-r1
36
37
38
39
40 1.63 app-portage/smart-live-rebuild/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.63&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.63&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?r1=1.62&r2=1.63
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v
49 retrieving revision 1.62
50 retrieving revision 1.63
51 diff -u -r1.62 -r1.63
52 --- ChangeLog 23 Mar 2014 18:07:53 -0000 1.62
53 +++ ChangeLog 29 Mar 2014 03:22:44 -0000 1.63
54 @@ -1,6 +1,9 @@
55 # ChangeLog for app-portage/smart-live-rebuild
56 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.62 2014/03/23 18:07:53 mgorny Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.63 2014/03/29 03:22:44 floppym Exp $
59 +
60 + 29 Mar 2014; Mike Gilbert <floppym@g.o> smart-live-rebuild-9999.ebuild:
61 + Add python3.4.
62
63 23 Mar 2014; Michał Górny <mgorny@g.o>
64 -smart-live-rebuild-1.3.2.ebuild, -smart-live-rebuild-1.3.ebuild: