diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:20:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:20:40 +0000 |
commit | 710969a322ed12731f75069620f84fe26a35d4a1 (patch) | |
tree | 88d6ef123cd345e303c9c521d7bc1ec7305d3daf /dev-ruby | |
parent | x86 stable wrt bug #437616 (diff) | |
download | gentoo-2-710969a322ed12731f75069620f84fe26a35d4a1.tar.gz gentoo-2-710969a322ed12731f75069620f84fe26a35d4a1.tar.bz2 gentoo-2-710969a322ed12731f75069620f84fe26a35d4a1.zip |
x86 stable wrt bug #437360
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 4c57909c6fe4..30feb467635e 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.106 2012/10/12 07:53:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.107 2012/10/17 03:20:40 phajdan.jr Exp $ + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> tzinfo-0.3.33.ebuild: + x86 stable wrt bug #437360 12 Oct 2012; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.33.ebuild: Stable for amd64, wrt bug #437360 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild index 2ddfba45b027..b9e7bae1b4e8 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.4 2012/10/12 07:53:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.5 2012/10/17 03:20:40 phajdan.jr 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 ppc ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |