diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:21:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:21:22 +0000 |
commit | 62f01220f0b183d5bef0fe696679e8af0e15e8f9 (patch) | |
tree | 7c686a875941df5d7c2a8e026a6c7e0714a49d34 /dev-ruby/tzinfo | |
parent | Stable for ppc, wrt bug #485190 (diff) | |
download | gentoo-2-62f01220f0b183d5bef0fe696679e8af0e15e8f9.tar.gz gentoo-2-62f01220f0b183d5bef0fe696679e8af0e15e8f9.tar.bz2 gentoo-2-62f01220f0b183d5bef0fe696679e8af0e15e8f9.zip |
Stable for ppc, wrt bug #487180
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index c4f310773017..22546a0b5620 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.124 2013/12/08 16:26:32 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.125 2013/12/21 17:21:22 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.37.ebuild: + Stable for ppc, wrt bug #487180 08 Dec 2013; Johannes Huber <johu@gentoo.org> tzinfo-1.1.0.ebuild: add ~x86, bug #487178 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild index a3e219aa13e9..d145b3cd2513 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v 1.3 2013/12/08 13:32:30 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v 1.4 2013/12/21 17:21:22 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://tzinfo.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~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 ~arm ~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="" |