diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:23:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:23:08 +0000 |
commit | 20cb36482e6e63dfdd99c0b5cd4b41a73c03851f (patch) | |
tree | bd2a5940449d22842cd37a578050babcfe624c9d /dev-ruby/ruby-fcgi | |
parent | whitespace (diff) | |
download | historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.tar.gz historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.tar.bz2 historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-ruby/ruby-fcgi')
-rw-r--r-- | dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild b/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild index 37e8afcb8664..c9b7b09716cd 100644 --- a/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild +++ b/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.2 2007/03/15 04:35:47 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild,v 1.3 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby @@ -15,7 +15,6 @@ DEPEND="dev-libs/fcgi" IUSE="" - # Use a custom src_install instead of the default one in ruby.eclass # because the one in ruby.eclass does not include setting the prefix # for the installation step. |