summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r--dev-ruby/tins/ChangeLog5
-rw-r--r--dev-ruby/tins/tins-0.13.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tins/ChangeLog b/dev-ruby/tins/ChangeLog
index aeaf44f26186..59410dc772f7 100644
--- a/dev-ruby/tins/ChangeLog
+++ b/dev-ruby/tins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tins
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.36 2014/02/24 01:22:22 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.37 2014/04/13 16:14:49 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tins-0.13.1.ebuild:
+ Stable for ppc, wrt bug #490178
24 Feb 2014; Manuel Rüger <mrueg@gentoo.org> -files/tins-0.4.3-gentoo.patch,
-tins-0.6.0.ebuild:
diff --git a/dev-ruby/tins/tins-0.13.1.ebuild b/dev-ruby/tins/tins-0.13.1.ebuild
index c34820beac1e..89f03fec0c65 100644
--- a/dev-ruby/tins/tins-0.13.1.ebuild
+++ b/dev-ruby/tins/tins-0.13.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.5 2014/02/24 01:15:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.6 2014/04/13 16:14:49 ago Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 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 ) "