Gentoo Archives: gentoo-commits

From: "Yixun Lan (dlan)" <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/stgit: stgit-0.16-r2.ebuild ChangeLog
Date: Tue, 25 Mar 2014 15:12:49
Message-Id: 20140325151243.5763420057@flycatcher.gentoo.org
1 dlan 14/03/25 15:12:43
2
3 Modified: stgit-0.16-r2.ebuild ChangeLog
4 Log:
5 keyword ~arm, tested on odroid-u3
6
7 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
8
9 Revision Changes Path
10 1.2 dev-vcs/stgit/stgit-0.16-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: stgit-0.16-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- stgit-0.16-r2.ebuild 23 Sep 2013 11:38:21 -0000 1.1
23 +++ stgit-0.16-r2.ebuild 25 Mar 2014 15:12:43 -0000 1.2
24 @@ -1,6 +1,6 @@
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/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.1 2013/09/23 11:38:21 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.16-r2.ebuild,v 1.2 2014/03/25 15:12:43 dlan Exp $
30
31 EAPI="5"
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
39 IUSE="doc"
40
41 RDEPEND=">=dev-vcs/git-1.6.3.3"
42
43
44
45 1.20 dev-vcs/stgit/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.20&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?rev=1.20&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/stgit/ChangeLog?r1=1.19&r2=1.20
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v
54 retrieving revision 1.19
55 retrieving revision 1.20
56 diff -u -r1.19 -r1.20
57 --- ChangeLog 23 Sep 2013 11:38:21 -0000 1.19
58 +++ ChangeLog 25 Mar 2014 15:12:43 -0000 1.20
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-vcs/stgit
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.19 2013/09/23 11:38:21 pinkbyte Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/ChangeLog,v 1.20 2014/03/25 15:12:43 dlan Exp $
65 +
66 + 25 Mar 2014; Yixun Lan <dlan@g.o> stgit-0.16-r2.ebuild:
67 + keyword ~arm, tested on odroid-u3
68
69 *stgit-0.16-r2 (23 Sep 2013)