summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:54:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:54:21 +0000
commit9babc2799d0a809d6659e4d60f07b66c7328e75f (patch)
treeab627e00018c1bfd399e5051cfbf0ff5676b64be /dev-ruby/tins
parentStable for ppc64, wrt bug #490912 (diff)
downloadgentoo-2-9babc2799d0a809d6659e4d60f07b66c7328e75f.tar.gz
gentoo-2-9babc2799d0a809d6659e4d60f07b66c7328e75f.tar.bz2
gentoo-2-9babc2799d0a809d6659e4d60f07b66c7328e75f.zip
Stable for ppc64, wrt bug #490178
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="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.13.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tins/ChangeLog b/dev-ruby/tins/ChangeLog
index b5ad79d106c0..fca8552b2299 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.30 2013/12/13 06:07:35 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.31 2013/12/22 13:54:21 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> tins-0.13.1.ebuild:
+ Stable for ppc64, wrt bug #490178
13 Dec 2013; Manuel Rüger <mrueg@gentoo.org> -tins-0.11.0-r1.ebuild,
-tins-0.12.0.ebuild, -tins-0.13.0.ebuild:
diff --git a/dev-ruby/tins/tins-0.13.1.ebuild b/dev-ruby/tins/tins-0.13.1.ebuild
index e540aed1f215..daf577cf284b 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-2013 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.1 2013/11/13 14:43:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.2 2013/12/22 13:54:21 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 ) "