Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/pipes: pipes-1.16.1.ebuild ChangeLog
Date: Thu, 23 Jul 2015 19:58:16
Message-Id: 20150723195813.4963BBE@oystercatcher.gentoo.org
1 pacho 15/07/23 19:58:13
2
3 Modified: pipes-1.16.1.ebuild ChangeLog
4 Log:
5 ppc stable wrt bug #517454
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.5 net-misc/pipes/pipes-1.16.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pipes/pipes-1.16.1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pipes/pipes-1.16.1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pipes/pipes-1.16.1.ebuild?r1=1.4&r2=1.5
15
16 Index: pipes-1.16.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/pipes/pipes-1.16.1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- pipes-1.16.1.ebuild 18 Jul 2014 20:58:24 -0000 1.4
23 +++ pipes-1.16.1.ebuild 23 Jul 2015 19:58:13 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pipes/pipes-1.16.1.ebuild,v 1.4 2014/07/18 20:58:24 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pipes/pipes-1.16.1.ebuild,v 1.5 2015/07/23 19:58:13 pacho Exp $
30
31 EAPI=5
32 inherit eutils toolchain-funcs
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~s390 ~x86"
38 +KEYWORDS="~amd64 ppc ~s390 ~x86"
39
40 src_prepare() {
41 # Prevent the build system from looking for dependencies
42
43
44
45 1.16 net-misc/pipes/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pipes/ChangeLog?rev=1.16&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pipes/ChangeLog?rev=1.16&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/pipes/ChangeLog?r1=1.15&r2=1.16
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-misc/pipes/ChangeLog,v
54 retrieving revision 1.15
55 retrieving revision 1.16
56 diff -u -r1.15 -r1.16
57 --- ChangeLog 18 Jul 2014 20:58:24 -0000 1.15
58 +++ ChangeLog 23 Jul 2015 19:58:13 -0000 1.16
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-misc/pipes
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pipes/ChangeLog,v 1.15 2014/07/18 20:58:24 jer Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pipes/ChangeLog,v 1.16 2015/07/23 19:58:13 pacho Exp $
65 +
66 + 23 Jul 2015; Pacho Ramos <pacho@g.o> pipes-1.16.1.ebuild:
67 + ppc stable wrt bug #517454
68
69 18 Jul 2014; Jeroen Roovers <jer@g.o> pipes-1.16.1.ebuild:
70 EAPI bump.