summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 11:55:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 11:55:41 +0000
commit64b35f83c1d47be1b2605f0d22524251a1cd51c6 (patch)
treebaa1e442a21c0d5a3218f3f5eeec1f5e16063af9 /dev-ruby/tzinfo
parentStable for amd64, wrt bug #464366 (diff)
downloadgentoo-2-64b35f83c1d47be1b2605f0d22524251a1cd51c6.tar.gz
gentoo-2-64b35f83c1d47be1b2605f0d22524251a1cd51c6.tar.bz2
gentoo-2-64b35f83c1d47be1b2605f0d22524251a1cd51c6.zip
Stable for amd64, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index cf8f61259404..672d79d95887 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.110 2013/01/15 02:36:31 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.111 2013/04/05 11:55:41 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.35.ebuild:
+ Stable for amd64, wrt bug #464366
15 Jan 2013; Rick Farina <zerochaos@gentoo.org> tzinfo-0.3.33.ebuild,
tzinfo-0.3.35.ebuild:
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild
index 5bc2c353b6e4..b10b675c8815 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild,v 1.2 2013/01/15 02:36:31 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild,v 1.3 2013/04/05 11:55:41 ago Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://tzinfo.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""