diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-20 13:34:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-20 13:34:50 +0000 |
commit | a1df7bf4d0ad7a062c741e43bc50b03b9ced55aa (patch) | |
tree | 3b3d3851fb7b17f036fff1885c43fbbc288fb953 /dev-ruby/tins | |
parent | Stable for HPPA (bug #490178). (diff) | |
download | gentoo-2-a1df7bf4d0ad7a062c741e43bc50b03b9ced55aa.tar.gz gentoo-2-a1df7bf4d0ad7a062c741e43bc50b03b9ced55aa.tar.bz2 gentoo-2-a1df7bf4d0ad7a062c741e43bc50b03b9ced55aa.zip |
Stable for HPPA (bug #490178).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tins/tins-0.13.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tins/ChangeLog b/dev-ruby/tins/ChangeLog index 5c449efba9b1..23d3037b6b2d 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.33 2014/02/05 00:03:59 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.34 2014/02/20 13:34:50 jer Exp $ + + 20 Feb 2014; Jeroen Roovers <jer@gentoo.org> tins-0.13.1.ebuild: + Stable for HPPA (bug #490178). *tins-0.13.2 (05 Feb 2014) diff --git a/dev-ruby/tins/tins-0.13.1.ebuild b/dev-ruby/tins/tins-0.13.1.ebuild index b6e280c30981..f80d0b1a6bef 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.3 2014/01/19 09:54:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.4 2014/02/20 13:34:50 jer 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 ) " |