Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubypants: ChangeLog rubypants-0.2.0-r1.ebuild
Date: Sun, 30 Jan 2011 11:53:37
Message-Id: 20110130115327.F252820054@flycatcher.gentoo.org
1 phajdan.jr 11/01/30 11:53:27
2
3 Modified: ChangeLog rubypants-0.2.0-r1.ebuild
4 Log:
5 x86 stable wrt bug #353028
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.10 dev-ruby/rubypants/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 28 Jan 2011 15:42:26 -0000 1.9
23 +++ ChangeLog 30 Jan 2011 11:53:27 -0000 1.10
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/rubypants
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.9 2011/01/28 15:42:26 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.10 2011/01/30 11:53:27 phajdan.jr Exp $
29 +
30 + 30 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o>
31 + rubypants-0.2.0-r1.ebuild:
32 + x86 stable wrt bug #353028
33
34 28 Jan 2011; Markos Chandras <hwoarang@g.o> rubypants-0.2.0-r1.ebuild:
35 Stable on amd64 wrt bug #353028
36
37
38
39 1.6 dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild?r1=1.5&r2=1.6
44
45 Index: rubypants-0.2.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- rubypants-0.2.0-r1.ebuild 28 Jan 2011 15:42:26 -0000 1.5
52 +++ rubypants-0.2.0-r1.ebuild 30 Jan 2011 11:53:27 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild,v 1.5 2011/01/28 15:42:26 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r1.ebuild,v 1.6 2011/01/30 11:53:27 phajdan.jr Exp $
58
59 EAPI=2
60
61 @@ -16,7 +16,7 @@
62
63 LICENSE="Ruby"
64 SLOT="0"
65 -KEYWORDS="amd64 ~x86"
66 +KEYWORDS="amd64 x86"
67 IUSE=""
68
69 ruby_add_bdepend "test? ( virtual/ruby-test-unit )"