diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-09-10 18:47:26 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-09-10 18:47:26 +0000 |
commit | ea01234a09e88936af6144c2b1eb6da71f121209 (patch) | |
tree | 2f087f3a2151569e41cde81651baafec071d8c9c /dev-ruby/podcast/podcast-0.0.4-r1.ebuild | |
parent | Add ruby19, ree18. Move to EAPI=4. (diff) | |
download | gentoo-2-ea01234a09e88936af6144c2b1eb6da71f121209.tar.gz gentoo-2-ea01234a09e88936af6144c2b1eb6da71f121209.tar.bz2 gentoo-2-ea01234a09e88936af6144c2b1eb6da71f121209.zip |
Add ruby19, ree18. Move to EAPI=4.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/podcast/podcast-0.0.4-r1.ebuild')
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4-r1.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-ruby/podcast/podcast-0.0.4-r1.ebuild b/dev-ruby/podcast/podcast-0.0.4-r1.ebuild index ff973eb96e5d..56c9ce70ea34 100644 --- a/dev-ruby/podcast/podcast-0.0.4-r1.ebuild +++ b/dev-ruby/podcast/podcast-0.0.4-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r1.ebuild,v 1.2 2011/06/24 14:33:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r1.ebuild,v 1.3 2012/09/10 18:47:26 graaff Exp $ -EAPI=2 -USE_RUBY="ruby18" +EAPI=4 +USE_RUBY="ruby18 ruby19 ree18" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" @@ -20,7 +20,6 @@ KEYWORDS="~amd64 ~x86" IUSE="test" -ruby_add_bdepend "test? ( virtual/ruby-test-unit )" ruby_add_rdepend "dev-ruby/ruby-mp3info" each_ruby_test() { |