diff options
Diffstat (limited to 'dev-ruby/tins/tins-0.13.1.ebuild')
-rw-r--r-- | dev-ruby/tins/tins-0.13.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 ) " |