summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-10-06 05:26:48 +0000
committerHans de Graaff <graaff@gentoo.org>2009-10-06 05:26:48 +0000
commitdee4a7aa05db857f95a8b39d4eb66b061b7b6ee7 (patch)
tree53a0cddf36bbc1c6c9838282f904914631f99101 /dev-ruby
parentRemove old versions. (diff)
downloadgentoo-2-dee4a7aa05db857f95a8b39d4eb66b061b7b6ee7.tar.gz
gentoo-2-dee4a7aa05db857f95a8b39d4eb66b061b7b6ee7.tar.bz2
gentoo-2-dee4a7aa05db857f95a8b39d4eb66b061b7b6ee7.zip
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec-rails/ChangeLog7
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-1.1.11.ebuild16
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-1.1.12.ebuild16
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-1.2.6.ebuild19
4 files changed, 6 insertions, 52 deletions
diff --git a/dev-ruby/rspec-rails/ChangeLog b/dev-ruby/rspec-rails/ChangeLog
index 9d2dddb2bd81..adb9c871936f 100644
--- a/dev-ruby/rspec-rails/ChangeLog
+++ b/dev-ruby/rspec-rails/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/rspec-rails
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.17 2009/06/23 19:19:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.18 2009/10/06 05:26:48 graaff Exp $
+
+ 06 Oct 2009; Hans de Graaff <graaff@gentoo.org>
+ -rspec-rails-1.1.11.ebuild, -rspec-rails-1.1.12.ebuild,
+ -rspec-rails-1.2.6.ebuild:
+ Remove old versions.
*rspec-rails-1.2.7.1 (23 Jun 2009)
diff --git a/dev-ruby/rspec-rails/rspec-rails-1.1.11.ebuild b/dev-ruby/rspec-rails/rspec-rails-1.1.11.ebuild
deleted file mode 100644
index 4b84dbd8c7e2..000000000000
--- a/dev-ruby/rspec-rails/rspec-rails-1.1.11.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/rspec-rails/rspec-rails-1.1.11.ebuild,v 1.5 2008/12/14 14:03:42 nixnut Exp $
-
-inherit gems
-
-DESCRIPTION="RSpec's official Ruby on Rails plugin"
-HOMEPAGE="http://rspec.info/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="=dev-ruby/rspec-1.1.11
- >=dev-ruby/hoe-1.8.1"
diff --git a/dev-ruby/rspec-rails/rspec-rails-1.1.12.ebuild b/dev-ruby/rspec-rails/rspec-rails-1.1.12.ebuild
deleted file mode 100644
index de356e01d6ce..000000000000
--- a/dev-ruby/rspec-rails/rspec-rails-1.1.12.ebuild
+++ /dev/null
@@ -1,16 +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/rspec-rails/rspec-rails-1.1.12.ebuild,v 1.1 2009/01/12 18:18:04 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="RSpec's official Ruby on Rails plugin"
-HOMEPAGE="http://rspec.info/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="=dev-ruby/rspec-1.1.12
- >=dev-ruby/rubygems-1.3.0"
diff --git a/dev-ruby/rspec-rails/rspec-rails-1.2.6.ebuild b/dev-ruby/rspec-rails/rspec-rails-1.2.6.ebuild
deleted file mode 100644
index 9cae8360e20e..000000000000
--- a/dev-ruby/rspec-rails/rspec-rails-1.2.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/rspec-rails/rspec-rails-1.2.6.ebuild,v 1.1 2009/05/03 07:42:39 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="RSpec's official Ruby on Rails plugin"
-HOMEPAGE="http://rspec.info/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-USE_RUBY="ruby18"
-
-RDEPEND="=dev-ruby/rspec-1.2.6
- >=dev-ruby/rack-0.4.0
- >=dev-ruby/rubygems-1.3.0"