public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/fcgiwrap/
@ 2013-05-29  5:35 Manuel Rüger
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rüger @ 2013-05-29  5:35 UTC (permalink / raw
  To: gentoo-commits

commit:     a0a1b7670c19712409c859ecda81f3524876ed0a
Author:     Manuel Rüger <manuel <AT> rueg <DOT> eu>
AuthorDate: Wed May 15 02:22:47 2013 +0000
Commit:     Manuel Rüger <gentoo <AT> rueg <DOT> eu>
CommitDate: Wed May 15 02:22:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=a0a1b767

dev-ruby/fcgiwrap: Fix rdepend

Package-Manager: portage-2.1.11.63

---
 dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild b/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
index 5bdb141..99af543 100644
--- a/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
+++ b/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 LICENSE="|| ( Ruby GPL-2 )"
 IUSE=""
 
-RDEPEND="dev-ruby/ruby-fcgi"
+RDEPEND="dev-ruby/fcgi"
 
 src_install() {
 	local siteruby=$(${RUBY} -r rbconfig -e \


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/fcgiwrap/
@ 2013-12-16 20:01 Hans de Graaff
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2013-12-16 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     4d63da28de3e199c976cee8634293efb1186192e
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Dec 16 20:01:32 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 20:01:32 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=4d63da28

Removed, uses old eclasses, not updated for a long time. Use something rack-based.

---
 dev-ruby/fcgiwrap/ChangeLog             | 11 -----------
 dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild | 23 -----------------------
 dev-ruby/fcgiwrap/metadata.xml          |  5 -----
 3 files changed, 39 deletions(-)

diff --git a/dev-ruby/fcgiwrap/ChangeLog b/dev-ruby/fcgiwrap/ChangeLog
deleted file mode 100644
index 9c2fdc4..0000000
--- a/dev-ruby/fcgiwrap/ChangeLog
+++ /dev/null
@@ -1,11 +0,0 @@
-# ChangeLog for dev-ruby/fcgiwrap
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  02 Dec 2008; Alex Legler <gentoo@a3li.info> fcgiwrap-0.1.6.ebuild:
-  Improving ebuild, thanks Hans
-
-  14 Sep 2008; Alex Legler <gentoo@a3li.info> +metadata.xml,
-  +fcgiwrap-0.1.6.ebuild:
-  Initial commit, bug #236064
-

diff --git a/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild b/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
deleted file mode 100644
index 99af543..0000000
--- a/dev-ruby/fcgiwrap/fcgiwrap-0.1.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit ruby
-USE_RUBY="ruby18 ruby19"
-
-DESCRIPTION="An easy to deploy CGI to FCGI wrapper"
-HOMEPAGE="http://rubyforge.org/projects/fcgi/"
-SRC_URI="mirror://rubyforge/fcgi/${P}.tgz"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="|| ( Ruby GPL-2 )"
-IUSE=""
-
-RDEPEND="dev-ruby/fcgi"
-
-src_install() {
-	local siteruby=$(${RUBY} -r rbconfig -e \
-		'print Config::CONFIG["sitedir"]')
-	insinto ${siteruby}
-	doins lib/*.rb || die "doins failed"
-}

diff --git a/dev-ruby/fcgiwrap/metadata.xml b/dev-ruby/fcgiwrap/metadata.xml
deleted file mode 100644
index 8521361..0000000
--- a/dev-ruby/fcgiwrap/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>ruby</herd>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-16 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16 20:01 [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/fcgiwrap/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2013-05-29  5:35 Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox