Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: pg-0.17.1.ebuild ChangeLog
Date: Fri, 31 Jul 2015 15:12:18
Message-Id: 20150731151215.70FF8120@oystercatcher.gentoo.org
1 ago 15/07/31 15:12:15
2
3 Modified: pg-0.17.1.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #555852
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.10 dev-ruby/pg/pg-0.17.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild?r1=1.9&r2=1.10
15
16 Index: pg-0.17.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- pg-0.17.1.ebuild 28 Dec 2014 15:45:53 -0000 1.9
23 +++ pg-0.17.1.ebuild 31 Jul 2015 15:12:15 -0000 1.10
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/dev-ruby/pg/pg-0.17.1.ebuild,v 1.9 2014/12/28 15:45:53 titanofold Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.10 2015/07/31 15:12:15 ago Exp $
30
31 EAPI=5
32 USE_RUBY="ruby19 ruby20"
33 @@ -18,7 +18,7 @@
34
35 LICENSE="|| ( GPL-2 Ruby )"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND="${RDEPEND}
42
43
44
45 1.79 dev-ruby/pg/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.79&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.79&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.78&r2=1.79
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
54 retrieving revision 1.78
55 retrieving revision 1.79
56 diff -u -r1.78 -r1.79
57 --- ChangeLog 7 Jun 2015 19:42:07 -0000 1.78
58 +++ ChangeLog 31 Jul 2015 15:12:15 -0000 1.79
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/pg
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.78 2015/06/07 19:42:07 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.79 2015/07/31 15:12:15 ago Exp $
64 +
65 + 31 Jul 2015; Agostino Sarubbo <ago@g.o> pg-0.17.1.ebuild:
66 + Stable for amd64, wrt bug #555852
67
68 07 Jun 2015; Justin Lecher <jlec@g.o> metadata.xml:
69 Add bitbucket to remote-id in metadata.xml