summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-22 10:13:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-22 10:13:42 +0000
commit2fc6336f9ea1570b2f3427a49b8eb9250805b90f (patch)
tree69ecc02c7eed14a4912fe38c88fb68bc0b2ecae7 /dev-ruby/tins
parentStable for ppc64, wrt bug #463030 (diff)
downloadgentoo-2-2fc6336f9ea1570b2f3427a49b8eb9250805b90f.tar.gz
gentoo-2-2fc6336f9ea1570b2f3427a49b8eb9250805b90f.tar.bz2
gentoo-2-2fc6336f9ea1570b2f3427a49b8eb9250805b90f.zip
Stable for ppc64, wrt bug #466618
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r--dev-ruby/tins/ChangeLog5
-rw-r--r--dev-ruby/tins/tins-0.6.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/tins/ChangeLog b/dev-ruby/tins/ChangeLog
index a32c51f93bc0..e709d252a75a 100644
--- a/dev-ruby/tins/ChangeLog
+++ b/dev-ruby/tins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tins
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.15 2013/04/21 05:31:17 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.16 2013/04/22 10:13:42 ago Exp $
+
+ 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tins-0.6.0.ebuild:
+ Stable for ppc64, wrt bug #466618
*tins-0.7.2 (21 Apr 2013)
diff --git a/dev-ruby/tins/tins-0.6.0.ebuild b/dev-ruby/tins/tins-0.6.0.ebuild
index 8ede79a0ae03..337b68c1e56f 100644
--- a/dev-ruby/tins/tins-0.6.0.ebuild
+++ b/dev-ruby/tins/tins-0.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.6.0.ebuild,v 1.1 2012/10/16 13:33:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.6.0.ebuild,v 1.2 2013/04/22 10:13:42 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/flori/tins"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 ) "