Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/oauth2: ChangeLog oauth2-0.8.0.ebuild
Date: Sun, 25 Nov 2012 19:28:40
Message-Id: 20121125192830.5C75E20C65@flycatcher.gentoo.org
1 tomka 12/11/25 19:28:30
2
3 Modified: ChangeLog oauth2-0.8.0.ebuild
4 Log:
5 marked ~x86 per bug 434488
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x89DEB219565C32BC)
8
9 Revision Changes Path
10 1.15 dev-ruby/oauth2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 9 Sep 2012 17:34:44 -0000 1.14
23 +++ ChangeLog 25 Nov 2012 19:28:30 -0000 1.15
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/oauth2
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.14 2012/09/09 17:34:44 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.15 2012/11/25 19:28:30 tomka Exp $
29 +
30 + 25 Nov 2012; Thomas Kahle <tomka@g.o> oauth2-0.8.0.ebuild:
31 + marked ~x86 per bug 434488
32
33 09 Sep 2012; Hans de Graaff <graaff@g.o> -oauth2-0.0.13.ebuild,
34 -oauth2-0.4.1.ebuild, -oauth2-0.5.1.ebuild:
35
36
37
38 1.2 dev-ruby/oauth2/oauth2-0.8.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/oauth2-0.8.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/oauth2-0.8.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/oauth2-0.8.0.ebuild?r1=1.1&r2=1.2
43
44 Index: oauth2-0.8.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-0.8.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- oauth2-0.8.0.ebuild 9 Sep 2012 17:28:24 -0000 1.1
51 +++ oauth2-0.8.0.ebuild 25 Nov 2012 19:28:30 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-0.8.0.ebuild,v 1.1 2012/09/09 17:28:24 graaff Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-0.8.0.ebuild,v 1.2 2012/11/25 19:28:30 tomka Exp $
57
58 EAPI=4
59
60 @@ -19,7 +19,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="~amd64"
65 +KEYWORDS="~amd64 ~x86"
66 IUSE=""
67
68 ruby_add_rdepend ">=dev-ruby/faraday-0.8