summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/piston/piston-2.0.2.ebuild')
-rw-r--r--dev-ruby/piston/piston-2.0.2.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-ruby/piston/piston-2.0.2.ebuild b/dev-ruby/piston/piston-2.0.2.ebuild
deleted file mode 100644
index c472e8e36486..000000000000
--- a/dev-ruby/piston/piston-2.0.2.ebuild
+++ /dev/null
@@ -1,21 +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/piston/piston-2.0.2.ebuild,v 1.1 2009/07/05 07:15:45 graaff Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="A Rails utility that uses Subversion to manage local copies of upstream vendor branches."
-HOMEPAGE="http://piston.rubyforge.org"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ruby-1.8.5
- >=dev-ruby/rubygems-1.3.0
- >=dev-ruby/log4r-1.0.5
- >=dev-ruby/main-2.8.3
- >=dev-ruby/activesupport-2.0.0"
-DEPEND="${RDEPEND}"