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/hoe-seattlerb: ChangeLog hoe-seattlerb-1.2.2.ebuild
Date: Thu, 28 Oct 2010 16:45:16
Message-Id: 20101028164509.6F44220051@flycatcher.gentoo.org
1 phajdan.jr 10/10/28 16:45:09
2
3 Modified: ChangeLog hoe-seattlerb-1.2.2.ebuild
4 Log:
5 x86 stable wrt bug #333947
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.14 dev-ruby/hoe-seattlerb/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 10 Oct 2010 17:38:51 -0000 1.13
22 +++ ChangeLog 28 Oct 2010 16:45:09 -0000 1.14
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/hoe-seattlerb
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.13 2010/10/10 17:38:51 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.14 2010/10/28 16:45:09 phajdan.jr Exp $
28 +
29 + 28 Oct 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + hoe-seattlerb-1.2.2.ebuild:
31 + x86 stable wrt bug #333947
32
33 10 Oct 2010; Tobias Klausmann <klausman@g.o>
34 hoe-seattlerb-1.2.2-r1.ebuild:
35
36
37
38 1.9 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild?r1=1.8&r2=1.9
43
44 Index: hoe-seattlerb-1.2.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- hoe-seattlerb-1.2.2.ebuild 23 Aug 2010 19:34:30 -0000 1.8
51 +++ hoe-seattlerb-1.2.2.ebuild 28 Oct 2010 16:45:09 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.8 2010/08/23 19:34:30 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.9 2010/10/28 16:45:09 phajdan.jr Exp $
57
58 EAPI=2
59 USE_RUBY="ruby18 jruby"
60 @@ -19,7 +19,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
66 IUSE=""
67
68 ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 dev-ruby/minitest'