summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-03-21 06:46:25 +0000
committerHans de Graaff <graaff@gentoo.org>2008-03-21 06:46:25 +0000
commit7a9f5f4d0ae9a07ea345c7489d159eb00f9df053 (patch)
treee239d45b4467245afa2239501ff6147eb589b095 /dev-ruby/tzinfo/tzinfo-0.3.7.ebuild
parentVersion bump. Added longdescription. Added myself as maintainer. (diff)
downloadgentoo-2-7a9f5f4d0ae9a07ea345c7489d159eb00f9df053.tar.gz
gentoo-2-7a9f5f4d0ae9a07ea345c7489d159eb00f9df053.tar.bz2
gentoo-2-7a9f5f4d0ae9a07ea345c7489d159eb00f9df053.zip
Version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.7.ebuild')
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.7.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild
new file mode 100644
index 000000000000..a2a1119512c1
--- /dev/null
+++ b/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild,v 1.1 2008/03/21 06:46:25 graaff Exp $
+
+inherit 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=""