Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <gentoo@××××.eu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/fcgiwrap/
Date: Wed, 29 May 2013 05:35:56
Message-Id: 1368584567.a0a1b7670c19712409c859ecda81f3524876ed0a.mrueg@gentoo
1 commit: a0a1b7670c19712409c859ecda81f3524876ed0a
2 Author: Manuel Rüger <manuel <AT> rueg <DOT> eu>
3 AuthorDate: Wed May 15 02:22:47 2013 +0000
4 Commit: Manuel Rüger <gentoo <AT> rueg <DOT> eu>
5 CommitDate: Wed May 15 02:22:47 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=a0a1b767
7
8 dev-ruby/fcgiwrap: Fix rdepend
9
10 Package-Manager: portage-2.1.11.63
11
12 ---
13 dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild b/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
17 index 5bdb141..99af543 100644
18 --- a/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
19 +++ b/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2008 Gentoo Foundation
22 +# Copyright 1999-2013 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Header: $
25
26 @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
27 LICENSE="|| ( Ruby GPL-2 )"
28 IUSE=""
29
30 -RDEPEND="dev-ruby/ruby-fcgi"
31 +RDEPEND="dev-ruby/fcgi"
32
33 src_install() {
34 local siteruby=$(${RUBY} -r rbconfig -e \