summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.5.ebuild')
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.5.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.5.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.5.ebuild
deleted file mode 100644
index 11b3715503a9..000000000000
--- a/dev-ruby/tzinfo/tzinfo-0.3.5.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.5.ebuild,v 1.1 2007/11/04 07:58:19 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Library to provide daylight-savings aware transformations between timezones"
-HOMEPAGE="http://tzinfo.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="virtual/ruby"