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/heckle: heckle-1.4.3-r2.ebuild ChangeLog
Date: Sun, 28 Oct 2012 17:18:46
Message-Id: 20121028171816.D48E121600@flycatcher.gentoo.org
1 armin76 12/10/28 17:18:16
2
3 Modified: heckle-1.4.3-r2.ebuild ChangeLog
4 Log:
5 alpha stable, add ~alpha/~ia64/~sparc, etc
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.13 dev-ruby/heckle/heckle-1.4.3-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r2.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r2.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r2.ebuild?r1=1.12&r2=1.13
15
16 Index: heckle-1.4.3-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r2.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- heckle-1.4.3-r2.ebuild 5 Dec 2011 00:59:25 -0000 1.12
23 +++ heckle-1.4.3-r2.ebuild 28 Oct 2012 17:18:16 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
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/heckle/heckle-1.4.3-r2.ebuild,v 1.12 2011/12/05 00:59:25 naota Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/heckle-1.4.3-r2.ebuild,v 1.13 2012/10/28 17:18:16 armin76 Exp $
30
31 EAPI=2
32
33 @@ -17,7 +17,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 ruby_add_rdepend ">=dev-ruby/ruby2ruby-1.1.6
42
43
44
45 1.28 dev-ruby/heckle/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heckle/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heckle/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heckle/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 5 Dec 2011 00:59:25 -0000 1.27
58 +++ ChangeLog 28 Oct 2012 17:18:16 -0000 1.28
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/heckle
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.27 2011/12/05 00:59:25 naota Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heckle/ChangeLog,v 1.28 2012/10/28 17:18:16 armin76 Exp $
65 +
66 + 28 Oct 2012; Raúl Porcel <armin76@g.o> heckle-1.4.3-r2.ebuild:
67 + alpha stable
68
69 05 Dec 2011; Naohiro Aota <naota@g.o> heckle-1.4.3-r2.ebuild:
70 Add ~x86-fbsd.