Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.11.0.ebuild pg-0.12.2.ebuild pg-0.13.2.ebuild
Date: Tue, 01 May 2012 18:31:59
Message-Id: 20120501182404.7217A2004C@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:04
2
3 Modified: ChangeLog pg-0.11.0.ebuild pg-0.12.2.ebuild
4 pg-0.13.2.ebuild
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.51 dev-ruby/pg/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.51&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.51&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.50&r2=1.51
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
20 retrieving revision 1.50
21 retrieving revision 1.51
22 diff -u -r1.50 -r1.51
23 --- ChangeLog 30 Apr 2012 08:39:31 -0000 1.50
24 +++ ChangeLog 1 May 2012 18:24:04 -0000 1.51
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/pg
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.50 2012/04/30 08:39:31 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.51 2012/05/01 18:24:04 armin76 Exp $
30 +
31 + 01 May 2012; Raúl Porcel <armin76@g.o> pg-0.11.0.ebuild,
32 + pg-0.12.2.ebuild, pg-0.13.2.ebuild:
33 + Drop ia64/sparc keywords
34
35 30 Apr 2012; Hans de Graaff <graaff@g.o> -pg-0.9.0-r1.ebuild,
36 -pg-0.12.0-r1.ebuild:
37
38
39
40 1.9 dev-ruby/pg/pg-0.11.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild?r1=1.8&r2=1.9
45
46 Index: pg-0.11.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- pg-0.11.0.ebuild 3 Mar 2012 15:58:29 -0000 1.8
53 +++ pg-0.11.0.ebuild 1 May 2012 18:24:04 -0000 1.9
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v 1.8 2012/03/03 15:58:29 ranger Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v 1.9 2012/05/01 18:24:04 armin76 Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18 ree18"
62 @@ -18,7 +18,7 @@
63
64 LICENSE="|| ( GPL-2 Ruby )"
65 SLOT="0"
66 -KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 IUSE=""
69
70 RDEPEND="${RDEPEND}
71
72
73
74 1.2 dev-ruby/pg/pg-0.12.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.12.2.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.12.2.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.12.2.ebuild?r1=1.1&r2=1.2
79
80 Index: pg-0.12.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.12.2.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- pg-0.12.2.ebuild 22 Jan 2012 07:48:38 -0000 1.1
87 +++ pg-0.12.2.ebuild 1 May 2012 18:24:04 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.12.2.ebuild,v 1.1 2012/01/22 07:48:38 graaff Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.12.2.ebuild,v 1.2 2012/05/01 18:24:04 armin76 Exp $
93
94 EAPI=4
95 USE_RUBY="ruby18 ree18 ruby19"
96 @@ -18,7 +18,7 @@
97
98 LICENSE="|| ( GPL-2 Ruby )"
99 SLOT="0"
100 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
101 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
102 IUSE=""
103
104 RDEPEND="${RDEPEND}
105
106
107
108 1.2 dev-ruby/pg/pg-0.13.2.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.13.2.ebuild?rev=1.2&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.13.2.ebuild?rev=1.2&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.13.2.ebuild?r1=1.1&r2=1.2
113
114 Index: pg-0.13.2.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.13.2.ebuild,v
117 retrieving revision 1.1
118 retrieving revision 1.2
119 diff -u -r1.1 -r1.2
120 --- pg-0.13.2.ebuild 13 Apr 2012 05:38:58 -0000 1.1
121 +++ pg-0.13.2.ebuild 1 May 2012 18:24:04 -0000 1.2
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.13.2.ebuild,v 1.1 2012/04/13 05:38:58 graaff Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.13.2.ebuild,v 1.2 2012/05/01 18:24:04 armin76 Exp $
127
128 EAPI=4
129 USE_RUBY="ruby18 ree18 ruby19"
130 @@ -18,7 +18,7 @@
131
132 LICENSE="|| ( GPL-2 Ruby )"
133 SLOT="0"
134 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
135 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
136 IUSE=""
137
138 RDEPEND="${RDEPEND}