diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 09:54:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 09:54:58 +0000 |
commit | 58da96059414ce103f474eed507c6e378411fff9 (patch) | |
tree | 9db55eb61d98446b139c6b66cf491e4d81aa051b /dev-ruby/tins | |
parent | amd64 stable, bug 490178 (diff) | |
download | gentoo-2-58da96059414ce103f474eed507c6e378411fff9.tar.gz gentoo-2-58da96059414ce103f474eed507c6e378411fff9.tar.bz2 gentoo-2-58da96059414ce103f474eed507c6e378411fff9.zip |
amd64 stable, bug 490178
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/tins/tins-0.13.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/tins/ChangeLog b/dev-ruby/tins/ChangeLog index fca8552b2299..9c434092c9ea 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.31 2013/12/22 13:54:21 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.32 2014/01/19 09:54:58 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> tins-0.13.1.ebuild: + amd64 stable, bug 490178 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> tins-0.13.1.ebuild: Stable for ppc64, wrt bug #490178 diff --git a/dev-ruby/tins/tins-0.13.1.ebuild b/dev-ruby/tins/tins-0.13.1.ebuild index daf577cf284b..b6e280c30981 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 +# 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.2 2013/12/22 13:54:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.3 2014/01/19 09:54:58 pacho 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 ) " |