Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gentoo-functions: gentoo-functions-0.10.ebuild ChangeLog
Date: Thu, 30 Jul 2015 13:15:17
Message-Id: 20150730131513.2A9DC10F@oystercatcher.gentoo.org
1 klausman 15/07/30 13:15:13
2
3 Modified: gentoo-functions-0.10.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug 556154
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.5 sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild?r1=1.4&r2=1.5
15
16 Index: gentoo-functions-0.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- gentoo-functions-0.10.ebuild 29 Jul 2015 17:09:58 -0000 1.4
23 +++ gentoo-functions-0.10.ebuild 30 Jul 2015 13:15:13 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild,v 1.4 2015/07/29 17:09:58 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild,v 1.5 2015/07/30 13:15:13 klausman Exp $
29
30 EAPI=5
31
32 @@ -9,7 +9,7 @@
33 EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
34 else
35 SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
36 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
37 + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
38 fi
39
40 inherit toolchain-funcs flag-o-matic
41
42
43
44 1.34 sys-apps/gentoo-functions/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?rev=1.34&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?rev=1.34&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?r1=1.33&r2=1.34
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v
53 retrieving revision 1.33
54 retrieving revision 1.34
55 diff -u -r1.33 -r1.34
56 --- ChangeLog 29 Jul 2015 17:09:58 -0000 1.33
57 +++ ChangeLog 30 Jul 2015 13:15:13 -0000 1.34
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-apps/gentoo-functions
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.33 2015/07/29 17:09:58 zlogene Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.34 2015/07/30 13:15:13 klausman Exp $
63 +
64 + 30 Jul 2015; Tobias Klausmann <klausman@g.o>
65 + gentoo-functions-0.10.ebuild:
66 + Stable on alpha, bug 556154
67
68 29 Jul 2015; Mikle Kolyada <zlogene@g.o> gentoo-functions-0.10.ebuild:
69 x86 stable wrt bug #556154