diff options
author | 2011-07-17 21:38:10 +0000 | |
---|---|---|
committer | 2011-07-17 21:38:10 +0000 | |
commit | 337fd84dba50a267a023b53fec5912ad36ec002c (patch) | |
tree | 310972f17c888eb430121405de8b33167b632f2b /dev-ruby/tzinfo | |
parent | arm stable, bug #372353 (diff) | |
download | gentoo-2-337fd84dba50a267a023b53fec5912ad36ec002c.tar.gz gentoo-2-337fd84dba50a267a023b53fec5912ad36ec002c.tar.bz2 gentoo-2-337fd84dba50a267a023b53fec5912ad36ec002c.zip |
Stable for ppc/ppc64; bug #371553
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 1e6c190c2d0c..632263c26a03 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.85 2011/06/29 05:35:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.86 2011/07/17 21:38:10 halcy0n Exp $ + + 17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> tzinfo-0.3.27.ebuild: + Stable for ppc/ppc64; bug #371553 *tzinfo-0.3.29 (29 Jun 2011) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild index 8e41a5a3e60e..aaf9d0229748 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.4 2011/06/24 14:47:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild,v 1.5 2011/07/17 21:38:10 halcy0n 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="" |