summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-11-21 00:01:56 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-11-21 00:01:56 +0000
commit1e426a1fffdeab3ca4c762f97c9c002759516644 (patch)
tree3580453762a76131051e1fcb83f234c302550ca2 /dev-ruby/mixlib-cli/mixlib-cli-1.2.2.ebuild
parentVersion bump to 3.4.70, 3.10.20, 3.11.9 and 3.12.1. (diff)
downloadgentoo-2-1e426a1fffdeab3ca4c762f97c9c002759516644.tar.gz
gentoo-2-1e426a1fffdeab3ca4c762f97c9c002759516644.tar.bz2
gentoo-2-1e426a1fffdeab3ca4c762f97c9c002759516644.zip
Add ruby20 target. Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/mixlib-cli/mixlib-cli-1.2.2.ebuild')
-rw-r--r--dev-ruby/mixlib-cli/mixlib-cli-1.2.2.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-ruby/mixlib-cli/mixlib-cli-1.2.2.ebuild b/dev-ruby/mixlib-cli/mixlib-cli-1.2.2.ebuild
deleted file mode 100644
index d6a810f1c3c2..000000000000
--- a/dev-ruby/mixlib-cli/mixlib-cli-1.2.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mixlib-cli/mixlib-cli-1.2.2.ebuild,v 1.4 2012/08/13 19:26:27 flameeyes Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Mixin for creating command line applications"
-HOMEPAGE="http://github.com/opscode/mixlib-cli"
-SRC_URI="https://github.com/opscode/${PN}/tarball/3318b8d -> ${P}.tgz"
-RUBY_S="opscode-${PN}-*"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""