Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/gpm: gpm-1.20.7-r2.ebuild gpm-1.20.7-r1.ebuild ChangeLog
Date: Sat, 01 Feb 2014 23:24:41
Message-Id: 20140201232437.D89582004C@flycatcher.gentoo.org
1 vapier 14/02/01 23:24:37
2
3 Modified: gpm-1.20.7-r2.ebuild gpm-1.20.7-r1.ebuild ChangeLog
4 Log:
5 Add arm64 love.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.2 sys-libs/gpm/gpm-1.20.7-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: gpm-1.20.7-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gpm-1.20.7-r2.ebuild 21 Aug 2013 15:56:41 -0000 1.1
23 +++ gpm-1.20.7-r2.ebuild 1 Feb 2014 23:24:37 -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/sys-libs/gpm/gpm-1.20.7-r2.ebuild,v 1.1 2013/08/21 15:56:41 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild,v 1.2 2014/02/01 23:24:37 vapier Exp $
30
31 # emacs support disabled due to #99533 #335900
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
39 IUSE="selinux static-libs"
40
41 RDEPEND="sys-libs/ncurses[${MULTILIB_USEDEP}]
42
43
44
45 1.12 sys-libs/gpm/gpm-1.20.7-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild?r1=1.11&r2=1.12
50
51 Index: gpm-1.20.7-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- gpm-1.20.7-r1.ebuild 1 Feb 2014 23:24:03 -0000 1.11
58 +++ gpm-1.20.7-r1.ebuild 1 Feb 2014 23:24:37 -0000 1.12
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v 1.11 2014/02/01 23:24:03 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v 1.12 2014/02/01 23:24:37 vapier Exp $
64
65 # emacs support disabled due to #99533 #335900
66
67 @@ -14,7 +14,7 @@
68
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
72 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
73 IUSE="selinux static-libs"
74
75 RDEPEND="sys-libs/ncurses
76
77
78
79 1.104 sys-libs/gpm/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.104&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.104&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gpm/ChangeLog?r1=1.103&r2=1.104
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v
88 retrieving revision 1.103
89 retrieving revision 1.104
90 diff -u -r1.103 -r1.104
91 --- ChangeLog 1 Feb 2014 23:24:03 -0000 1.103
92 +++ ChangeLog 1 Feb 2014 23:24:37 -0000 1.104
93 @@ -1,6 +1,10 @@
94 # ChangeLog for sys-libs/gpm
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.103 2014/02/01 23:24:03 vapier Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.104 2014/02/01 23:24:37 vapier Exp $
98 +
99 + 01 Feb 2014; Mike Frysinger <vapier@g.o> gpm-1.20.7-r1.ebuild,
100 + gpm-1.20.7-r2.ebuild:
101 + Add arm64 love.
102
103 01 Feb 2014; Mike Frysinger <vapier@g.o> gpm-1.20.7-r1.ebuild:
104 Mark m68k/s390/sh stable.