Add ~hppa since spruz also has that keyword and this is essentially just a new versio...
authorHans de Graaff <graaff@gentoo.org>
Sat, 14 Jan 2012 07:18:35 +0000 (07:18 +0000)
committerHans de Graaff <graaff@gentoo.org>
Sat, 14 Jan 2012 07:18:35 +0000 (07:18 +0000)
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64

dev-ruby/tins/ChangeLog
dev-ruby/tins/tins-0.3.6.ebuild

index cffec1e93b6ebbd990d214d4bbc3fbe44ba64ba7..d98fa8de2b524377afc3a907a8de5ceb4d9ea277 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/tins
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.1 2011/12/25 09:59:05 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.2 2012/01/14 07:18:35 graaff Exp $
+
+  14 Jan 2012; Hans de Graaff <graaff@gentoo.org> tins-0.3.6.ebuild:
+  Add ~hppa since spruz also has that keyword and this is essentially just a
+  new version of that code.
 
 *tins-0.3.6 (25 Dec 2011)
 
index 930dba223c3d04e4d6b6dd605a4c6478fd1ab436..8c2c19c3f70595821591fc99a2ce82d93ee4feb6 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.3.6.ebuild,v 1.1 2011/12/25 09:59:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.3.6.ebuild,v 1.2 2012/01/14 07:18:35 graaff Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://github.com/flori/spruz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.3 ) "