Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyforge: ChangeLog rubyforge-2.0.4-r2.ebuild rubyforge-2.0.4-r1.ebuild
Date: Fri, 11 Feb 2011 15:58:23
Message-Id: 20110211155813.994A320054@flycatcher.gentoo.org
1 graaff 11/02/11 15:58:13
2
3 Modified: ChangeLog rubyforge-2.0.4-r1.ebuild
4 Added: rubyforge-2.0.4-r2.ebuild
5 Log:
6 Revision bump to create a stable candidate with ree18 and without ruby19.
7
8 (Portage version: 2.1.9.25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.76 dev-ruby/rubyforge/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.76&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.76&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?r1=1.75&r2=1.76
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v
20 retrieving revision 1.75
21 retrieving revision 1.76
22 diff -u -r1.75 -r1.76
23 --- ChangeLog 29 Dec 2010 18:21:42 -0000 1.75
24 +++ ChangeLog 11 Feb 2011 15:58:13 -0000 1.76
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-ruby/rubyforge
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.75 2010/12/29 18:21:42 graaff Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.76 2011/02/11 15:58:13 graaff Exp $
31 +
32 +*rubyforge-2.0.4-r2 (11 Feb 2011)
33 +
34 + 11 Feb 2011; Hans de Graaff <graaff@g.o> rubyforge-2.0.4-r1.ebuild,
35 + +rubyforge-2.0.4-r2.ebuild:
36 + Revision bump to create a stable candidate with ree18 and without ruby19.
37
38 29 Dec 2010; Hans de Graaff <graaff@g.o> rubyforge-2.0.4.ebuild,
39 rubyforge-2.0.4-r1.ebuild:
40
41
42
43 1.10 dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?r1=1.9&r2=1.10
48
49 Index: rubyforge-2.0.4-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- rubyforge-2.0.4-r1.ebuild 29 Dec 2010 18:21:42 -0000 1.9
56 +++ rubyforge-2.0.4-r1.ebuild 11 Feb 2011 15:58:13 -0000 1.10
57 @@ -1,10 +1,10 @@
58 -# Copyright 1999-2010 Gentoo Foundation
59 +# Copyright 1999-2011 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.9 2010/12/29 18:21:42 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.10 2011/02/11 15:58:13 graaff Exp $
63
64 EAPI=2
65
66 -USE_RUBY="ruby18 ree18 ruby19 jruby"
67 +USE_RUBY="ruby18 ree18 jruby"
68
69 RUBY_FAKEGEM_TASK_DOC="docs"
70 RUBY_FAKEGEM_DOCDIR="doc"
71
72
73
74 1.1 dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild?rev=1.1&content-type=text/plain
78
79 Index: rubyforge-2.0.4-r2.ebuild
80 ===================================================================
81 # Copyright 1999-2011 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild,v 1.1 2011/02/11 15:58:13 graaff Exp $
84
85 EAPI=2
86
87 USE_RUBY="ruby18 ree18 ruby19 jruby"
88
89 RUBY_FAKEGEM_TASK_DOC="docs"
90 RUBY_FAKEGEM_DOCDIR="doc"
91 RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
92
93 inherit ruby-fakegem
94
95 DESCRIPTION="Simplistic script which automates a limited set of rubyforge operations"
96 HOMEPAGE="http://codeforpeople.rubyforge.org/rubyforge/"
97
98 LICENSE="MIT"
99 SLOT="0"
100 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
101 IUSE=""
102
103 ruby_add_rdepend '>=dev-ruby/json-1.1.7'
104
105 ruby_add_bdepend "
106 doc? ( dev-ruby/hoe )
107 test? (
108 virtual/ruby-test-unit
109 dev-ruby/hoe
110 )"
111
112 # JRuby-specific dependency
113 USE_RUBY="jruby" ruby_add_bdepend "test? ( dev-ruby/jruby-openssl )"
114
115 all_ruby_prepare() {
116 sed -i 's/json_pure/json/' "${WORKDIR}"/all/metadata || die "Unable to fix metadata."
117 }