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 | |
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')
-rw-r--r-- | dev-ruby/podcast/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/podcast/podcast-0.0.4-r1.ebuild | 9 |
2 files changed, 8 insertions, 6 deletions
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 <graaff@gentoo.org> podcast-0.0.4-r1.ebuild: + Add ruby19, ree18. Move to EAPI=4. 14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> 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() { |