diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-05-22 20:02:58 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-05-22 20:02:58 +0000 |
commit | de1ad816d5a9abccb4539656c3c1c747705d8f00 (patch) | |
tree | 9d31bae0125951f965f3a1cb75a657cacdeec1d6 /dev-ruby/piston | |
parent | Drop old ebuilds. (diff) | |
download | gentoo-2-de1ad816d5a9abccb4539656c3c1c747705d8f00.tar.gz gentoo-2-de1ad816d5a9abccb4539656c3c1c747705d8f00.tar.bz2 gentoo-2-de1ad816d5a9abccb4539656c3c1c747705d8f00.zip |
Drop old ebuilds.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/piston')
-rw-r--r-- | dev-ruby/piston/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/piston/piston-2.0.6.ebuild | 19 | ||||
-rw-r--r-- | dev-ruby/piston/piston-2.0.7.ebuild | 19 |
3 files changed, 5 insertions, 39 deletions
diff --git a/dev-ruby/piston/ChangeLog b/dev-ruby/piston/ChangeLog index 42185563911e..c31d6929a830 100644 --- a/dev-ruby/piston/ChangeLog +++ b/dev-ruby/piston/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/piston # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/piston/ChangeLog,v 1.7 2010/02/28 07:56:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/piston/ChangeLog,v 1.8 2010/05/22 20:02:58 flameeyes Exp $ + + 22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -piston-2.0.6.ebuild, -piston-2.0.7.ebuild: + Drop old ebuilds. *piston-2.0.8 (28 Feb 2010) 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}" diff --git a/dev-ruby/piston/piston-2.0.7.ebuild b/dev-ruby/piston/piston-2.0.7.ebuild deleted file mode 100644 index f23dbe419b2e..000000000000 --- a/dev-ruby/piston/piston-2.0.7.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.7.ebuild,v 1.1 2009/12/02 06:52:20 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}" |