diff options
Diffstat (limited to 'dev-ruby/piston/piston-2.0.6.ebuild')
-rw-r--r-- | dev-ruby/piston/piston-2.0.6.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-ruby/piston/piston-2.0.6.ebuild b/dev-ruby/piston/piston-2.0.6.ebuild deleted file mode 100644 index 5b40cd810254..000000000000 --- a/dev-ruby/piston/piston-2.0.6.ebuild +++ /dev/null @@ -1,19 +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.6.ebuild,v 1.1 2009/08/05 05:35:52 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-ruby/log4r-1.0.5 - >=dev-ruby/main-2.8.3 - >=dev-ruby/activesupport-2.0.0" -DEPEND="${RDEPEND}" |