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