summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-06-17 05:55:59 +0000
committerHans de Graaff <graaff@gentoo.org>2008-06-17 05:55:59 +0000
commit1194ec9da83b3b50e141328f352065204d5ec3ac (patch)
treeaa4589a212b400d37dced6ae1f96115a748cf439 /dev-ruby
parentkeyword ~sparc-fbsd (diff)
downloadhistorical-1194ec9da83b3b50e141328f352065204d5ec3ac.tar.gz
historical-1194ec9da83b3b50e141328f352065204d5ec3ac.tar.bz2
historical-1194ec9da83b3b50e141328f352065204d5ec3ac.zip
Remove old versions
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild20
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.3.5.ebuild16
-rw-r--r--dev-ruby/actionpack/ChangeLog6
-rw-r--r--dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild20
-rw-r--r--dev-ruby/actionpack/actionpack-1.13.5.ebuild16
-rw-r--r--dev-ruby/actionwebservice/ChangeLog8
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild22
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild18
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.14.4.5618.ebuild21
-rw-r--r--dev-ruby/activerecord/activerecord-1.15.5.ebuild17
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild20
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-1.2.5.ebuild48
16 files changed, 30 insertions, 225 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 8d206b4f4d0e..5daa8c427268 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.78 2008/06/17 05:38:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.79 2008/06/17 05:54:53 graaff Exp $
+
+ 17 Jun 2008; Hans de Graaff <graaff@gentoo.org>
+ -actionmailer-1.2.5.5618.ebuild, -actionmailer-1.3.5.ebuild:
+ Remove old versions
*actionmailer-2.1.0 (17 Jun 2008)
diff --git a/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild
deleted file mode 100644
index 78e4611a4ac6..000000000000
--- a/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.5.5618.ebuild,v 1.2 2006/11/24 01:31:18 caleb Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Framework for designing email-service layers"
-HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
-# The URL depends implicitly on the version, unfortunately. Even if you
-# change the filename on the end, it still downloads the same file.
-SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="=dev-ruby/actionpack-1.12.5.5618
- >=dev-lang/ruby-1.8.5"
diff --git a/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild
deleted file mode 100644
index fc4e19b1caa7..000000000000
--- a/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.5.ebuild,v 1.5 2007/10/21 15:16:02 beandog Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Framework for designing email-service layers"
-HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="=dev-ruby/actionpack-1.13.5
- >=dev-lang/ruby-1.8.5"
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 021a47119ae1..a7bcd8d97953 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.79 2008/06/17 05:35:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.80 2008/06/17 05:54:44 graaff Exp $
+
+ 17 Jun 2008; Hans de Graaff <graaff@gentoo.org>
+ -actionpack-1.12.5.5618.ebuild, -actionpack-1.13.5.ebuild:
+ Remove old versions
*actionpack-2.1.0 (17 Jun 2008)
diff --git a/dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild b/dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild
deleted file mode 100644
index 05ac0176b9d9..000000000000
--- a/dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.12.5.5618.ebuild,v 1.2 2006/11/24 01:30:10 caleb Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Eases web-request routing, handling, and response."
-HOMEPAGE="http://rubyforge.org/projects/actionpack/"
-# The URL depends implicitly on the version, unfortunately. Even if you
-# change the filename on the end, it still downloads the same file.
-SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/activesupport-1.3.1.5618"
diff --git a/dev-ruby/actionpack/actionpack-1.13.5.ebuild b/dev-ruby/actionpack/actionpack-1.13.5.ebuild
deleted file mode 100644
index b53f0477299a..000000000000
--- a/dev-ruby/actionpack/actionpack-1.13.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.5.ebuild,v 1.5 2007/10/21 15:13:25 beandog Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Eases web-request routing, handling, and response."
-HOMEPAGE="http://rubyforge.org/projects/actionpack/"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/activesupport-1.4.4"
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog
index c1162662005c..9c265b755f7d 100644
--- a/dev-ruby/actionwebservice/ChangeLog
+++ b/dev-ruby/actionwebservice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionwebservice
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.70 2007/12/01 22:47:55 angelos Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.71 2008/06/17 05:51:58 graaff Exp $
+
+ 17 Jun 2008; Hans de Graaff <graaff@gentoo.org>
+ -actionwebservice-1.1.6.5618.ebuild, -actionwebservice-1.2.5.ebuild:
+ Remove old versions
01 Dec 2007; Christoph Mende <angelos@gentoo.org>
actionwebservice-1.2.6.ebuild:
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild
deleted file mode 100644
index 825a393085bb..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild,v 1.2 2006/11/24 01:33:00 caleb Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Simple Support for Web Services APIs for Rails"
-HOMEPAGE="http://rubyforge.org/projects/aws/"
-# The URL depends implicitly on the version, unfortunately. Even if you
-# change the filename on the end, it still downloads the same file.
-SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/actionpack-1.12.5.5618
- =dev-ruby/activerecord-1.14.4.5618
- =dev-ruby/activesupport-1.3.1.5618"
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild
deleted file mode 100644
index 443555253e05..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild,v 1.5 2007/10/21 15:19:00 beandog Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Simple Support for Web Services APIs for Rails"
-HOMEPAGE="http://rubyforge.org/projects/aws/"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/actionpack-1.13.5
- =dev-ruby/activerecord-1.15.5
- =dev-ruby/activesupport-1.4.4"
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 0dae37a7e917..67f8af3d899d 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.77 2008/05/16 17:36:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.78 2008/06/17 05:53:14 graaff Exp $
+
+ 17 Jun 2008; Hans de Graaff <graaff@gentoo.org>
+ -activerecord-1.14.4.5618.ebuild, -activerecord-1.15.5.ebuild:
+ Remove old versions
16 May 2008; nixnut <nixnut@gentoo.org> activerecord-2.0.2.ebuild:
Stable on ppc wrt bug 221309
diff --git a/dev-ruby/activerecord/activerecord-1.14.4.5618.ebuild b/dev-ruby/activerecord/activerecord-1.14.4.5618.ebuild
deleted file mode 100644
index d7bcb6079da2..000000000000
--- a/dev-ruby/activerecord/activerecord-1.14.4.5618.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.4.5618.ebuild,v 1.2 2006/11/24 01:34:06 caleb Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
-HOMEPAGE="http://rubyforge.org/projects/activerecord/"
-# The URL depends implicitly on the version, unfortunately. Even if you
-# change the filename on the end, it still downloads the same file.
-SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-RESTRICT="test"
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/activesupport-1.3.1.5618"
diff --git a/dev-ruby/activerecord/activerecord-1.15.5.ebuild b/dev-ruby/activerecord/activerecord-1.15.5.ebuild
deleted file mode 100644
index 3a734064ae7a..000000000000
--- a/dev-ruby/activerecord/activerecord-1.15.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.5.ebuild,v 1.5 2007/10/21 15:09:40 beandog Exp $
-
-inherit ruby gems
-
-DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
-HOMEPAGE="http://rubyforge.org/projects/activerecord/"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-RESTRICT="test"
-
-DEPEND=">=dev-lang/ruby-1.8.5
- =dev-ruby/activesupport-1.4.4"
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 983c09d01166..5a0052d66100 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.62 2008/06/17 05:30:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.63 2008/06/17 05:55:59 graaff Exp $
+
+ 17 Jun 2008; Hans de Graaff <graaff@gentoo.org>
+ -activesupport-1.3.1.5618.ebuild:
+ Remove old versions
*activesupport-2.1.0 (17 Jun 2008)
diff --git a/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild b/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild
deleted file mode 100644
index a2646760898f..000000000000
--- a/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild,v 1.2 2006/11/24 01:35:21 caleb Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Utility Classes and Extension to the Standard Library"
-HOMEPAGE="http://rubyforge.org/projects/activesupport/"
-# The URL depends implicitly on the version, unfortunately. Even if you
-# change the filename on the end, it still downloads the same file.
-SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-lang/ruby-1.8.5
- >=dev-ruby/rubygems-0.8.11"
diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog
index 5dfbcfa0f4ce..b45e5c11b337 100644
--- a/dev-ruby/rails/ChangeLog
+++ b/dev-ruby/rails/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rails
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.107 2008/06/17 05:44:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.108 2008/06/17 05:51:25 graaff Exp $
+
+ 17 Jun 2008; Hans de Graaff <graaff@gentoo.org> -rails-1.2.5.ebuild:
+ Remove old version
*rails-2.1.0 (17 Jun 2008)
diff --git a/dev-ruby/rails/rails-1.2.5.ebuild b/dev-ruby/rails/rails-1.2.5.ebuild
deleted file mode 100644
index ef8a414f424e..000000000000
--- a/dev-ruby/rails/rails-1.2.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-1.2.5.ebuild,v 1.6 2007/10/21 15:24:43 beandog Exp $
-
-inherit ruby gems
-
-DESCRIPTION="ruby on rails is a web-application and persistance framework"
-HOMEPAGE="http://www.rubyonrails.org"
-
-LICENSE="MIT"
-SLOT="1.2"
-KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd"
-
-IUSE="mysql sqlite sqlite3 postgres fastcgi"
-DEPEND=">=dev-lang/ruby-1.8.5
- app-admin/eselect-rails
- >=dev-ruby/rake-0.7.2
- =dev-ruby/activerecord-1.15.5
- =dev-ruby/actionmailer-1.3.5
- =dev-ruby/actionwebservice-1.2.5
- =dev-ruby/activesupport-1.4.4
- =dev-ruby/actionpack-1.13.5
- !<dev-ruby/rails-1.1.6-r1"
-
-RDEPEND="${DEPEND}
- fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 )
- sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 )
- sqlite3? ( dev-ruby/sqlite3-ruby )
- mysql? ( >=dev-ruby/mysql-ruby-2.7 )
- postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )"
-
-src_install() {
- gems_src_install
- # Rename slotted files that may clash so that eselect can handle
- # them
- mv ${D}/usr/bin/rails ${D}/usr/bin/rails-${PV}
- mv ${D}/${GEMSDIR}/bin/rails ${D}/${GEMSDIR}/bin/rails-${PV}
-}
-
-pkg_postinst() {
- einfo "To select between slots of rails, use:"
- einfo "\teselect rails"
- eselect rails update --if-unset
-}
-
-pkg_postrm() {
- eselect rails update --if-unset
-}