summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-11-02 20:40:22 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-11-02 20:40:22 +0000
commit749e4db85b3ff3531da67ba7349a93f4bdf5a693 (patch)
tree1bb500e1cfd1b65b5873b36c257384c4e870b894 /dev-ruby/vlad
parentCleanup old. (diff)
downloadgentoo-2-749e4db85b3ff3531da67ba7349a93f4bdf5a693.tar.gz
gentoo-2-749e4db85b3ff3531da67ba7349a93f4bdf5a693.tar.bz2
gentoo-2-749e4db85b3ff3531da67ba7349a93f4bdf5a693.zip
Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/vlad')
-rw-r--r--dev-ruby/vlad/ChangeLog7
-rw-r--r--dev-ruby/vlad/vlad-2.2.5.ebuild28
-rw-r--r--dev-ruby/vlad/vlad-2.3.1.ebuild28
-rw-r--r--dev-ruby/vlad/vlad-2.4.1.ebuild28
-rw-r--r--dev-ruby/vlad/vlad-2.6.1.ebuild28
-rw-r--r--dev-ruby/vlad/vlad-2.6.2.ebuild28
6 files changed, 6 insertions, 141 deletions
diff --git a/dev-ruby/vlad/ChangeLog b/dev-ruby/vlad/ChangeLog
index 5d7049345396..ac53efefd4eb 100644
--- a/dev-ruby/vlad/ChangeLog
+++ b/dev-ruby/vlad/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/vlad
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/ChangeLog,v 1.24 2013/10/06 11:15:10 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/ChangeLog,v 1.25 2013/11/02 20:40:22 mrueg Exp $
+
+ 02 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -vlad-2.2.5.ebuild,
+ -vlad-2.3.1.ebuild, -vlad-2.4.1.ebuild, -vlad-2.6.1.ebuild,
+ -vlad-2.6.2.ebuild:
+ Cleanup old.
*vlad-2.6.2-r1 (06 Oct 2013)
diff --git a/dev-ruby/vlad/vlad-2.2.5.ebuild b/dev-ruby/vlad/vlad-2.2.5.ebuild
deleted file mode 100644
index 40b1a3a95ed5..000000000000
--- a/dev-ruby/vlad/vlad-2.2.5.ebuild
+++ /dev/null
@@ -1,28 +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/vlad/vlad-2.2.5.ebuild,v 1.1 2012/04/22 07:30:15 graaff Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="considerations.txt History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pragmatic application deployment automation, without mercy."
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend ">=dev-ruby/hoe-2.9.2 test? ( dev-ruby/minitest )"
-ruby_add_rdepend ">=dev-ruby/rake-remote_task-2.0.0"
-
-all_ruby_prepare() {
- # Keep Isolate from managing the dependencies.
- sed -i -e '/isolate/ s:^:#:' Rakefile || die
-}
diff --git a/dev-ruby/vlad/vlad-2.3.1.ebuild b/dev-ruby/vlad/vlad-2.3.1.ebuild
deleted file mode 100644
index 2e7ddf84e0ee..000000000000
--- a/dev-ruby/vlad/vlad-2.3.1.ebuild
+++ /dev/null
@@ -1,28 +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/vlad/vlad-2.3.1.ebuild,v 1.1 2012/12/11 07:25:03 graaff Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="considerations.txt History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pragmatic application deployment automation, without mercy."
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend ">=dev-ruby/hoe-2.9.2 test? ( dev-ruby/minitest )"
-ruby_add_rdepend ">=dev-ruby/rake-remote_task-2.1"
-
-all_ruby_prepare() {
- # Keep Isolate from managing the dependencies.
- sed -i -e '/isolate/ s:^:#:' Rakefile || die
-}
diff --git a/dev-ruby/vlad/vlad-2.4.1.ebuild b/dev-ruby/vlad/vlad-2.4.1.ebuild
deleted file mode 100644
index 5f8df80b3e26..000000000000
--- a/dev-ruby/vlad/vlad-2.4.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/vlad-2.4.1.ebuild,v 1.1 2013/04/23 05:52:32 graaff Exp $
-
-EAPI=5
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="considerations.txt History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pragmatic application deployment automation, without mercy."
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend ">=dev-ruby/hoe-2.9.2 test? ( dev-ruby/minitest )"
-ruby_add_rdepend ">=dev-ruby/rake-remote_task-2.1"
-
-all_ruby_prepare() {
- # Keep Isolate from managing the dependencies.
- sed -i -e '/isolate/ s:^:#:' Rakefile || die
-}
diff --git a/dev-ruby/vlad/vlad-2.6.1.ebuild b/dev-ruby/vlad/vlad-2.6.1.ebuild
deleted file mode 100644
index 5c2cdf19a5f0..000000000000
--- a/dev-ruby/vlad/vlad-2.6.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/vlad-2.6.1.ebuild,v 1.1 2013/07/26 19:15:19 mrueg Exp $
-
-EAPI=5
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="considerations.txt History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pragmatic application deployment automation, without mercy."
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend ">=dev-ruby/hoe-2.9.2 test? ( dev-ruby/minitest )"
-ruby_add_rdepend ">=dev-ruby/rake-remote_task-2.1"
-
-all_ruby_prepare() {
- # Keep Isolate from managing the dependencies.
- sed -i -e '/isolate/ s:^:#:' Rakefile || die
-}
diff --git a/dev-ruby/vlad/vlad-2.6.2.ebuild b/dev-ruby/vlad/vlad-2.6.2.ebuild
deleted file mode 100644
index dac8a294be31..000000000000
--- a/dev-ruby/vlad/vlad-2.6.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/vlad-2.6.2.ebuild,v 1.1 2013/08/21 23:52:13 mrueg Exp $
-
-EAPI=5
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="considerations.txt History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pragmatic application deployment automation, without mercy."
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend ">=dev-ruby/hoe-2.9.2 test? ( dev-ruby/minitest )"
-ruby_add_rdepend ">=dev-ruby/rake-remote_task-2.1"
-
-all_ruby_prepare() {
- # Keep Isolate from managing the dependencies.
- sed -i -e '/isolate/ s:^:#:' Rakefile || die
-}