Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/ppcoind: ppcoind-0.4.0.ebuild ChangeLog ppcoind-0.3.0.ebuild ppcoind-0.3.0-r1.ebuild
Date: Thu, 28 Aug 2014 23:15:07
Message-Id: 20140828231503.58A0441CE@oystercatcher.gentoo.org
1 blueness 14/08/28 23:15:03
2
3 Modified: ppcoind-0.4.0.ebuild ChangeLog
4 Removed: ppcoind-0.3.0.ebuild ppcoind-0.3.0-r1.ebuild
5 Log:
6 Remove older versions and unused inherit bash-completion-r1
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
9
10 Revision Changes Path
11 1.3 net-p2p/ppcoind/ppcoind-0.4.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild?r1=1.2&r2=1.3
16
17 Index: ppcoind-0.4.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- ppcoind-0.4.0.ebuild 10 Aug 2014 20:38:05 -0000 1.2
24 +++ ppcoind-0.4.0.ebuild 28 Aug 2014 23:15:03 -0000 1.3
25 @@ -1,12 +1,12 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild,v 1.2 2014/08/10 20:38:05 slyfox Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild,v 1.3 2014/08/28 23:15:03 blueness Exp $
30
31 EAPI=5
32
33 DB_VER="4.8"
34
35 -inherit bash-completion-r1 db-use eutils systemd user
36 +inherit db-use eutils systemd user
37
38 MyPV="${PV/_/-}"
39 MyPN="ppcoin"
40
41
42
43 1.6 net-p2p/ppcoind/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 10 Aug 2014 20:38:05 -0000 1.5
56 +++ ChangeLog 28 Aug 2014 23:15:03 -0000 1.6
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-p2p/ppcoind
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ChangeLog,v 1.5 2014/08/10 20:38:05 slyfox Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ChangeLog,v 1.6 2014/08/28 23:15:03 blueness Exp $
62 +
63 + 28 Aug 2014; Anthony G. Basile <blueness@g.o> -ppcoind-0.3.0-r1.ebuild,
64 + -ppcoind-0.3.0.ebuild, ppcoind-0.4.0.ebuild:
65 + Remove older versions and unused inherit bash-completion-r1
66
67 10 Aug 2014; Sergei Trofimovich <slyfox@g.o> ppcoind-0.3.0-r1.ebuild,
68 ppcoind-0.3.0.ebuild, ppcoind-0.4.0.ebuild: