summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-08 16:26:32 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-08 16:26:32 +0000
commit651e29bec3dfb80ef23c89d41537cac77e69674c (patch)
treee0f6a4901ef1336b6e994e90738fb186c104abf2 /dev-ruby
parentVersion bumps. Ebuilds by Arfrever. (diff)
downloadgentoo-2-651e29bec3dfb80ef23c89d41537cac77e69674c.tar.gz
gentoo-2-651e29bec3dfb80ef23c89d41537cac77e69674c.tar.bz2
gentoo-2-651e29bec3dfb80ef23c89d41537cac77e69674c.zip
add ~x86, bug #487178
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-1.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 99461c45d375..c4f310773017 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.123 2013/12/08 13:32:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.124 2013/12/08 16:26:32 johu Exp $
+
+ 08 Dec 2013; Johannes Huber <johu@gentoo.org> tzinfo-1.1.0.ebuild:
+ add ~x86, bug #487178
08 Dec 2013; Johannes Huber <johu@gentoo.org> tzinfo-0.3.37.ebuild:
x86 stable, bug #487180
diff --git a/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild b/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
index 18fa20a07033..a3a63db27ec1 100644
--- a/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-1.1.0.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-1.1.0.ebuild,v 1.3 2013/10/13 10:32:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.4 2013/12/08 16:26:32 johu Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@ HOMEPAGE="http://tzinfo.rubyforge.org/"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE=""
RDEPEND="sys-libs/timezone-data"