Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/smart-live-rebuild: smart-live-rebuild-1.3.3.ebuild ChangeLog
Date: Sat, 30 Nov 2013 14:16:20
Message-Id: 20131130141617.2F46C2004B@flycatcher.gentoo.org
1 maekke 13/11/30 14:16:17
2
3 Modified: smart-live-rebuild-1.3.3.ebuild ChangeLog
4 Log:
5 arm stable, bug #490784
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.2 app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild?r1=1.1&r2=1.2
15
16 Index: smart-live-rebuild-1.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- smart-live-rebuild-1.3.3.ebuild 10 Oct 2013 08:22:55 -0000 1.1
23 +++ smart-live-rebuild-1.3.3.ebuild 30 Nov 2013 14:16:17 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild,v 1.1 2013/10/10 08:22:55 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild,v 1.2 2013/11/30 14:16:17 maekke Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
32 @@ -13,7 +13,7 @@
33
34 LICENSE="BSD-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~mips ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 arm ~mips ~x86 ~x86-fbsd"
38 IUSE=""
39
40 RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"
41
42
43
44 1.58 app-portage/smart-live-rebuild/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.58&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.58&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?r1=1.57&r2=1.58
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v
53 retrieving revision 1.57
54 retrieving revision 1.58
55 diff -u -r1.57 -r1.58
56 --- ChangeLog 14 Oct 2013 20:40:43 -0000 1.57
57 +++ ChangeLog 30 Nov 2013 14:16:17 -0000 1.58
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-portage/smart-live-rebuild
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.57 2013/10/14 20:40:43 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.58 2013/11/30 14:16:17 maekke Exp $
63 +
64 + 30 Nov 2013; Markus Meier <maekke@g.o>
65 + smart-live-rebuild-1.3.3.ebuild:
66 + arm stable, bug #490784
67
68 14 Oct 2013; Michał Górny <mgorny@g.o> smart-live-rebuild-9999.ebuild:
69 Switch to git-r3. Clean up a bit.