diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-05 01:19:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-05 01:19:15 +0000 |
commit | a5b8b77101c57cc229e9ab36ce484b1bb445231e (patch) | |
tree | 52b833e1edeeec21903d60e2e4f9ee768290f5e0 /dev-ruby/fxruby | |
parent | whitespace (diff) | |
download | gentoo-2-a5b8b77101c57cc229e9ab36ce484b1bb445231e.tar.gz gentoo-2-a5b8b77101c57cc229e9ab36ce484b1bb445231e.tar.bz2 gentoo-2-a5b8b77101c57cc229e9ab36ce484b1bb445231e.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild b/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild index df84955aee55..f01dd2f6d43e 100644 --- a/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild,v 1.1 2009/01/04 16:32:49 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.18-r1.ebuild,v 1.2 2009/01/05 01:19:15 mr_bones_ Exp $ RUBY_BUG_145222=yes inherit ruby @@ -70,4 +70,3 @@ src_install() { done fi } - |