Add ~x86 and ~ppc.
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 17 Mar 2007 16:26:24 +0000 (16:26 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Sat, 17 Mar 2007 16:26:24 +0000 (16:26 +0000)
Package-Manager: portage-2.1.2.2

dev-ruby/tzinfo/ChangeLog
dev-ruby/tzinfo/tzinfo-0.3.3.ebuild

index ed0315403cf16907746f8e626686b8c5cd4f30d3..61a5ff4efd64803c4a6f5e7e93d7019d5e847e05 100644 (file)
@@ -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 <robbat2@gentoo.org> tzinfo-0.3.3.ebuild:
+  Add ~x86 and ~ppc.
 
   28 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> tzinfo-0.3.2.ebuild,
   tzinfo-0.3.3.ebuild:
index e0177c9ac29036365d0590e9d1d818022ed66489..1d47b048d19a3a52aa4d8468682174a6524ed3ff 100644 (file)
@@ -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"