diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-09-23 01:44:26 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-09-23 01:44:26 +0000 |
commit | 556be41ae17c23d5bda440946256644b66311947 (patch) | |
tree | 09bba86c82d690b0c3dce336e83e651172f1db74 /dev-ruby | |
parent | Version bump (diff) | |
download | historical-556be41ae17c23d5bda440946256644b66311947.tar.gz historical-556be41ae17c23d5bda440946256644b66311947.tar.bz2 historical-556be41ae17c23d5bda440946256644b66311947.zip |
Remove old versions
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-ruby')
71 files changed, 38 insertions, 823 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 09f1bf5d35bd..5bf8343def6e 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.14 2005/08/01 18:49:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.15 2005/09/23 01:39:37 caleb Exp $ + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -actionmailer-0.6.1.ebuild, + -actionmailer-0.7.0.ebuild, -actionmailer-0.7.1.ebuild, + -actionmailer-0.8.0.ebuild, -actionmailer-0.8.1.ebuild, + -actionmailer-0.9.1.ebuild: + Remove old versions 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> actionmailer-1.0.1.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-0.6.1.ebuild b/dev-ruby/actionmailer/actionmailer-0.6.1.ebuild deleted file mode 100644 index 5ef2b3d6fb83..000000000000 --- a/dev-ruby/actionmailer/actionmailer-0.6.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.6.1.ebuild,v 1.1 2005/02/16 05:44:59 pythonhead 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://rubyforge.org/frs/download.php/2663/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND=">=dev-ruby/actionpack-1.4.0 - =dev-lang/ruby-1.8*" - diff --git a/dev-ruby/actionmailer/actionmailer-0.7.0.ebuild b/dev-ruby/actionmailer/actionmailer-0.7.0.ebuild deleted file mode 100644 index 22fb8267e278..000000000000 --- a/dev-ruby/actionmailer/actionmailer-0.7.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.7.0.ebuild,v 1.2 2005/03/08 18:23:15 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://rubyforge.org/frs/download.php/3199/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" - -IUSE="" -DEPEND=">=dev-ruby/actionpack-1.5.0 - =dev-lang/ruby-1.8*" - diff --git a/dev-ruby/actionmailer/actionmailer-0.7.1.ebuild b/dev-ruby/actionmailer/actionmailer-0.7.1.ebuild deleted file mode 100644 index afafb449c5e8..000000000000 --- a/dev-ruby/actionmailer/actionmailer-0.7.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.7.1.ebuild,v 1.1 2005/03/11 02:32:53 pythonhead 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://rubyforge.org/frs/download.php/3332/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND=">=dev-ruby/actionpack-1.5.1 - =dev-lang/ruby-1.8*" - diff --git a/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild b/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild deleted file mode 100644 index be1b8140994d..000000000000 --- a/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild,v 1.1 2005/03/22 19:58:30 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://rubyforge.org/frs/download.php/3578/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND=">=dev-ruby/actionpack-1.6.0 - =dev-lang/ruby-1.8*" - diff --git a/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild b/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild deleted file mode 100644 index f15b04277853..000000000000 --- a/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.8.1.ebuild,v 1.2 2005/04/01 18:14:03 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://rubyforge.org/frs/download.php/3686/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" - -IUSE="" -DEPEND=">=dev-ruby/actionpack-1.7.0 - =dev-lang/ruby-1.8*" - diff --git a/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild b/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild deleted file mode 100644 index 243496e94cf8..000000000000 --- a/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.9.1.ebuild,v 1.3 2005/07/12 11:14:12 dholm 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://rubyforge.org/frs/download.php/4152/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND=">=dev-ruby/actionpack-1.8.1 - =dev-lang/ruby-1.8*" diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.6.1 b/dev-ruby/actionmailer/files/digest-actionmailer-0.6.1 deleted file mode 100644 index cc96abf1cc9d..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-0.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 76aa2e251a5fa567ae82facdadfaac24 actionmailer-0.6.1.gem 53248 diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.7.0 b/dev-ruby/actionmailer/files/digest-actionmailer-0.7.0 deleted file mode 100644 index 746205b3e336..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-0.7.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 1673073ecab176e07cd95190810f1eff actionmailer-0.7.0.gem 53760 diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.7.1 b/dev-ruby/actionmailer/files/digest-actionmailer-0.7.1 deleted file mode 100644 index f6b82458de47..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-0.7.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 036c8411959d804a9e17ae7b7090d88f actionmailer-0.7.1.gem 53760 diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.8.0 b/dev-ruby/actionmailer/files/digest-actionmailer-0.8.0 deleted file mode 100644 index eab70cbf98ef..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-0.8.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 b43238a7aaa81ee4e4e984b6d1c7a9d5 actionmailer-0.8.0.gem 55808 diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.8.1 b/dev-ruby/actionmailer/files/digest-actionmailer-0.8.1 deleted file mode 100644 index 5bc76ce34337..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-0.8.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2674f8c7ddee0613b688e55890a67132 actionmailer-0.8.1.gem 56832 diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.9.1 b/dev-ruby/actionmailer/files/digest-actionmailer-0.9.1 deleted file mode 100644 index 0b5922256272..000000000000 --- a/dev-ruby/actionmailer/files/digest-actionmailer-0.9.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f9ae60a0424c0c2da7a91f5d7c47aa7e actionmailer-0.9.1.gem 57856 diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 9f1d5cc35162..6ef5b7d88b09 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.14 2005/08/01 18:49:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.15 2005/09/23 01:36:59 caleb Exp $ + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -actionpack-1.4.0.ebuild, + -actionpack-1.5.0.ebuild, -actionpack-1.5.1.ebuild, + -actionpack-1.6.0.ebuild, -actionpack-1.7.0.ebuild, + -actionpack-1.8.1.ebuild: + Remove old versions 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> actionpack-1.9.1.ebuild: Add ~sparc keyword. diff --git a/dev-ruby/actionpack/actionpack-1.4.0.ebuild b/dev-ruby/actionpack/actionpack-1.4.0.ebuild deleted file mode 100644 index dec52927f66f..000000000000 --- a/dev-ruby/actionpack/actionpack-1.4.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.4.0.ebuild,v 1.1 2005/02/16 05:42:42 pythonhead 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://rubyforge.org/frs/download.php/2763/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8*" - - diff --git a/dev-ruby/actionpack/actionpack-1.5.0.ebuild b/dev-ruby/actionpack/actionpack-1.5.0.ebuild deleted file mode 100644 index 8aa6f7e8cc4e..000000000000 --- a/dev-ruby/actionpack/actionpack-1.5.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.5.0.ebuild,v 1.2 2005/03/08 18:21:52 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://rubyforge.org/frs/download.php/3193/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.0" - - diff --git a/dev-ruby/actionpack/actionpack-1.5.1.ebuild b/dev-ruby/actionpack/actionpack-1.5.1.ebuild deleted file mode 100644 index 3c4ccf1e785b..000000000000 --- a/dev-ruby/actionpack/actionpack-1.5.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.5.1.ebuild,v 1.1 2005/03/11 02:30:30 pythonhead 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://rubyforge.org/frs/download.php/3329/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.1" - - diff --git a/dev-ruby/actionpack/actionpack-1.6.0.ebuild b/dev-ruby/actionpack/actionpack-1.6.0.ebuild deleted file mode 100644 index 3545c682df36..000000000000 --- a/dev-ruby/actionpack/actionpack-1.6.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.6.0.ebuild,v 1.1 2005/03/22 19:57:32 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://rubyforge.org/frs/download.php/3584/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.2" - diff --git a/dev-ruby/actionpack/actionpack-1.7.0.ebuild b/dev-ruby/actionpack/actionpack-1.7.0.ebuild deleted file mode 100644 index aeb41e3522a0..000000000000 --- a/dev-ruby/actionpack/actionpack-1.7.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.7.0.ebuild,v 1.2 2005/04/01 18:12:00 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://rubyforge.org/frs/download.php/3683/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.3" - diff --git a/dev-ruby/actionpack/actionpack-1.8.1.ebuild b/dev-ruby/actionpack/actionpack-1.8.1.ebuild deleted file mode 100644 index 50e238be680a..000000000000 --- a/dev-ruby/actionpack/actionpack-1.8.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.8.1.ebuild,v 1.3 2005/07/12 11:10:15 dholm 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://rubyforge.org/frs/download.php/4149/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.4" diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.4.0 b/dev-ruby/actionpack/files/digest-actionpack-1.4.0 deleted file mode 100644 index 33306faa166c..000000000000 --- a/dev-ruby/actionpack/files/digest-actionpack-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 0b1429da4c857e4a0e34a9039643881f actionpack-1.4.0.gem 134144 diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.5.0 b/dev-ruby/actionpack/files/digest-actionpack-1.5.0 deleted file mode 100644 index f6c050acbdcc..000000000000 --- a/dev-ruby/actionpack/files/digest-actionpack-1.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d0d22e5b9feeb86ff47e8b118821bce7 actionpack-1.5.0.gem 145408 diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.5.1 b/dev-ruby/actionpack/files/digest-actionpack-1.5.1 deleted file mode 100644 index 0223d9a2abbe..000000000000 --- a/dev-ruby/actionpack/files/digest-actionpack-1.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2f3eb9e8e7d2f8b09f0828aa80103687 actionpack-1.5.1.gem 146944 diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.6.0 b/dev-ruby/actionpack/files/digest-actionpack-1.6.0 deleted file mode 100644 index d37962a2b2b6..000000000000 --- a/dev-ruby/actionpack/files/digest-actionpack-1.6.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 3ad33fe59442992e08179c1926a4c4ad actionpack-1.6.0.gem 159232 diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.7.0 b/dev-ruby/actionpack/files/digest-actionpack-1.7.0 deleted file mode 100644 index 11c374b398c7..000000000000 --- a/dev-ruby/actionpack/files/digest-actionpack-1.7.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 75e04b53f6a513b2d20922602906f2cc actionpack-1.7.0.gem 162304 diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.8.1 b/dev-ruby/actionpack/files/digest-actionpack-1.8.1 deleted file mode 100644 index 76baf37cc0b5..000000000000 --- a/dev-ruby/actionpack/files/digest-actionpack-1.8.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 62976ed1d9943c880f474f24afd1de1e actionpack-1.8.1.gem 180736 diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index c51c45c3f83e..f6deb10675bc 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.13 2005/08/01 18:49:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.14 2005/09/23 01:35:44 caleb Exp $ + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -activerecord-1.6.0.ebuild, + -activerecord-1.7.0.ebuild, -activerecord-1.8.0.ebuild, + -activerecord-1.9.0.ebuild, -activerecord-1.9.1.ebuild, + -activerecord-1.10.1.ebuild: + Remove old versions 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> activerecord-1.11.1.ebuild: diff --git a/dev-ruby/activerecord/activerecord-1.10.1.ebuild b/dev-ruby/activerecord/activerecord-1.10.1.ebuild deleted file mode 100644 index d5b7569adb0c..000000000000 --- a/dev-ruby/activerecord/activerecord-1.10.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.10.1.ebuild,v 1.3 2005/07/12 11:10:26 dholm 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://rubyforge.org/frs/download.php/4146/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -RESTRICT="test" - -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.4" diff --git a/dev-ruby/activerecord/activerecord-1.6.0.ebuild b/dev-ruby/activerecord/activerecord-1.6.0.ebuild deleted file mode 100644 index ea947e424cb8..000000000000 --- a/dev-ruby/activerecord/activerecord-1.6.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.6.0.ebuild,v 1.1 2005/02/16 05:40:45 pythonhead 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://rubyforge.org/frs/download.php/2762/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8*" - -src_test() { - echo "Skipping rake test. It requires setting up live databases" - echo "and is beyond the scope of portage testing." -} - diff --git a/dev-ruby/activerecord/activerecord-1.7.0.ebuild b/dev-ruby/activerecord/activerecord-1.7.0.ebuild deleted file mode 100644 index 91e557da70da..000000000000 --- a/dev-ruby/activerecord/activerecord-1.7.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.7.0.ebuild,v 1.2 2005/03/08 18:22:31 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://rubyforge.org/frs/download.php/3190/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.0" - -src_test() { - echo "Skipping rake test. It requires setting up live databases" - echo "and is beyond the scope of portage testing." -} - diff --git a/dev-ruby/activerecord/activerecord-1.8.0.ebuild b/dev-ruby/activerecord/activerecord-1.8.0.ebuild deleted file mode 100644 index 7394fa0d3e8e..000000000000 --- a/dev-ruby/activerecord/activerecord-1.8.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.8.0.ebuild,v 1.1 2005/03/11 02:05:32 pythonhead 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://rubyforge.org/frs/download.php/3326/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.1" - -src_test() { - echo "Skipping rake test. It requires setting up live databases" - echo "and is beyond the scope of portage testing." -} - diff --git a/dev-ruby/activerecord/activerecord-1.9.0.ebuild b/dev-ruby/activerecord/activerecord-1.9.0.ebuild deleted file mode 100644 index b11c96ecd500..000000000000 --- a/dev-ruby/activerecord/activerecord-1.9.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.9.0.ebuild,v 1.2 2005/07/27 13:04:03 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://rubyforge.org/frs/download.php/3587/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.2" - -src_test() { - echo "Skipping rake test. It requires setting up live databases" - echo "and is beyond the scope of portage testing." -} - diff --git a/dev-ruby/activerecord/activerecord-1.9.1.ebuild b/dev-ruby/activerecord/activerecord-1.9.1.ebuild deleted file mode 100644 index 23a6d6470107..000000000000 --- a/dev-ruby/activerecord/activerecord-1.9.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.9.1.ebuild,v 1.2 2005/04/01 18:12:38 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://rubyforge.org/frs/download.php/3680/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.3" - -src_test() { - echo "Skipping rake test. It requires setting up live databases" - echo "and is beyond the scope of portage testing." -} - diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.10.1 b/dev-ruby/activerecord/files/digest-activerecord-1.10.1 deleted file mode 100644 index b498547039f4..000000000000 --- a/dev-ruby/activerecord/files/digest-activerecord-1.10.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 aa2b215c928be42268c1736fa279cfe5 activerecord-1.10.1.gem 256512 diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.6.0 b/dev-ruby/activerecord/files/digest-activerecord-1.6.0 deleted file mode 100644 index f2c58e56306d..000000000000 --- a/dev-ruby/activerecord/files/digest-activerecord-1.6.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 f232ffe8714603480f88e5e2409d2765 activerecord-1.6.0.gem 278016 diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.7.0 b/dev-ruby/activerecord/files/digest-activerecord-1.7.0 deleted file mode 100644 index 6e52f311a95d..000000000000 --- a/dev-ruby/activerecord/files/digest-activerecord-1.7.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 fff35db9eddfa5d80a0f02a1871f97bf activerecord-1.7.0.gem 279040 diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.8.0 b/dev-ruby/activerecord/files/digest-activerecord-1.8.0 deleted file mode 100644 index d7bae484b655..000000000000 --- a/dev-ruby/activerecord/files/digest-activerecord-1.8.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 f3599251f640c9bda770affb9b359651 activerecord-1.8.0.gem 285184 diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.9.0 b/dev-ruby/activerecord/files/digest-activerecord-1.9.0 deleted file mode 100644 index b2c5c3da1d0a..000000000000 --- a/dev-ruby/activerecord/files/digest-activerecord-1.9.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 b5123ed0b6cd314e3e41beec907912f3 activerecord-1.9.0.gem 287232 diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.9.1 b/dev-ruby/activerecord/files/digest-activerecord-1.9.1 deleted file mode 100644 index d4b51c549ba7..000000000000 --- a/dev-ruby/activerecord/files/digest-activerecord-1.9.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c9018e37ab1a50059b24cd528740a89e activerecord-1.9.1.gem 243200 diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 12d396afb4e1..6db424f19259 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.11 2005/08/01 18:49:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.12 2005/09/23 01:34:25 caleb Exp $ + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -activesupport-1.0.0.ebuild, + -activesupport-1.0.1.ebuild, -activesupport-1.0.2.ebuild, + -activesupport-1.0.3.ebuild, -activesupport-1.0.4.ebuild: + Remove old versions 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> activesupport-1.1.1.ebuild: diff --git a/dev-ruby/activesupport/activesupport-1.0.0.ebuild b/dev-ruby/activesupport/activesupport-1.0.0.ebuild deleted file mode 100644 index 995afa93f6c9..000000000000 --- a/dev-ruby/activesupport/activesupport-1.0.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.0.ebuild,v 1.2 2005/03/08 18:21:07 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://rubyforge.org/frs/download.php/3196/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8*" diff --git a/dev-ruby/activesupport/activesupport-1.0.1.ebuild b/dev-ruby/activesupport/activesupport-1.0.1.ebuild deleted file mode 100644 index 3042158cf77f..000000000000 --- a/dev-ruby/activesupport/activesupport-1.0.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.1.ebuild,v 1.1 2005/03/11 02:03:21 pythonhead 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://rubyforge.org/frs/download.php/3323/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8*" diff --git a/dev-ruby/activesupport/activesupport-1.0.2.ebuild b/dev-ruby/activesupport/activesupport-1.0.2.ebuild deleted file mode 100644 index 56e4af28fa83..000000000000 --- a/dev-ruby/activesupport/activesupport-1.0.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.2.ebuild,v 1.1 2005/03/22 19:54:09 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://rubyforge.org/frs/download.php/3581/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8*" diff --git a/dev-ruby/activesupport/activesupport-1.0.3.ebuild b/dev-ruby/activesupport/activesupport-1.0.3.ebuild deleted file mode 100644 index 6736fd6ab9bf..000000000000 --- a/dev-ruby/activesupport/activesupport-1.0.3.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.3.ebuild,v 1.2 2005/04/01 18:10:43 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://rubyforge.org/frs/download.php/3677/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rubygems-0.8.10" - diff --git a/dev-ruby/activesupport/activesupport-1.0.4.ebuild b/dev-ruby/activesupport/activesupport-1.0.4.ebuild deleted file mode 100644 index 6afac63688ee..000000000000 --- a/dev-ruby/activesupport/activesupport-1.0.4.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.4.ebuild,v 1.3 2005/07/12 11:09:58 dholm 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://rubyforge.org/frs/download.php/4112/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rubygems-0.8.10" diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.0.0 b/dev-ruby/activesupport/files/digest-activesupport-1.0.0 deleted file mode 100644 index cae3356eef06..000000000000 --- a/dev-ruby/activesupport/files/digest-activesupport-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 70949cf387c4b34f840a954816e3b40c activesupport-1.0.0.gem 22016 diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.0.1 b/dev-ruby/activesupport/files/digest-activesupport-1.0.1 deleted file mode 100644 index db92e4a38381..000000000000 --- a/dev-ruby/activesupport/files/digest-activesupport-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 daec7e372b6787c81616b89f9ae47f65 activesupport-1.0.1.gem 23040 diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.0.2 b/dev-ruby/activesupport/files/digest-activesupport-1.0.2 deleted file mode 100644 index a0151a3c9f15..000000000000 --- a/dev-ruby/activesupport/files/digest-activesupport-1.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 9b3d43feedf834e07896c6b2066e2453 activesupport-1.0.2.gem 23040 diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.0.3 b/dev-ruby/activesupport/files/digest-activesupport-1.0.3 deleted file mode 100644 index ac5245154573..000000000000 --- a/dev-ruby/activesupport/files/digest-activesupport-1.0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 7fafb174f667669e5b2f39162340b0c7 activesupport-1.0.3.gem 23552 diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.0.4 b/dev-ruby/activesupport/files/digest-activesupport-1.0.4 deleted file mode 100644 index 400d492492a6..000000000000 --- a/dev-ruby/activesupport/files/digest-activesupport-1.0.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 e18cab558c865c3fc12cd46bfd265b48 activesupport-1.0.4.gem 24064 diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index eab6664cd1c4..ead5bf81f165 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/rails # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.22 2005/08/01 18:49:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.23 2005/09/23 01:33:36 caleb Exp $ + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -rails-0.9.5.ebuild, + -rails-0.10.0-r1.ebuild, -rails-0.10.1.ebuild, -rails-0.11.0-r1.ebuild, + -rails-0.11.1-r1.ebuild, -rails-0.12.1.ebuild: + Remove old versions 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> rails-0.13.1.ebuild: Add ~sparc keyword. Builds and appears to run without problems. diff --git a/dev-ruby/rails/files/digest-rails-0.10.0-r1 b/dev-ruby/rails/files/digest-rails-0.10.0-r1 deleted file mode 100644 index 3c34308a1ad8..000000000000 --- a/dev-ruby/rails/files/digest-rails-0.10.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7ef65647e3e755a1c1c8867c12c8e072 rails-0.10.0.gem 53248 diff --git a/dev-ruby/rails/files/digest-rails-0.10.1 b/dev-ruby/rails/files/digest-rails-0.10.1 deleted file mode 100644 index c2d19e9056ff..000000000000 --- a/dev-ruby/rails/files/digest-rails-0.10.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 bf8f369ca76ff55f224856a2230f20be rails-0.10.1.gem 54784 diff --git a/dev-ruby/rails/files/digest-rails-0.11.0-r1 b/dev-ruby/rails/files/digest-rails-0.11.0-r1 deleted file mode 100644 index b0ca6b86618f..000000000000 --- a/dev-ruby/rails/files/digest-rails-0.11.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 89d0bc8f0873dfed781f4ae311d67b2f rails-0.11.0.gem 58368 diff --git a/dev-ruby/rails/files/digest-rails-0.11.1-r1 b/dev-ruby/rails/files/digest-rails-0.11.1-r1 deleted file mode 100644 index e4523ab7e1d2..000000000000 --- a/dev-ruby/rails/files/digest-rails-0.11.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c80221c4b74ff01166c9f5b77bcd690b rails-0.11.1.gem 60416 diff --git a/dev-ruby/rails/files/digest-rails-0.12.1 b/dev-ruby/rails/files/digest-rails-0.12.1 deleted file mode 100644 index 69abc28bcbcf..000000000000 --- a/dev-ruby/rails/files/digest-rails-0.12.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0ea39edf27621525f3e67753162ff431 rails-0.12.1.gem 63488 diff --git a/dev-ruby/rails/files/digest-rails-0.9.5 b/dev-ruby/rails/files/digest-rails-0.9.5 deleted file mode 100644 index 7ea31baf687f..000000000000 --- a/dev-ruby/rails/files/digest-rails-0.9.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 6d8e05bee54523a317470009d6556c76 rails-0.9.5.gem 40960 diff --git a/dev-ruby/rails/files/rails-0.11.0-dispatch.fcgi.diff b/dev-ruby/rails/files/rails-0.11.0-dispatch.fcgi.diff deleted file mode 100644 index 45addc1dd951..000000000000 --- a/dev-ruby/rails/files/rails-0.11.0-dispatch.fcgi.diff +++ /dev/null @@ -1,25 +0,0 @@ ---- dispatches/ORIG.dispatch.fcgi 2005-03-24 19:44:51.681931600 -0800 -+++ dispatches/dispatch.fcgi 2005-03-24 19:45:25.256827440 -0800 -@@ -1,6 +1,5 @@ - #!/usr/local/bin/ruby - --FASTCGI_CRASH_LOG_PATH = "#{RAILS_ROOT}/log/fastcgi.crash.log" - - def dispatcher_error(e, msg = "") - error_message = "[#{Time.now}] Dispatcher failed to catch: #{e} (#{e.class})\n #{e.backtrace.join("\n ")}\n#{msg}" -@@ -14,6 +13,8 @@ - require 'dispatcher' - require 'fcgi' - -+ FASTCGI_CRASH_LOG_PATH = "#{RAILS_ROOT}/log/fastcgi.crash.log" -+ - FCGI.each_cgi do |cgi| - begin - Dispatcher.dispatch(cgi) -@@ -23,4 +24,4 @@ - end - rescue Object => fcgi_error - dispatcher_error(fcgi_error, "FCGI process #{$$} killed by this error\n") --end -\ No newline at end of file -+end diff --git a/dev-ruby/rails/rails-0.10.0-r1.ebuild b/dev-ruby/rails/rails-0.10.0-r1.ebuild deleted file mode 100644 index d0dfaea79c70..000000000000 --- a/dev-ruby/rails/rails-0.10.0-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.10.0-r1.ebuild,v 1.4 2005/05/22 15:25:39 swegener Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" -# 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://rubyforge.org/frs/download.php/3205/${P}.gem" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="x86" - -IUSE="mysql sqlite postgres" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rake-0.4.15-r1 - >=dev-ruby/activesupport-1.0.0 - >=dev-ruby/activerecord-1.7.0 - >=dev-ruby/actionmailer-0.7.0 - >=dev-ruby/actionwebservice-0.5.0 - sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 ) - mysql? ( >=dev-ruby/mysql-ruby-2.5 ) - postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" - - -pkg_postinst() { - einfo "If you have an existing Rails 0.9.5 application you'd like to" - einfo "upgrade to 0.10.0 please follow these instructions:" - einfo "http://manuals.rubyonrails.com/read/book/15" -} diff --git a/dev-ruby/rails/rails-0.10.1.ebuild b/dev-ruby/rails/rails-0.10.1.ebuild deleted file mode 100644 index 2be603a12ed9..000000000000 --- a/dev-ruby/rails/rails-0.10.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.10.1.ebuild,v 1.2 2005/05/22 15:25:39 swegener Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" -# 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://rubyforge.org/frs/download.php/3338/${P}.gem" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~x86" - -IUSE="mysql sqlite postgres" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rake-0.4.15-r1 - >=dev-ruby/activerecord-1.8.0 - >=dev-ruby/actionmailer-0.7.1 - >=dev-ruby/actionwebservice-0.6.0 - sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 ) - mysql? ( >=dev-ruby/mysql-ruby-2.5 ) - postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" - - -pkg_postinst() { - einfo "If you have an existing Rails 0.9.5 application you'd like to" - einfo "upgrade to 0.10.1 please follow these instructions:" - einfo "http://manuals.rubyonrails.com/read/book/15" -} diff --git a/dev-ruby/rails/rails-0.11.0-r1.ebuild b/dev-ruby/rails/rails-0.11.0-r1.ebuild deleted file mode 100644 index ed64366b8c81..000000000000 --- a/dev-ruby/rails/rails-0.11.0-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.11.0-r1.ebuild,v 1.3 2005/05/22 15:25:39 swegener Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" -# 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://rubyforge.org/frs/download.php/3590/${P}.gem" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~x86" - -IUSE="mysql sqlite postgres fastcgi" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rake-0.4.15-r1 - >=dev-ruby/activerecord-1.9.0 - >=dev-ruby/actionmailer-0.8.0 - >=dev-ruby/actionwebservice-0.6.1 - fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.5-r1 ) - sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 ) - mysql? ( >=dev-ruby/mysql-ruby-2.5 ) - postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" - -src_install() { - gems_src_install - cd ${D}/usr/lib/ruby/gems/1.8/gems/${P} - #Fixes fastcgi bug where RAILS_ROOT isn't defined - epatch ${FILESDIR}/${P}-dispatch.fcgi.diff -} - -pkg_postinst() { - einfo "If you have an existing Rails 0.9.5 application you'd like to" - einfo "upgrade to 0.11.0 please follow these instructions:" - einfo "http://manuals.rubyonrails.com/read/book/15" - einfo "*" - einfo "If you need to upgrade an existing 0.10.* app to 0.11.0 cd to the app's" - einfo "directory and run 'rails . --skip'" -} diff --git a/dev-ruby/rails/rails-0.11.1-r1.ebuild b/dev-ruby/rails/rails-0.11.1-r1.ebuild deleted file mode 100644 index fd2fd9f2a320..000000000000 --- a/dev-ruby/rails/rails-0.11.1-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.11.1-r1.ebuild,v 1.4 2005/05/22 15:25:39 swegener Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" -# 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://rubyforge.org/frs/download.php/3692/${P}.gem" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="x86" - -IUSE="mysql sqlite postgres fastcgi" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rake-0.5.0 - >=dev-ruby/activerecord-1.9.1 - >=dev-ruby/actionmailer-0.8.1 - >=dev-ruby/actionwebservice-0.6.2 - fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.5-r1 ) - sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 ) - mysql? ( >=dev-ruby/mysql-ruby-2.5 ) - postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" - - -pkg_postinst() { - einfo "If you have an existing Rails 0.9.5 application you'd like to" - einfo "upgrade to 0.11.0 please follow these instructions:" - einfo "http://manuals.rubyonrails.com/read/book/15" - einfo "*" - einfo "If you need to upgrade an existing 0.10.* app to 0.11.1 cd to the app's" - einfo "directory and run 'rails . --skip'" -} diff --git a/dev-ruby/rails/rails-0.12.1.ebuild b/dev-ruby/rails/rails-0.12.1.ebuild deleted file mode 100644 index ab55e265fd75..000000000000 --- a/dev-ruby/rails/rails-0.12.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.12.1.ebuild,v 1.3 2005/07/12 11:14:21 dholm Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" -# 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://rubyforge.org/frs/download.php/4158/${P}.gem" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~ppc ~x86" - -IUSE="mysql sqlite postgres fastcgi" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rake-0.5.3 - >=dev-ruby/activerecord-1.10.1 - >=dev-ruby/actionmailer-0.9.1 - >=dev-ruby/actionwebservice-0.7.1 - fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.5-r1 ) - sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 ) - mysql? ( >=dev-ruby/mysql-ruby-2.5 ) - postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" diff --git a/dev-ruby/rails/rails-0.9.5.ebuild b/dev-ruby/rails/rails-0.9.5.ebuild deleted file mode 100644 index 3a0b8b293f32..000000000000 --- a/dev-ruby/rails/rails-0.9.5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.9.5.ebuild,v 1.4 2005/05/22 15:25:39 swegener Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" -# 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://rubyforge.org/frs/download.php/2764/${P}.gem" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~x86" - -IUSE="mysql sqlite postgres" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/rake-0.4.15-r1 - >=dev-ruby/activerecord-1.6.0 - >=dev-ruby/actionmailer-0.7.0 - >=dev-ruby/actionwebservice-0.5.0 - sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2 ) - mysql? ( >=dev-ruby/mysql-ruby-2.5 ) - postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" diff --git a/dev-ruby/rmagick/ChangeLog b/dev-ruby/rmagick/ChangeLog index e306d11f9a1a..2f5bc3c60b61 100644 --- a/dev-ruby/rmagick/ChangeLog +++ b/dev-ruby/rmagick/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rmagick # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.16 2005/08/24 16:15:53 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.17 2005/09/23 01:44:26 caleb Exp $ + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -rmagick-1.4.0.ebuild, + -rmagick-1.5.0.ebuild, -rmagick-1.9.0.ebuild: + Remove old versions *rmagick-1.9.0 (24 Aug 2005) diff --git a/dev-ruby/rmagick/files/digest-rmagick-1.4.0 b/dev-ruby/rmagick/files/digest-rmagick-1.4.0 deleted file mode 100644 index e68d260768e6..000000000000 --- a/dev-ruby/rmagick/files/digest-rmagick-1.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 97d3853ebc6a8772fe890ccab0f099c4 RMagick-1.4.0.tar.bz2 759999 diff --git a/dev-ruby/rmagick/files/digest-rmagick-1.5.0 b/dev-ruby/rmagick/files/digest-rmagick-1.5.0 deleted file mode 100644 index 8222c62a9297..000000000000 --- a/dev-ruby/rmagick/files/digest-rmagick-1.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 282164e8548262110a4d4fd6d9d4d4ff RMagick-1.5.0.tar.bz2 767507 diff --git a/dev-ruby/rmagick/files/digest-rmagick-1.9.0 b/dev-ruby/rmagick/files/digest-rmagick-1.9.0 deleted file mode 100644 index 160e3d3a2a07..000000000000 --- a/dev-ruby/rmagick/files/digest-rmagick-1.9.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 aa8dc118de064244c32a69f902451932 rmagick-1.9.0.gem 987136 diff --git a/dev-ruby/rmagick/rmagick-1.4.0.ebuild b/dev-ruby/rmagick/rmagick-1.4.0.ebuild deleted file mode 100644 index 4478f798c55d..000000000000 --- a/dev-ruby/rmagick/rmagick-1.4.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.4.0.ebuild,v 1.5 2005/03/16 15:59:02 caleb Exp $ - -MY_P="RMagick-${PV}" -DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" -HOMEPAGE="http://rmagick.rubyforge.org/" -SRC_URI="http://rubyforge.org/download.php/352/${MY_P}.tar.bz2" -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" -IUSE="" -DEPEND="virtual/ruby - >=media-gfx/imagemagick-5.5.1" -S=${WORKDIR}/${MY_P} - -src_compile() { - ./configure || die - ruby install.rb config --prefix=/usr --doc-dir=/usr/share/doc/${PF}/html || die - ruby install.rb setup || die -} - -src_install() { - ruby install.rb config --prefix=${D}/usr --doc-dir=${D}/usr/share/doc/${PF}/html || die - ruby install.rb install || die - dodoc ChangeLog README.* -} diff --git a/dev-ruby/rmagick/rmagick-1.5.0.ebuild b/dev-ruby/rmagick/rmagick-1.5.0.ebuild deleted file mode 100644 index cedeeb00786e..000000000000 --- a/dev-ruby/rmagick/rmagick-1.5.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.5.0.ebuild,v 1.4 2005/03/16 15:59:02 caleb Exp $ - -MY_P="RMagick-${PV}" -DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" -HOMEPAGE="http://rmagick.rubyforge.org/" -SRC_URI="http://rubyforge.org/download.php/550/${MY_P}.tar.bz2" -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" -IUSE="" -DEPEND="virtual/ruby - >=media-gfx/imagemagick-5.5.1" -S=${WORKDIR}/${MY_P} - -src_compile() { - ./configure || die - ruby install.rb config --prefix=/usr --doc-dir=/usr/share/doc/${PF}/html || die - ruby install.rb setup || die -} - -src_install() { - ruby install.rb config --prefix=${D}/usr --doc-dir=${D}/usr/share/doc/${PF}/html || die - ruby install.rb install || die - dodoc ChangeLog README.* -} diff --git a/dev-ruby/rmagick/rmagick-1.9.0.ebuild b/dev-ruby/rmagick/rmagick-1.9.0.ebuild deleted file mode 100644 index 0479d6650c7f..000000000000 --- a/dev-ruby/rmagick/rmagick-1.9.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.9.0.ebuild,v 1.1 2005/08/24 16:15:53 tigger Exp $ - -inherit ruby gems - -DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" -HOMEPAGE="http://rmagick.rubyforge.org/" -SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~ppc ~sparc ~x86 ~amd64" -IUSE="" -DEPEND="virtual/ruby - >=media-gfx/imagemagick-5.5.1" |