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 | bde05e04ccaedce100df920a7adb74fc053b09cb (patch) | |
tree | 16a7996b1b712ff540153591daab206425532de7 /dev-ruby/ruby-fcgi | |
parent | whitespace (diff) | |
download | gentoo-2-bde05e04ccaedce100df920a7adb74fc053b09cb.tar.gz gentoo-2-bde05e04ccaedce100df920a7adb74fc053b09cb.tar.bz2 gentoo-2-bde05e04ccaedce100df920a7adb74fc053b09cb.zip |
whitespace
(Portage version: 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. |