diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.2.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.2.ebuild | 3 |
1 files changed, 1 insertions, 2 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" - |