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 | 20cb36482e6e63dfdd99c0b5cd4b41a73c03851f (patch) | |
tree | bd2a5940449d22842cd37a578050babcfe624c9d /dev-ruby/tzinfo | |
parent | whitespace (diff) | |
download | historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.tar.gz historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.tar.bz2 historical-20cb36482e6e63dfdd99c0b5cd4b41a73c03851f.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.2.ebuild | 3 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.3.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild index a9f3ebf1d542..9c69b4b78653 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.2.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/tzinfo/tzinfo-0.3.2.ebuild,v 1.2 2006/11/28 10:53:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild,v 1.3 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby gems @@ -15,4 +15,3 @@ IUSE="" USE_RUBY="ruby18 ruby19" DEPEND="virtual/ruby" - diff --git a/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild index 1d47b048d19a..33c17ad3f8a8 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.3.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/tzinfo/tzinfo-0.3.3.ebuild,v 1.3 2007/03/17 16:26:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild,v 1.4 2007/07/11 05:23:08 mr_bones_ Exp $ inherit ruby gems @@ -15,4 +15,3 @@ IUSE="" USE_RUBY="ruby18 ruby19" DEPEND="virtual/ruby" - |