diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-20 03:16:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-20 03:16:15 +0000 |
commit | c4ddc9ca14fd52dd164636b8392798967b5dfbb7 (patch) | |
tree | 2041fabed661d94348aeffa0ec5b81d47ad77cf2 /dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-c4ddc9ca14fd52dd164636b8392798967b5dfbb7.tar.gz gentoo-2-c4ddc9ca14fd52dd164636b8392798967b5dfbb7.tar.bz2 gentoo-2-c4ddc9ca14fd52dd164636b8392798967b5dfbb7.zip |
whitespace
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild index 32bafeab0289..a78102472843 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0.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/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.1 2007/08/19 12:03:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.2 2007/08/20 03:16:15 mr_bones_ Exp $ inherit ruby gems @@ -14,4 +14,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="virtual/ruby" - |