Gentoo Archives: gentoo-commits

From: "Devan Franchini (twitch153)" <twitch153@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/layman: layman-2.1.0-r3.ebuild ChangeLog
Date: Sun, 28 Sep 2014 23:13:21
Message-Id: 20140928204551.4CAAB21F@oystercatcher.gentoo.org
1 twitch153 14/09/28 20:45:51
2
3 Modified: layman-2.1.0-r3.ebuild ChangeLog
4 Log:
5 reintroduces ~ppc ~ppc64 ~sparc keywords
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)
8
9 Revision Changes Path
10 1.2 app-portage/layman/layman-2.1.0-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.1.0-r3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.1.0-r3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.1.0-r3.ebuild?r1=1.1&r2=1.2
15
16 Index: layman-2.1.0-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/layman-2.1.0-r3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- layman-2.1.0-r3.ebuild 2 Sep 2014 22:06:59 -0000 1.1
23 +++ layman-2.1.0-r3.ebuild 28 Sep 2014 20:45:51 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-2.1.0-r3.ebuild,v 1.1 2014/09/02 22:06:59 twitch153 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-2.1.0-r3.ebuild,v 1.2 2014/09/28 20:45:51 twitch153 Exp $
29
30 EAPI="5"
31
32 @@ -15,7 +15,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~x86 ~ppc-aix ~ppc ~ppc64 ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~sparc"
38 IUSE="bazaar cvs darcs +git mercurial subversion test"
39
40 DEPEND="test? ( dev-vcs/subversion )"
41
42
43
44 1.206 app-portage/layman/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.206&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.206&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?r1=1.205&r2=1.206
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v
53 retrieving revision 1.205
54 retrieving revision 1.206
55 diff -u -r1.205 -r1.206
56 --- ChangeLog 2 Sep 2014 22:06:59 -0000 1.205
57 +++ ChangeLog 28 Sep 2014 20:45:51 -0000 1.206
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-portage/layman
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.205 2014/09/02 22:06:59 twitch153 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.206 2014/09/28 20:45:51 twitch153 Exp $
63 +
64 + 28 Sep 2014; Devan Franchini <twitch153@g.o> layman-2.1.0-r3.ebuild:
65 + reintroduces ~ppc ~ppc64 ~sparc keywords
66
67 *layman-2.1.0-r3 (02 Sep 2014)