Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ChangeLog ruby-fcgi-0.8.8-r1.ebuild ruby-fcgi-0.8.8.ebuild
Date: Sat, 21 Aug 2010 20:08:20
Message-Id: 20100821200815.1B49C2004E@flycatcher.gentoo.org
1 flameeyes 10/08/21 20:08:15
2
3 Modified: ChangeLog ruby-fcgi-0.8.8.ebuild
4 Added: ruby-fcgi-0.8.8-r1.ebuild
5 Log:
6 Remove unused file and prepare a revision with Ruby 1.9 so 0.8.8 can be stabilized.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.37 dev-ruby/ruby-fcgi/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.37&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?rev=1.37&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog?r1=1.36&r2=1.37
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v
19 retrieving revision 1.36
20 retrieving revision 1.37
21 diff -u -r1.36 -r1.37
22 --- ChangeLog 22 May 2010 20:13:34 -0000 1.36
23 +++ ChangeLog 21 Aug 2010 20:08:14 -0000 1.37
24 @@ -1,6 +1,14 @@
25 # ChangeLog for dev-ruby/ruby-fcgi
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.36 2010/05/22 20:13:34 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.37 2010/08/21 20:08:14 flameeyes Exp $
29 +
30 +*ruby-fcgi-0.8.8-r1 (21 Aug 2010)
31 +
32 + 21 Aug 2010; Diego E. Pettenò <flameeyes@g.o>
33 + -files/ruby-fcgi-0.8.7-19compat.patch, ruby-fcgi-0.8.8.ebuild,
34 + +ruby-fcgi-0.8.8-r1.ebuild:
35 + Remove unused file and prepare a revision with Ruby 1.9 so 0.8.8 can be
36 + stabilized.
37
38 22 May 2010; Diego E. Pettenò <flameeyes@g.o>
39 -ruby-fcgi-0.8.7-r2.ebuild, -ruby-fcgi-0.8.7-r3.ebuild:
40
41
42
43 1.2 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild?r1=1.1&r2=1.2
48
49 Index: ruby-fcgi-0.8.8.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ruby-fcgi-0.8.8.ebuild 3 May 2010 05:39:03 -0000 1.1
56 +++ ruby-fcgi-0.8.8.ebuild 21 Aug 2010 20:08:15 -0000 1.2
57 @@ -1,9 +1,9 @@
58 # Copyright 1999-2010 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild,v 1.1 2010/05/03 05:39:03 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8.ebuild,v 1.2 2010/08/21 20:08:15 flameeyes Exp $
62
63 EAPI=2
64 -USE_RUBY="ruby18 ruby19 jruby"
65 +USE_RUBY="ruby18 jruby"
66
67 RUBY_FAKEGEM_NAME="${PN/ruby-/}"
68
69
70
71
72 1.1 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r1.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r1.ebuild?rev=1.1&content-type=text/plain
76
77 Index: ruby-fcgi-0.8.8-r1.ebuild
78 ===================================================================
79 # Copyright 1999-2010 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.8-r1.ebuild,v 1.1 2010/08/21 20:08:15 flameeyes Exp $
82
83 EAPI=2
84 USE_RUBY="ruby18 ruby19 jruby"
85
86 RUBY_FAKEGEM_NAME="${PN/ruby-/}"
87
88 RUBY_FAKEGEM_TASK_TEST=""
89 RUBY_FAKEGEM_TASK_DOC=""
90
91 RUBY_FAKEGEM_EXTRADOC="README README.signals ChangeLog"
92
93 inherit ruby-fakegem eutils
94
95 DESCRIPTION="FastCGI library for Ruby"
96 HOMEPAGE="http://rubyforge.org/projects/fcgi/"
97
98 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
99 LICENSE="Ruby"
100
101 DEPEND="dev-libs/fcgi"
102 RDEPEND="${DEPEND}"
103
104 IUSE=""
105 SLOT="0"
106
107 each_ruby_compile() {
108 case ${RUBY} in
109 *ruby18)
110 pushd ext/fcgi
111 ${RUBY} extconf.rb || die "extconf failed"
112 emake || die "emake ext failed"
113 popd
114 cp ext/fcgi/fcgi.so lib || die
115 ;;
116 esac
117 }