summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 18:23:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 18:23:48 +0000
commit493580d01b36bf236227ca06ac399cc191447721 (patch)
treeafc5f9ed25e34152941d9e891b8c918f8bea4b78 /dev-ruby/tzinfo
parentStable for ppc64, wrt bug #464366 (diff)
downloadgentoo-2-493580d01b36bf236227ca06ac399cc191447721.tar.gz
gentoo-2-493580d01b36bf236227ca06ac399cc191447721.tar.bz2
gentoo-2-493580d01b36bf236227ca06ac399cc191447721.zip
Stable for ppc64, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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 47e78fd13806..a30e03efbe3e 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.113 2013/04/05 17:40:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.114 2013/04/05 18:23:48 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.35.ebuild:
+ Stable for ppc64, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.35.ebuild:
Stable for ppc, wrt bug #464366
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild
index 32fb4e06e6f5..28f5382706b0 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.5 2013/04/05 17:40:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild,v 1.6 2013/04/05 18:23:48 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=""