From ea01234a09e88936af6144c2b1eb6da71f121209 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 10 Sep 2012 18:47:26 +0000 Subject: Add ruby19, ree18. Move to EAPI=4. (Portage version: 2.1.11.9/cvs/Linux x86_64) --- dev-ruby/podcast/ChangeLog | 5 ++++- dev-ruby/podcast/podcast-0.0.4-r1.ebuild | 9 ++++----- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/podcast/ChangeLog b/dev-ruby/podcast/ChangeLog index bfd5daa64219..0cae37b6e272 100644 --- a/dev-ruby/podcast/ChangeLog +++ b/dev-ruby/podcast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/podcast # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.10 2012/08/14 18:45:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.11 2012/09/10 18:47:26 graaff Exp $ + + 10 Sep 2012; Hans de Graaff podcast-0.0.4-r1.ebuild: + Add ruby19, ree18. Move to EAPI=4. 14 Aug 2012; Diego E. Pettenò metadata.xml: Update metadata.xml so that it's the same as most other packages. 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() { -- cgit v1.2.3-65-gdbad