diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-10 11:32:46 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-10 11:32:46 +0000 |
commit | 3c3ebb621e39adeb23d2eaa8ef2c4ebcd65533b6 (patch) | |
tree | ffb9f42c85cf7ba6f17e0ef0fec01129a51328c1 /dev-ruby | |
parent | Mask USE=sbsms on media-sound/audacity for mips ppc ppc64, bug #436020 (diff) | |
download | gentoo-2-3c3ebb621e39adeb23d2eaa8ef2c4ebcd65533b6.tar.gz gentoo-2-3c3ebb621e39adeb23d2eaa8ef2c4ebcd65533b6.tar.bz2 gentoo-2-3c3ebb621e39adeb23d2eaa8ef2c4ebcd65533b6.zip |
stable ppc ppc64, bug #437360
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.33.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 3cfa0af77e11..7e1d3172fab5 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.104 2012/09/24 16:06:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.105 2012/10/10 11:32:46 blueness Exp $ + + 10 Oct 2012; Anthony G. Basile <blueness@gentoo.org> tzinfo-0.3.33.ebuild: + stable ppc ppc64, bug #437360 24 Sep 2012; Hans de Graaff <graaff@gentoo.org> -tzinfo-0.3.32.ebuild: Cleanup. @@ -418,4 +421,3 @@ +tzinfo-0.3.2.ebuild: Initial import of tzinfo gem package (future dependency of rbot, and thus in portage). - diff --git a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild index 9e147287fdac..1c1bb8fc87f5 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.2 2012/05/01 18:24:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.3 2012/10/10 11:32:46 blueness 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="" |