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/net-ssh | |
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/net-ssh')
-rw-r--r-- | dev-ruby/net-ssh/net-ssh-1.0.10.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/net-ssh/net-ssh-1.0.9.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-1.0.10.ebuild b/dev-ruby/net-ssh/net-ssh-1.0.10.ebuild index 1bd0014a38b0..4ca6c61750bd 100644 --- a/dev-ruby/net-ssh/net-ssh-1.0.10.ebuild +++ b/dev-ruby/net-ssh/net-ssh-1.0.10.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/net-ssh/net-ssh-1.0.10.ebuild,v 1.6 2007/04/16 08:44:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-1.0.10.ebuild,v 1.7 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby gems @@ -17,4 +17,3 @@ USE_RUBY="ruby18" DEPEND=">=dev-lang/ruby-1.8.2" RDEPEND=">=dev-ruby/needle-1.2.1-r1" - diff --git a/dev-ruby/net-ssh/net-ssh-1.0.9.ebuild b/dev-ruby/net-ssh/net-ssh-1.0.9.ebuild index 20718bb70d9d..0bdb6168dfd8 100644 --- a/dev-ruby/net-ssh/net-ssh-1.0.9.ebuild +++ b/dev-ruby/net-ssh/net-ssh-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-1.0.9.ebuild,v 1.4 2006/11/11 17:21:26 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-1.0.9.ebuild,v 1.5 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby gems @@ -17,4 +17,3 @@ USE_RUBY="ruby18" DEPEND=">=dev-lang/ruby-1.8.2" RDEPEND=">=dev-ruby/needle-1.2.1-r1" - |