summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-15 17:46:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-15 17:46:24 +0000
commit4ff6840217d452061309c433ee60a8b318753a4a (patch)
tree0cc2b7265fdbc7c0b6b0f1350e817c0fe05ce7b2 /dev-ruby/tzinfo
parentStable for AMD64, wrt bug #394439 (diff)
downloadgentoo-2-4ff6840217d452061309c433ee60a8b318753a4a.tar.gz
gentoo-2-4ff6840217d452061309c433ee60a8b318753a4a.tar.bz2
gentoo-2-4ff6840217d452061309c433ee60a8b318753a4a.zip
Stable for AMD64, wrt bug #393667
(Portage version: 2.1.10.40/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.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 0c45dea33093..e5e5aeeb89f1 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.91 2011/12/14 09:05:23 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.92 2011/12/15 17:46:24 ago Exp $
+
+ 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.31.ebuild:
+ Stable for AMD64, wrt bug #393667
14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tzinfo-0.3.31.ebuild:
x86 stable wrt bug #393667
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild
index 8ba7dc3dbd9b..14b204f6458b 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild,v 1.3 2011/12/14 09:05:23 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild,v 1.4 2011/12/15 17:46:24 ago Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -18,7 +18,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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""