summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:14:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:14:49 +0000
commit33fa2082944b77f5538a358196bab9cccbfb70f8 (patch)
tree299035e9e0f5d1771f83fc10173ff3ecb0647720 /dev-ruby/tins
parentStable for ppc, wrt bug #490178 (diff)
downloadgentoo-2-33fa2082944b77f5538a358196bab9cccbfb70f8.tar.gz
gentoo-2-33fa2082944b77f5538a358196bab9cccbfb70f8.tar.bz2
gentoo-2-33fa2082944b77f5538a358196bab9cccbfb70f8.zip
Stable for ppc, wrt bug #490178
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.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 ) "