diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-07-13 09:07:36 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-07-13 09:07:36 +0000 |
commit | 0ddf757024bda4969a4c744b5e758703d6a2ea27 (patch) | |
tree | 3c4eac79a24f4f2c0db1cf250eb82d2dfe3f825e /dev-ruby | |
parent | Marked ppc/ppc64 stable for bug #231573. (diff) | |
download | historical-0ddf757024bda4969a4c744b5e758703d6a2ea27.tar.gz historical-0ddf757024bda4969a4c744b5e758703d6a2ea27.tar.bz2 historical-0ddf757024bda4969a4c744b5e758703d6a2ea27.zip |
Belated removal for GLSA 200711-17
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.2.5.ebuild | 20 | ||||
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.12.5.ebuild | 20 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild | 22 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.14.4.ebuild | 21 | ||||
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.3.1.ebuild | 20 | ||||
-rw-r--r-- | dev-ruby/rails/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/rails/files/1.1.6-deprecate-old-lighttpd.patch | 17 | ||||
-rw-r--r-- | dev-ruby/rails/rails-1.1.6-r2.ebuild | 49 | ||||
-rw-r--r-- | dev-ruby/rails/rails-1.1.6.ebuild | 31 |
14 files changed, 30 insertions, 206 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 5daa8c427268..8c9aed24c806 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.79 2008/06/17 05:54:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.80 2008/07/13 09:02:18 graaff Exp $ + + 13 Jul 2008; Hans de Graaff <graaff@gentoo.org> + -actionmailer-1.2.5.ebuild: + Belated removal for GLSA 200711-17 17 Jun 2008; Hans de Graaff <graaff@gentoo.org> -actionmailer-1.2.5.5618.ebuild, -actionmailer-1.3.5.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-1.2.5.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.5.ebuild deleted file mode 100644 index cc3119d7e7e5..000000000000 --- a/dev-ruby/actionmailer/actionmailer-1.2.5.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.ebuild,v 1.2 2006/09/02 21:46:24 kloeri 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.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.1" -KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-1.12.5 - >=dev-lang/ruby-1.8.2" diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index a7bcd8d97953..18ae1ac4ac75 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # 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.80 2008/06/17 05:54:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.81 2008/07/13 09:03:44 graaff Exp $ + + 13 Jul 2008; Hans de Graaff <graaff@gentoo.org> -actionpack-1.12.5.ebuild: + Belated removal for GLSA 200711-17 17 Jun 2008; Hans de Graaff <graaff@gentoo.org> -actionpack-1.12.5.5618.ebuild, -actionpack-1.13.5.ebuild: diff --git a/dev-ruby/actionpack/actionpack-1.12.5.ebuild b/dev-ruby/actionpack/actionpack-1.12.5.ebuild deleted file mode 100644 index 940c6e8de7d4..000000000000 --- a/dev-ruby/actionpack/actionpack-1.12.5.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.ebuild,v 1.4 2006/09/02 21:46:02 kloeri 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.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.1" -KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.2 - >=dev-ruby/activesupport-1.3.1" diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 9c265b755f7d..fec5f3c9589e 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.72 2008/07/13 09:07:36 graaff Exp $ + + 13 Jul 2008; Hans de Graaff <graaff@gentoo.org> + -actionwebservice-1.1.6.ebuild: + Belated removal for GLSA 200711-17 17 Jun 2008; Hans de Graaff <graaff@gentoo.org> -actionwebservice-1.1.6.5618.ebuild, -actionwebservice-1.2.5.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.6.ebuild deleted file mode 100644 index 9a46705712c6..000000000000 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.6.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.ebuild,v 1.2 2006/09/02 21:47:05 kloeri 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.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.1" -KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.2 - =dev-ruby/actionpack-1.12.5 - =dev-ruby/activerecord-1.14.4 - =dev-ruby/activesupport-1.3.1" diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index 67f8af3d899d..cb8db5483b6f 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.78 2008/06/17 05:53:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.79 2008/07/13 09:00:50 graaff Exp $ + + 13 Jul 2008; Hans de Graaff <graaff@gentoo.org> + -activerecord-1.14.4.ebuild: + Belated removal for GLSA 200711-17 17 Jun 2008; Hans de Graaff <graaff@gentoo.org> -activerecord-1.14.4.5618.ebuild, -activerecord-1.15.5.ebuild: diff --git a/dev-ruby/activerecord/activerecord-1.14.4.ebuild b/dev-ruby/activerecord/activerecord-1.14.4.ebuild deleted file mode 100644 index 1d20ebc7c9a3..000000000000 --- a/dev-ruby/activerecord/activerecord-1.14.4.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.ebuild,v 1.6 2006/09/02 21:41:57 kloeri 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.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.1" -KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" -RESTRICT="test" - -DEPEND=">=dev-lang/ruby-1.8.2 - =dev-ruby/activesupport-1.3.1" diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 5a0052d66100..7d59f9c1e94b 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.63 2008/06/17 05:55:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.64 2008/07/13 09:06:06 graaff Exp $ + + 13 Jul 2008; Hans de Graaff <graaff@gentoo.org> + -activesupport-1.3.1.ebuild: + Belated removal for GLSA 200711-17 17 Jun 2008; Hans de Graaff <graaff@gentoo.org> -activesupport-1.3.1.5618.ebuild: diff --git a/dev-ruby/activesupport/activesupport-1.3.1.ebuild b/dev-ruby/activesupport/activesupport-1.3.1.ebuild deleted file mode 100644 index 161e44b139fc..000000000000 --- a/dev-ruby/activesupport/activesupport-1.3.1.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.ebuild,v 1.7 2006/07/13 01:13:17 agriffis 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.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.1" -KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.2 - >=dev-ruby/rubygems-0.8.11" diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index 57be6a060033..38c758ad4022 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,11 @@ # 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.109 2008/07/04 07:00:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.110 2008/07/13 08:58:43 graaff Exp $ + + 13 Jul 2008; Hans de Graaff <graaff@gentoo.org> + -files/1.1.6-deprecate-old-lighttpd.patch, -rails-1.1.6.ebuild, + -rails-1.1.6-r2.ebuild: + Belated removal for GLSA 200711-17 04 Jul 2008; Hans de Graaff <graaff@gentoo.org> rails-2.1.0.ebuild: Rails now depends on rake 0.8.1 or better. diff --git a/dev-ruby/rails/files/1.1.6-deprecate-old-lighttpd.patch b/dev-ruby/rails/files/1.1.6-deprecate-old-lighttpd.patch deleted file mode 100644 index 9c2f31afc955..000000000000 --- a/dev-ruby/rails/files/1.1.6-deprecate-old-lighttpd.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- lib/commands/server.rb 2006-09-03 06:48:07.000000000 +0700 -+++ server.rb 2006-10-02 17:41:16.000000000 +0700 -@@ -14,7 +14,13 @@ - ARGV.shift - else - if RUBY_PLATFORM !~ /mswin/ && !silence_stderr { `lighttpd -version` }.blank? && defined?(FCGI) -- "lighttpd" -+ if %x(lighttpd -version) =~ /^lighttpd-(\d+)\.(\d+)\.(\d+)/ and ($1.to_i < 1 or $2.to_i < 4 or $3.to_i < 10) -+ puts "You are using an old version of lighttpd (less than 1.4.10)" -+ puts "Your lighttpd should not work properly with rails and will be ignored" -+ "webrick" -+ else -+ "lighttpd" -+ end - else - "webrick" - end diff --git a/dev-ruby/rails/rails-1.1.6-r2.ebuild b/dev-ruby/rails/rails-1.1.6-r2.ebuild deleted file mode 100644 index 01391da8cfe7..000000000000 --- a/dev-ruby/rails/rails-1.1.6-r2.ebuild +++ /dev/null @@ -1,49 +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.1.6-r2.ebuild,v 1.2 2007/09/03 21:14:44 nichoj 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://gems.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" - -IUSE="mysql sqlite sqlite3 postgres fastcgi" -DEPEND=">=dev-lang/ruby-1.8.2 - app-admin/eselect-rails - >=dev-ruby/rake-0.7.1 - =dev-ruby/activerecord-1.14.4 - =dev-ruby/actionmailer-1.2.5 - =dev-ruby/actionwebservice-1.1.6 - 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 - cd ${D}/${GEMSDIR}/gems/${P} - epatch ${FILESDIR}/1.1.6-deprecate-old-lighttpd.patch - - # 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 ${SLOT} -} - -pkg_postrm() { - eselect rails update ${SLOT} -} diff --git a/dev-ruby/rails/rails-1.1.6.ebuild b/dev-ruby/rails/rails-1.1.6.ebuild deleted file mode 100644 index 0733349bb9fb..000000000000 --- a/dev-ruby/rails/rails-1.1.6.ebuild +++ /dev/null @@ -1,31 +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.1.6.ebuild,v 1.4 2007/09/03 21:14:44 nichoj 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://gems.rubyforge.org/gems/${P}.gem" - -LICENSE="MIT" -SLOT="1.1" -KEYWORDS="amd64 ia64 ppc sparc x86 ~x86-fbsd" - -IUSE="mysql sqlite sqlite3 postgres fastcgi" -DEPEND=">=dev-lang/ruby-1.8.2 - >=dev-ruby/rake-0.7.1 - =dev-ruby/activerecord-1.14.4 - =dev-ruby/actionmailer-1.2.5 - =dev-ruby/actionwebservice-1.1.6 - 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 ) - !~dev-ruby/rails-1.2.0 - !~dev-ruby/rails-1.2.1 - !=dev-ruby/rails-1.2.3" |