summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/tzinfo/ChangeLog7
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.7.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 9a79978557ed..fbbe110c6cde 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.9 2008/03/19 20:02:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.10 2008/03/21 06:46:25 graaff Exp $
+
+*tzinfo-0.3.7 (19 Mar 2008)
+
+ 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> +tzinfo-0.3.7.ebuild:
+ Version bump: Updated to tzdata version 2008a
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> -tzinfo-0.3.3.ebuild,
-tzinfo-0.3.4.ebuild, -tzinfo-0.3.5.ebuild:
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=""