From: Robin H. Johnson Date: Sat, 17 Mar 2007 16:26:24 +0000 (+0000) Subject: Add ~x86 and ~ppc. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e30dc181ceac957eeb1d4a734fab8df4dbb2b77;p=gentoo.git Add ~x86 and ~ppc. Package-Manager: portage-2.1.2.2 --- diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index ed0315403cf1..61a5ff4efd64 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tzinfo -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.3 2006/11/28 10:53:23 flameeyes Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.4 2007/03/17 16:26:24 robbat2 Exp $ + + 17 Mar 2007; Robin H. Johnson tzinfo-0.3.3.ebuild: + Add ~x86 and ~ppc. 28 Nov 2006; Diego Pettenò tzinfo-0.3.2.ebuild, tzinfo-0.3.3.ebuild: diff --git a/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild index e0177c9ac290..1d47b048d19a 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild,v 1.2 2006/11/28 10:53:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild,v 1.3 2007/03/17 16:26:24 robbat2 Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86-fbsd" +KEYWORDS="~amd64 ~x86-fbsd ~ppc ~x86" IUSE="" USE_RUBY="ruby18 ruby19"