diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 07:09:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 07:09:12 +0000 |
commit | 33723723277ceaa3caa142eb04ed1a5b72641c65 (patch) | |
tree | a60a263bf99e2a5525a9fdf0f79da783a8a3734b /dev-ruby/tzinfo | |
parent | Stable for ppc, wrt bug #545460 (diff) | |
download | gentoo-2-33723723277ceaa3caa142eb04ed1a5b72641c65.tar.gz gentoo-2-33723723277ceaa3caa142eb04ed1a5b72641c65.tar.bz2 gentoo-2-33723723277ceaa3caa142eb04ed1a5b72641c65.zip |
Stable for ppc, wrt bug #545462
(Portage version: 2.2.14/cvs/Linux x86_64, 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.43.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index b225b8e5ca9f..91a4a3053e08 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.144 2015/04/08 13:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.145 2015/04/14 07:09:12 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.43.ebuild: + Stable for ppc, wrt bug #545462 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.43.ebuild: Stable for amd64, wrt bug #545462 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild index 7414575c6b9e..4f62a5efa3e4 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild,v 1.3 2015/04/08 13:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.43.ebuild,v 1.4 2015/04/14 07:09:12 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ HOMEPAGE="http://tzinfo.github.io/" 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="" |