diff options
author | 2013-12-08 13:32:30 +0000 | |
---|---|---|
committer | 2013-12-08 13:32:30 +0000 | |
commit | 7f0b7ab0bde7163cafed6cb1857bed16521ad024 (patch) | |
tree | 07bce9efeb4b560d57dd9863fc02f4725cf22143 /dev-ruby/tzinfo | |
parent | amd64/x86 stable wrt bug #492202 (diff) | |
download | gentoo-2-7f0b7ab0bde7163cafed6cb1857bed16521ad024.tar.gz gentoo-2-7f0b7ab0bde7163cafed6cb1857bed16521ad024.tar.bz2 gentoo-2-7f0b7ab0bde7163cafed6cb1857bed16521ad024.zip |
x86 stable, bug #487180
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
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 bdc93d3ce998..99461c45d375 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.122 2013/11/05 19:29:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.123 2013/12/08 13:32:30 johu Exp $ + + 08 Dec 2013; Johannes Huber <johu@gentoo.org> tzinfo-0.3.37.ebuild: + x86 stable, bug #487180 *tzinfo-0.3.37-r1 (05 Nov 2013) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild index a6ba78bbc49c..a3e219aa13e9 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.2 2013/10/24 14:44:15 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v 1.3 2013/12/08 13:32:30 johu 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="" |