summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-07 23:03:04 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-07 23:03:04 +0000
commite2d7339ffa90b17f892b9fb0fcbf05c4479217ee (patch)
tree216525a8bbb461a45f23e4d2e95c9f94aad660bf /dev-ruby
parentgimp 2.6.0 bump (diff)
downloadgentoo-2-e2d7339ffa90b17f892b9fb0fcbf05c4479217ee.tar.gz
gentoo-2-e2d7339ffa90b17f892b9fb0fcbf05c4479217ee.tar.bz2
gentoo-2-e2d7339ffa90b17f892b9fb0fcbf05c4479217ee.zip
Version bump.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tzinfo/ChangeLog7
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.11.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 882d27cbe290..287852ac9a90 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.17 2008/10/07 12:46:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.18 2008/10/07 23:03:04 flameeyes Exp $
+
+*tzinfo-0.3.11 (07 Oct 2008)
+
+ 07 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> +tzinfo-0.3.11.ebuild:
+ Version bump.
07 Oct 2008; nixnut <nixnut@gentoo.org> tzinfo-0.3.8.ebuild:
Stable on ppc wrt bug 239465
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.11.ebuild
new file mode 100644
index 000000000000..7f4bd10ea825
--- /dev/null
+++ b/dev-ruby/tzinfo/tzinfo-0.3.11.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.11.ebuild,v 1.1 2008/10/07 23:03:04 flameeyes 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 ~sparc ~x86 ~x86-fbsd"
+IUSE=""