diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-24 04:55:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-24 04:55:11 +0000 |
commit | 53986f5ec7e05bc06028d22ccf6d716016eaf72a (patch) | |
tree | 936f06d3ab097512248f8eecb427576f34537d97 /dev-ruby/tclink/tclink-3.4.4.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-53986f5ec7e05bc06028d22ccf6d716016eaf72a.tar.gz gentoo-2-53986f5ec7e05bc06028d22ccf6d716016eaf72a.tar.bz2 gentoo-2-53986f5ec7e05bc06028d22ccf6d716016eaf72a.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/tclink/tclink-3.4.4.ebuild')
-rw-r--r-- | dev-ruby/tclink/tclink-3.4.4.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-ruby/tclink/tclink-3.4.4.ebuild b/dev-ruby/tclink/tclink-3.4.4.ebuild index 5d450a37fe3f..71ba2655aa88 100644 --- a/dev-ruby/tclink/tclink-3.4.4.ebuild +++ b/dev-ruby/tclink/tclink-3.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tclink/tclink-3.4.4.ebuild,v 1.1 2008/01/24 00:07:34 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tclink/tclink-3.4.4.ebuild,v 1.2 2008/01/24 04:55:11 mr_bones_ Exp $ inherit ruby @@ -26,5 +26,3 @@ src_compile() { ./build.sh ruby tctest.rb } - - |