summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-12 21:28:40 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-12 21:28:40 +0000
commitb2dc2abf347e073f28acc38240497e1efffc5e84 (patch)
treee1237e4a84723edf43f082ea3f5ad3bd9a8038dd /dev-ruby/tzinfo
parentKeyword ~ppc and ~ppc64, bug #519170 (diff)
downloadgentoo-2-b2dc2abf347e073f28acc38240497e1efffc5e84.tar.gz
gentoo-2-b2dc2abf347e073f28acc38240497e1efffc5e84.tar.bz2
gentoo-2-b2dc2abf347e073f28acc38240497e1efffc5e84.zip
Keyword ~ppc and ~ppc64, bug #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog6
-rw-r--r--dev-ruby/tzinfo/tzinfo-1.2.1.ebuild4
-rw-r--r--dev-ruby/tzinfo/tzinfo-1.2.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index ca4c47e8dd54..7a9c6147bbe6 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.136 2014/08/10 23:24:51 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.137 2014/08/12 21:28:40 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> tzinfo-1.2.1.ebuild,
+ tzinfo-1.2.2.ebuild:
+ Keyword ~ppc and ~ppc64, bug #519170
*tzinfo-1.2.2 (10 Aug 2014)
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild
index 223c8324a136..c21eb552554d 100644
--- a/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild,v 1.3 2014/07/18 09:09:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.1.ebuild,v 1.4 2014/08/12 21:28:40 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -18,7 +18,7 @@ HOMEPAGE="http://tzinfo.github.io/"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="sys-libs/timezone-data"
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild
index 6778977759e1..588f0fb48d12 100644
--- a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild,v 1.1 2014/08/10 23:24:51 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild,v 1.2 2014/08/12 21:28:40 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -18,7 +18,7 @@ HOMEPAGE="http://tzinfo.github.io/"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="sys-libs/timezone-data"