diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:20:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:20:40 +0000 |
commit | 1be5fbcac0bef37a0d5747ad618e0c06d6ab1c0e (patch) | |
tree | c6ace110facf6b32e952f1ac944979fd55fdc2f7 /dev-ruby/tzinfo | |
parent | x86 stable wrt bug #437616 (diff) | |
download | historical-1be5fbcac0bef37a0d5747ad618e0c06d6ab1c0e.tar.gz historical-1be5fbcac0bef37a0d5747ad618e0c06d6ab1c0e.tar.bz2 historical-1be5fbcac0bef37a0d5747ad618e0c06d6ab1c0e.zip |
x86 stable wrt bug #437360
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 4c57909c6fe4..30feb467635e 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.106 2012/10/12 07:53:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.107 2012/10/17 03:20:40 phajdan.jr Exp $ + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> tzinfo-0.3.33.ebuild: + x86 stable wrt bug #437360 12 Oct 2012; Agostino Sarubbo <ago@gentoo.org> tzinfo-0.3.33.ebuild: Stable for amd64, wrt bug #437360 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild index 2ddfba45b027..b9e7bae1b4e8 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.4 2012/10/12 07:53:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.5 2012/10/17 03:20:40 phajdan.jr 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="" |