diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-11-17 06:28:37 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-11-17 06:28:37 +0000 |
commit | bdd2548a4d391053bceabad4d22694db209ac64e (patch) | |
tree | c1c7cf15db23f04ffe8a396cddbc70c8a393ef5a /dev-ruby | |
parent | Update patch provided by upstream that addressed #244660. (diff) | |
download | historical-bdd2548a4d391053bceabad4d22694db209ac64e.tar.gz historical-bdd2548a4d391053bceabad4d22694db209ac64e.tar.bz2 historical-bdd2548a4d391053bceabad4d22694db209ac64e.zip |
Remove old versions
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-ruby')
30 files changed, 35 insertions, 538 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 36f3668e2bf6..ed174d646c55 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,11 @@ # 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.90 2008/11/15 18:12:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.91 2008/11/17 06:25:06 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> + -actionmailer-2.0.2.ebuild, -actionmailer-2.0.4.ebuild, + -actionmailer-2.1.0.ebuild, -actionmailer-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> actionmailer-2.0.5.ebuild, actionmailer-2.1.2.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.2.ebuild deleted file mode 100644 index 2f35465355ce..000000000000 --- a/dev-ruby/actionmailer/actionmailer-2.0.2.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/actionmailer/actionmailer-2.0.2.ebuild,v 1.7 2008/05/16 17:34:52 nixnut Exp $ - -inherit ruby gems - -DESCRIPTION="Framework for designing email-service layers" -HOMEPAGE="http://rubyforge.org/projects/actionmailer/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-2.0.2 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-2.0.4.ebuild b/dev-ruby/actionmailer/actionmailer-2.0.4.ebuild deleted file mode 100644 index d819602dfff4..000000000000 --- a/dev-ruby/actionmailer/actionmailer-2.0.4.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/actionmailer/actionmailer-2.0.4.ebuild,v 1.1 2008/09/12 05:53:55 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Framework for designing email-service layers" -HOMEPAGE="http://rubyforge.org/projects/actionmailer/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-2.0.4 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-2.1.0.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.0.ebuild deleted file mode 100644 index cb69095dedb5..000000000000 --- a/dev-ruby/actionmailer/actionmailer-2.1.0.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/actionmailer/actionmailer-2.1.0.ebuild,v 1.1 2008/06/17 05:38:29 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Framework for designing email-service layers" -HOMEPAGE="http://rubyforge.org/projects/actionmailer/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-2.1.0 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionmailer/actionmailer-2.1.1.ebuild b/dev-ruby/actionmailer/actionmailer-2.1.1.ebuild deleted file mode 100644 index 5739abfeaffd..000000000000 --- a/dev-ruby/actionmailer/actionmailer-2.1.1.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/actionmailer/actionmailer-2.1.1.ebuild,v 1.1 2008/09/13 09:03:05 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Framework for designing email-service layers" -HOMEPAGE="http://rubyforge.org/projects/actionmailer/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="=dev-ruby/actionpack-2.1.1 - >=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index a190cc3620c9..c4bc1ee14b75 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,11 @@ # 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.91 2008/11/15 18:11:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.92 2008/11/17 06:26:11 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> -actionpack-2.0.2.ebuild, + -actionpack-2.0.4.ebuild, -actionpack-2.1.0.ebuild, + -actionpack-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> actionpack-2.0.5.ebuild, actionpack-2.1.2.ebuild: diff --git a/dev-ruby/actionpack/actionpack-2.0.2.ebuild b/dev-ruby/actionpack/actionpack-2.0.2.ebuild deleted file mode 100644 index 8fc710798e54..000000000000 --- a/dev-ruby/actionpack/actionpack-2.0.2.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/actionpack/actionpack-2.0.2.ebuild,v 1.7 2008/05/16 17:33:23 nixnut Exp $ - -inherit ruby gems - -DESCRIPTION="Eases web-request routing, handling, and response." -HOMEPAGE="http://rubyforge.org/projects/actionpack/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - =dev-ruby/activesupport-2.0.2" diff --git a/dev-ruby/actionpack/actionpack-2.0.4.ebuild b/dev-ruby/actionpack/actionpack-2.0.4.ebuild deleted file mode 100644 index 37baa3b23aa7..000000000000 --- a/dev-ruby/actionpack/actionpack-2.0.4.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/actionpack/actionpack-2.0.4.ebuild,v 1.1 2008/09/12 05:51:12 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Eases web-request routing, handling, and response." -HOMEPAGE="http://rubyforge.org/projects/actionpack/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - =dev-ruby/activesupport-2.0.4" diff --git a/dev-ruby/actionpack/actionpack-2.1.0.ebuild b/dev-ruby/actionpack/actionpack-2.1.0.ebuild deleted file mode 100644 index 5f9cc0ce538a..000000000000 --- a/dev-ruby/actionpack/actionpack-2.1.0.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/actionpack/actionpack-2.1.0.ebuild,v 1.1 2008/06/17 05:35:03 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Eases web-request routing, handling, and response." -HOMEPAGE="http://rubyforge.org/projects/actionpack/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - =dev-ruby/activesupport-2.1.0" diff --git a/dev-ruby/actionpack/actionpack-2.1.1.ebuild b/dev-ruby/actionpack/actionpack-2.1.1.ebuild deleted file mode 100644 index 024b9455c6a3..000000000000 --- a/dev-ruby/actionpack/actionpack-2.1.1.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/actionpack/actionpack-2.1.1.ebuild,v 1.1 2008/09/13 09:01:20 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Eases web-request routing, handling, and response." -HOMEPAGE="http://rubyforge.org/projects/actionpack/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - =dev-ruby/activesupport-2.1.1" diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index 4e39fa625b8c..c2841d510373 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,11 @@ # 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.89 2008/11/15 18:08:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.90 2008/11/17 06:23:44 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> + -activerecord-2.0.2.ebuild, -activerecord-2.0.4.ebuild, + -activerecord-2.1.0.ebuild, -activerecord-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> activerecord-2.0.5.ebuild, activerecord-2.1.2.ebuild: diff --git a/dev-ruby/activerecord/activerecord-2.0.2.ebuild b/dev-ruby/activerecord/activerecord-2.0.2.ebuild deleted file mode 100644 index 1b652e9ee22a..000000000000 --- a/dev-ruby/activerecord/activerecord-2.0.2.ebuild +++ /dev/null @@ -1,21 +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/activerecord/activerecord-2.0.2.ebuild,v 1.7 2008/05/16 17:36:32 nixnut Exp $ - -inherit ruby gems - -DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" -HOMEPAGE="http://rubyforge.org/projects/activerecord/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="mysql postgres sqlite sqlite3" -RESTRICT="test" - -DEPEND=">=dev-lang/ruby-1.8.5 - =dev-ruby/activesupport-2.0.2 - 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 )" diff --git a/dev-ruby/activerecord/activerecord-2.0.4.ebuild b/dev-ruby/activerecord/activerecord-2.0.4.ebuild deleted file mode 100644 index be0f6894fa45..000000000000 --- a/dev-ruby/activerecord/activerecord-2.0.4.ebuild +++ /dev/null @@ -1,21 +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/activerecord/activerecord-2.0.4.ebuild,v 1.1 2008/09/12 05:56:06 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" -HOMEPAGE="http://rubyforge.org/projects/activerecord/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="mysql postgres sqlite sqlite3" -RESTRICT="test" - -DEPEND=">=dev-lang/ruby-1.8.5 - =dev-ruby/activesupport-2.0.4 - 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 )" diff --git a/dev-ruby/activerecord/activerecord-2.1.0.ebuild b/dev-ruby/activerecord/activerecord-2.1.0.ebuild deleted file mode 100644 index e32bb08a0980..000000000000 --- a/dev-ruby/activerecord/activerecord-2.1.0.ebuild +++ /dev/null @@ -1,21 +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/activerecord/activerecord-2.1.0.ebuild,v 1.1 2008/06/17 05:40:54 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" -HOMEPAGE="http://rubyforge.org/projects/activerecord/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="mysql postgres sqlite sqlite3" -RESTRICT="test" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.1.0 - 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 )" diff --git a/dev-ruby/activerecord/activerecord-2.1.1.ebuild b/dev-ruby/activerecord/activerecord-2.1.1.ebuild deleted file mode 100644 index 8ae2de0cdbe5..000000000000 --- a/dev-ruby/activerecord/activerecord-2.1.1.ebuild +++ /dev/null @@ -1,21 +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/activerecord/activerecord-2.1.1.ebuild,v 1.1 2008/09/13 09:06:38 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" -HOMEPAGE="http://rubyforge.org/projects/activerecord/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="mysql postgres sqlite sqlite3" -RESTRICT="test" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.1.1 - 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 )" diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 2b17666431cc..27662336c968 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.21 2008/11/15 18:10:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.22 2008/11/17 06:27:25 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> + -activeresource-2.0.2.ebuild, -activeresource-2.0.4.ebuild, + -activeresource-2.1.0.ebuild, -activeresource-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> activeresource-2.0.5.ebuild, activeresource-2.1.2.ebuild: diff --git a/dev-ruby/activeresource/activeresource-2.0.2.ebuild b/dev-ruby/activeresource/activeresource-2.0.2.ebuild deleted file mode 100644 index d9682647392e..000000000000 --- a/dev-ruby/activeresource/activeresource-2.0.2.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/activeresource/activeresource-2.0.2.ebuild,v 1.8 2008/05/16 17:32:01 nixnut Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.0.2" diff --git a/dev-ruby/activeresource/activeresource-2.0.4.ebuild b/dev-ruby/activeresource/activeresource-2.0.4.ebuild deleted file mode 100644 index c6f1c64e8a80..000000000000 --- a/dev-ruby/activeresource/activeresource-2.0.4.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/activeresource/activeresource-2.0.4.ebuild,v 1.1 2008/09/12 05:48:50 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.0.4" diff --git a/dev-ruby/activeresource/activeresource-2.1.0.ebuild b/dev-ruby/activeresource/activeresource-2.1.0.ebuild deleted file mode 100644 index 1cef6c4508ed..000000000000 --- a/dev-ruby/activeresource/activeresource-2.1.0.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/activeresource/activeresource-2.1.0.ebuild,v 1.1 2008/06/17 05:32:38 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.1.0" diff --git a/dev-ruby/activeresource/activeresource-2.1.1.ebuild b/dev-ruby/activeresource/activeresource-2.1.1.ebuild deleted file mode 100644 index 2132c39a7374..000000000000 --- a/dev-ruby/activeresource/activeresource-2.1.1.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/activeresource/activeresource-2.1.1.ebuild,v 1.1 2008/09/13 08:59:21 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Think Active Record for web resources.." -HOMEPAGE="http://rubyforge.org/projects/activeresource/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - ~dev-ruby/activesupport-2.1.1" diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 64c50d37fda9..dcb740cffa12 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,11 @@ # 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.75 2008/11/15 18:07:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.76 2008/11/17 06:28:37 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> + -activesupport-2.0.2.ebuild, -activesupport-2.0.4.ebuild, + -activesupport-2.1.0.ebuild, -activesupport-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> activesupport-2.0.5.ebuild, activesupport-2.1.2.ebuild: diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild deleted file mode 100644 index 10c17b9cef2e..000000000000 --- a/dev-ruby/activesupport/activesupport-2.0.2.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/activesupport/activesupport-2.0.2.ebuild,v 1.7 2008/05/16 17:30:10 nixnut Exp $ - -inherit ruby gems - -DESCRIPTION="Utility Classes and Extension to the Standard Library" -HOMEPAGE="http://rubyforge.org/projects/activesupport/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - >=dev-ruby/rubygems-0.9.0" diff --git a/dev-ruby/activesupport/activesupport-2.0.4.ebuild b/dev-ruby/activesupport/activesupport-2.0.4.ebuild deleted file mode 100644 index bf747a54fd39..000000000000 --- a/dev-ruby/activesupport/activesupport-2.0.4.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/activesupport/activesupport-2.0.4.ebuild,v 1.1 2008/09/12 05:45:32 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Utility Classes and Extension to the Standard Library" -HOMEPAGE="http://rubyforge.org/projects/activesupport/" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - >=dev-ruby/rubygems-0.9.0" diff --git a/dev-ruby/activesupport/activesupport-2.1.0.ebuild b/dev-ruby/activesupport/activesupport-2.1.0.ebuild deleted file mode 100644 index 829d15d2ec54..000000000000 --- a/dev-ruby/activesupport/activesupport-2.1.0.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/activesupport/activesupport-2.1.0.ebuild,v 1.1 2008/06/17 05:30:21 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="Utility Classes and Extension to the Standard Library" -HOMEPAGE="http://rubyforge.org/projects/activesupport/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - >=dev-ruby/rubygems-0.9.0" diff --git a/dev-ruby/activesupport/activesupport-2.1.1.ebuild b/dev-ruby/activesupport/activesupport-2.1.1.ebuild deleted file mode 100644 index 534fca48a9ce..000000000000 --- a/dev-ruby/activesupport/activesupport-2.1.1.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/activesupport/activesupport-2.1.1.ebuild,v 1.2 2008/09/16 15:00:02 jer Exp $ - -inherit ruby gems - -DESCRIPTION="Utility Classes and Extension to the Standard Library" -HOMEPAGE="http://rubyforge.org/projects/activesupport/" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=dev-lang/ruby-1.8.5 - >=dev-ruby/rubygems-0.9.0" diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index 88934f306e68..fa3487e9c55c 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,10 @@ # 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.120 2008/11/15 18:14:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.121 2008/11/17 06:21:15 graaff Exp $ + + 17 Nov 2008; Hans de Graaff <graaff@gentoo.org> -rails-2.0.2.ebuild, + -rails-2.0.4.ebuild, -rails-2.1.0.ebuild, -rails-2.1.1.ebuild: + Remove old, insecure, versions 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> rails-2.0.5.ebuild, rails-2.1.2.ebuild: diff --git a/dev-ruby/rails/rails-2.0.2.ebuild b/dev-ruby/rails/rails-2.0.2.ebuild deleted file mode 100644 index dd891d91c3c0..000000000000 --- a/dev-ruby/rails/rails-2.0.2.ebuild +++ /dev/null @@ -1,48 +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/rails/rails-2.0.2.ebuild,v 1.11 2008/05/16 17:37:47 nixnut Exp $ - -inherit ruby gems - -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" - -IUSE="fastcgi" -DEPEND=">=dev-lang/ruby-1.8.5 - >=app-admin/eselect-rails-0.11 - >=dev-ruby/rake-0.7.2 - ~dev-ruby/activerecord-2.0.2 - ~dev-ruby/activeresource-2.0.2 - ~dev-ruby/activesupport-2.0.2 - ~dev-ruby/actionmailer-2.0.2 - ~dev-ruby/actionpack-2.0.2 - !<dev-ruby/rails-1.1.6-r1" - -RDEPEND="${DEPEND} - fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 )" - -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" - # Bring users to rails 2.0.x by default when updating - eselect rails update 2 - - ewarn "All database USE flags have been moved to dev-ruby/activerecord" -} - -pkg_postrm() { - # Drop users back to rails 1.2.x when they remove 2.0.x - eselect rails update 1.2 -} diff --git a/dev-ruby/rails/rails-2.0.4.ebuild b/dev-ruby/rails/rails-2.0.4.ebuild deleted file mode 100644 index 919b4b1a6067..000000000000 --- a/dev-ruby/rails/rails-2.0.4.ebuild +++ /dev/null @@ -1,48 +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/rails/rails-2.0.4.ebuild,v 1.1 2008/09/12 05:58:12 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" - -IUSE="fastcgi" -DEPEND=">=dev-lang/ruby-1.8.5 - >=app-admin/eselect-rails-0.11 - >=dev-ruby/rake-0.7.2 - ~dev-ruby/activerecord-2.0.4 - ~dev-ruby/activeresource-2.0.4 - ~dev-ruby/activesupport-2.0.4 - ~dev-ruby/actionmailer-2.0.4 - ~dev-ruby/actionpack-2.0.4 - !<dev-ruby/rails-1.1.6-r1" - -RDEPEND="${DEPEND} - fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 )" - -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" - # Bring users to rails 2.0.x by default when updating - eselect rails update 2 - - ewarn "All database USE flags have been moved to dev-ruby/activerecord" -} - -pkg_postrm() { - # Drop users back to rails 1.2.x when they remove 2.0.x - eselect rails update 1.2 -} diff --git a/dev-ruby/rails/rails-2.1.0.ebuild b/dev-ruby/rails/rails-2.1.0.ebuild deleted file mode 100644 index 119933a788e1..000000000000 --- a/dev-ruby/rails/rails-2.1.0.ebuild +++ /dev/null @@ -1,48 +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/rails/rails-2.1.0.ebuild,v 1.2 2008/07/04 07:00:57 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" - -IUSE="fastcgi" -DEPEND=">=dev-lang/ruby-1.8.5 - >=app-admin/eselect-rails-0.12 - >=dev-ruby/rake-0.8.1 - ~dev-ruby/activerecord-2.1.0 - ~dev-ruby/activeresource-2.1.0 - ~dev-ruby/activesupport-2.1.0 - ~dev-ruby/actionmailer-2.1.0 - ~dev-ruby/actionpack-2.1.0 - !<dev-ruby/rails-1.1.6-r1" - -RDEPEND="${DEPEND} - fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 )" - -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" - # Bring users to rails 2.1.x by default when updating - eselect rails update 2.1 - - ewarn "All database USE flags have been moved to dev-ruby/activerecord" -} - -pkg_postrm() { - # Drop users back to rails 2.0.x when they remove 2.1.x - eselect rails update 2 -} diff --git a/dev-ruby/rails/rails-2.1.1.ebuild b/dev-ruby/rails/rails-2.1.1.ebuild deleted file mode 100644 index 0da33280c91e..000000000000 --- a/dev-ruby/rails/rails-2.1.1.ebuild +++ /dev/null @@ -1,48 +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/rails/rails-2.1.1.ebuild,v 1.1 2008/09/13 09:09:14 graaff Exp $ - -inherit ruby gems - -DESCRIPTION="ruby on rails is a web-application and persistance framework" -HOMEPAGE="http://www.rubyonrails.org" - -LICENSE="MIT" -SLOT="2.1" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" - -IUSE="fastcgi" -DEPEND=">=dev-lang/ruby-1.8.5 - >=app-admin/eselect-rails-0.12 - >=dev-ruby/rake-0.8.1 - ~dev-ruby/activerecord-2.1.1 - ~dev-ruby/activeresource-2.1.1 - ~dev-ruby/activesupport-2.1.1 - ~dev-ruby/actionmailer-2.1.1 - ~dev-ruby/actionpack-2.1.1 - !<dev-ruby/rails-1.1.6-r1" - -RDEPEND="${DEPEND} - fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 )" - -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" - # Bring users to rails 2.1.x by default when updating - eselect rails update 2.1 - - ewarn "All database USE flags have been moved to dev-ruby/activerecord" -} - -pkg_postrm() { - # Drop users back to rails 2.0.x when they remove 2.1.x - eselect rails update 2 -} |