summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-19 13:53:29 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-19 13:53:29 +0000
commitd52ac5e2a42ad3afac9304cb5dbd26654582af4e (patch)
tree3e61448a38972c14b500dd86bb73bce25d832443 /dev-ruby/tzinfo
parentx86 stable, bug #370555 (diff)
downloadgentoo-2-d52ac5e2a42ad3afac9304cb5dbd26654582af4e.tar.gz
gentoo-2-d52ac5e2a42ad3afac9304cb5dbd26654582af4e.tar.bz2
gentoo-2-d52ac5e2a42ad3afac9304cb5dbd26654582af4e.zip
x86 stable, bug #371553
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index d8e10f9313a9..fb27c8277121 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.82 2011/06/18 15:01:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.83 2011/06/19 13:53:29 maekke Exp $
+
+ 19 Jun 2011; Markus Meier <maekke@gentoo.org> tzinfo-0.3.27.ebuild:
+ x86 stable, bug #371553
18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> tzinfo-0.3.27.ebuild:
Stable on amd64 wrt bug #371553
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild
index 8bf1fc4aa49e..5589bcb7448b 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.27.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.27.ebuild,v 1.2 2011/06/18 15:01:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild,v 1.3 2011/06/19 13:53:29 maekke Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -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 ~ppc-macos ~x64-macos ~x86-macos ~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 ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""