summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-08-07 17:10:54 +0000
committerHans de Graaff <graaff@gentoo.org>2009-08-07 17:10:54 +0000
commit85ec1a87ab803bc6bbbb5ec1b2a99bb1052308d6 (patch)
tree320b195e67a7a1a18e40f73a5c0444a4fb38919e /dev-ruby/vlad
parentAdded virtualx for testing on Xvfb and test use flags. Closing bug #280228 (diff)
downloadgentoo-2-85ec1a87ab803bc6bbbb5ec1b2a99bb1052308d6.tar.gz
gentoo-2-85ec1a87ab803bc6bbbb5ec1b2a99bb1052308d6.tar.bz2
gentoo-2-85ec1a87ab803bc6bbbb5ec1b2a99bb1052308d6.zip
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/vlad')
-rw-r--r--dev-ruby/vlad/ChangeLog6
-rw-r--r--dev-ruby/vlad/vlad-1.2.0.ebuild16
-rw-r--r--dev-ruby/vlad/vlad-1.3.2.ebuild18
3 files changed, 5 insertions, 35 deletions
diff --git a/dev-ruby/vlad/ChangeLog b/dev-ruby/vlad/ChangeLog
index 54cb8f10bc8e..c48ba6521236 100644
--- a/dev-ruby/vlad/ChangeLog
+++ b/dev-ruby/vlad/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/vlad
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/ChangeLog,v 1.4 2009/07/21 08:09:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/ChangeLog,v 1.5 2009/08/07 17:10:54 graaff Exp $
+
+ 07 Aug 2009; Hans de Graaff <graaff@gentoo.org> -vlad-1.2.0.ebuild,
+ -vlad-1.3.2.ebuild:
+ Remove old versions.
*vlad-1.4.0 (21 Jul 2009)
diff --git a/dev-ruby/vlad/vlad-1.2.0.ebuild b/dev-ruby/vlad/vlad-1.2.0.ebuild
deleted file mode 100644
index a97389f527db..000000000000
--- a/dev-ruby/vlad/vlad-1.2.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/vlad-1.2.0.ebuild,v 1.1 2008/01/16 03:31:58 nichoj Exp $
-
-inherit gems
-
-DESCRIPTION="Pragmatic application deployment automation, without mercy."
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-ruby/open4
- >=dev-ruby/hoe-1.3.0"
diff --git a/dev-ruby/vlad/vlad-1.3.2.ebuild b/dev-ruby/vlad/vlad-1.3.2.ebuild
deleted file mode 100644
index 3f87ca613a7c..000000000000
--- a/dev-ruby/vlad/vlad-1.3.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/vlad-1.3.2.ebuild,v 1.1 2009/06/22 05:30:31 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="Pragmatic application deployment automation, without mercy."
-HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-USE_RUBY="ruby18"
-
-DEPEND="dev-ruby/open4
- >=dev-ruby/rake-0.8.1
- >=dev-ruby/rubygems-1.3.0"