Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.13.0.ebuild ChangeLog
Date: Mon, 28 Jan 2013 15:16:01
Message-Id: 20130128151557.534882171D@flycatcher.gentoo.org
1 aballier 13/01/28 15:15:57
2
3 Modified: hoe-2.13.0.ebuild ChangeLog
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.4 dev-ruby/hoe/hoe-2.13.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.13.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.13.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.13.0.ebuild?r1=1.3&r2=1.4
15
16 Index: hoe-2.13.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- hoe-2.13.0.ebuild 28 Jun 2012 05:47:18 -0000 1.3
23 +++ hoe-2.13.0.ebuild 28 Jan 2013 15:15:57 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0.ebuild,v 1.3 2012/06/28 05:47:18 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0.ebuild,v 1.4 2013/01/28 15:15:57 aballier Exp $
30
31 EAPI=2
32 USE_RUBY="ruby18 ree18 ruby19 jruby"
33 @@ -19,7 +19,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 # - also requires dev-ruby/hoe-seattlerb for 1.9;
42
43
44
45 1.141 dev-ruby/hoe/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.141&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.141&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.140&r2=1.141
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
54 retrieving revision 1.140
55 retrieving revision 1.141
56 diff -u -r1.140 -r1.141
57 --- ChangeLog 6 Nov 2012 16:52:00 -0000 1.140
58 +++ ChangeLog 28 Jan 2013 15:15:57 -0000 1.141
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/hoe
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.140 2012/11/06 16:52:00 jer Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.141 2013/01/28 15:15:57 aballier Exp $
65 +
66 + 28 Jan 2013; Alexis Ballier <aballier@g.o> hoe-2.13.0.ebuild:
67 + keyword ~amd64-fbsd
68
69 06 Nov 2012; Jeroen Roovers <jer@g.o> hoe-2.12.5.ebuild:
70 Stable for HPPA (bug #411507).