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/pkg-config: pkg-config-1.1.3.ebuild pkg-config-1.1.2.ebuild ChangeLog
Date: Sun, 01 Jul 2012 18:34:23
Message-Id: 20120701183141.085C320057@flycatcher.gentoo.org
1 armin76 12/07/01 18:31:41
2
3 Modified: pkg-config-1.1.3.ebuild pkg-config-1.1.2.ebuild
4 ChangeLog
5 Log:
6 drop alpha keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.3 dev-ruby/pkg-config/pkg-config-1.1.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild?r1=1.2&r2=1.3
16
17 Index: pkg-config-1.1.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- pkg-config-1.1.3.ebuild 1 May 2012 18:24:18 -0000 1.2
24 +++ pkg-config-1.1.3.ebuild 1 Jul 2012 18:31:40 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v 1.2 2012/05/01 18:24:18 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v 1.3 2012/07/01 18:31:40 armin76 Exp $
30
31 EAPI="2"
32 USE_RUBY="ruby18 ruby19 ree18"
33 @@ -17,7 +17,7 @@
34 HOMEPAGE="https://github.com/rcairo/pkg-config"
35 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
36
37 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
38 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
39 SLOT="0"
40 IUSE=""
41
42
43
44
45 1.10 dev-ruby/pkg-config/pkg-config-1.1.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild?r1=1.9&r2=1.10
50
51 Index: pkg-config-1.1.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- pkg-config-1.1.2.ebuild 1 May 2012 18:24:18 -0000 1.9
58 +++ pkg-config-1.1.2.ebuild 1 Jul 2012 18:31:40 -0000 1.10
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v 1.9 2012/05/01 18:24:18 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v 1.10 2012/07/01 18:31:40 armin76 Exp $
64
65 EAPI="2"
66 USE_RUBY="ruby18 ree18"
67 @@ -17,7 +17,7 @@
68 HOMEPAGE="https://github.com/rcairo/pkg-config"
69 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
70
71 -KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
72 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
73 SLOT="0"
74 IUSE=""
75
76
77
78
79 1.13 dev-ruby/pkg-config/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.13&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.13&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?r1=1.12&r2=1.13
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v
88 retrieving revision 1.12
89 retrieving revision 1.13
90 diff -u -r1.12 -r1.13
91 --- ChangeLog 1 May 2012 18:24:18 -0000 1.12
92 +++ ChangeLog 1 Jul 2012 18:31:40 -0000 1.13
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-ruby/pkg-config
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.12 2012/05/01 18:24:18 armin76 Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.13 2012/07/01 18:31:40 armin76 Exp $
98 +
99 + 01 Jul 2012; Raúl Porcel <armin76@g.o> pkg-config-1.1.2.ebuild,
100 + pkg-config-1.1.3.ebuild:
101 + Drop alpha keywords
102
103 01 May 2012; Raúl Porcel <armin76@g.o> pkg-config-1.1.2.ebuild,
104 pkg-config-1.1.3.ebuild: