diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 23:31:18 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 23:31:18 +0000 |
commit | 5c0d16114f52f2b3e78a27826967b307c8f657ef (patch) | |
tree | 766266bb3d96f3b2c881f227488a34575e27c2ae /dev-ruby/mixlib-shellout | |
parent | Remove ree18 and ruby18 target. (diff) | |
download | gentoo-2-5c0d16114f52f2b3e78a27826967b307c8f657ef.tar.gz gentoo-2-5c0d16114f52f2b3e78a27826967b307c8f657ef.tar.bz2 gentoo-2-5c0d16114f52f2b3e78a27826967b307c8f657ef.zip |
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/mixlib-shellout')
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-ruby/mixlib-shellout/ChangeLog b/dev-ruby/mixlib-shellout/ChangeLog index 92187458336a..4ac6001261ba 100644 --- a/dev-ruby/mixlib-shellout/ChangeLog +++ b/dev-ruby/mixlib-shellout/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/mixlib-shellout -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/ChangeLog,v 1.6 2013/12/13 09:08:01 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/ChangeLog,v 1.7 2014/04/05 23:31:18 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> mixlib-shellout-1.0.0.ebuild, + mixlib-shellout-1.1.0.ebuild, mixlib-shellout-1.3.0.ebuild: + Remove ree18 and ruby18 target. *mixlib-shellout-1.3.0 (13 Dec 2013) diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-1.0.0.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-1.0.0.ebuild index 7bf3220ff30c..0c5a1360d40b 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-1.0.0.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-1.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 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/mixlib-shellout/mixlib-shellout-1.0.0.ebuild,v 1.3 2012/08/14 04:25:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/mixlib-shellout-1.0.0.ebuild,v 1.4 2014/04/05 23:31:18 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_RECIPE_TEST="rspec" diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-1.1.0.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-1.1.0.ebuild index e920236ab1a9..580da232c223 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-1.1.0.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-1.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 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/mixlib-shellout/mixlib-shellout-1.1.0.ebuild,v 1.1 2012/08/28 05:05:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/mixlib-shellout-1.1.0.ebuild,v 1.2 2014/04/05 23:31:18 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19 ree18" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_RECIPE_TEST="rspec" diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-1.3.0.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-1.3.0.ebuild index d28d78a3d2ff..edce4d871132 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-1.3.0.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-1.3.0.ebuild @@ -1,9 +1,9 @@ -# 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/mixlib-shellout/mixlib-shellout-1.3.0.ebuild,v 1.1 2013/12/13 09:08:01 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-shellout/mixlib-shellout-1.3.0.ebuild,v 1.2 2014/04/05 23:31:18 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_RECIPE_TEST="rspec" |