summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-04-12 13:50:33 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-04-12 13:50:33 +0000
commitaa5f453fc341b17effb3bdd288e20d9f252c5861 (patch)
tree5e7f9e1d9415d69e320420bb82d7dd3e9ef2dc46 /dev-ruby/tzinfo
parentkeyword ~x86-fbsd thanks to Henning Schild <henning@wh9.tu-dresden.de>, bug #... (diff)
downloadgentoo-2-aa5f453fc341b17effb3bdd288e20d9f252c5861.tar.gz
gentoo-2-aa5f453fc341b17effb3bdd288e20d9f252c5861.tar.bz2
gentoo-2-aa5f453fc341b17effb3bdd288e20d9f252c5861.zip
x86 stable wrt bug #312963
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 030844fae7fe..a1b91a9ca800 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.53 2010/04/07 06:49:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.54 2010/04/12 13:50:33 phajdan.jr Exp $
+
+ 12 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tzinfo-0.3.16.ebuild:
+ x86 stable wrt bug #312963
*tzinfo-0.3.19 (07 Apr 2010)
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild
index 2d90c8998ed8..3cd1288ba0ef 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v 1.3 2010/04/03 12:12:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v 1.4 2010/04/12 13:50:33 phajdan.jr Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""