diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 11:55:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 11:55:41 +0000 |
commit | 64b35f83c1d47be1b2605f0d22524251a1cd51c6 (patch) | |
tree | baa1e442a21c0d5a3218f3f5eeec1f5e16063af9 /dev-ruby/tzinfo/tzinfo-0.3.35.ebuild | |
parent | Stable for amd64, wrt bug #464366 (diff) | |
download | gentoo-2-64b35f83c1d47be1b2605f0d22524251a1cd51c6.tar.gz gentoo-2-64b35f83c1d47be1b2605f0d22524251a1cd51c6.tar.bz2 gentoo-2-64b35f83c1d47be1b2605f0d22524251a1cd51c6.zip |
Stable for amd64, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.35.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild index 5bc2c353b6e4..b10b675c8815 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.35.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.35.ebuild,v 1.2 2013/01/15 02:36:31 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.35.ebuild,v 1.3 2013/04/05 11:55:41 ago Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,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="" |