diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-04 13:02:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-04 13:02:18 +0000 |
commit | 07c4418139fd632cd913325e95643625eac86442 (patch) | |
tree | 759050e63c26f1700e463980ed78a6b602527259 /dev-ruby | |
parent | Further security related cleanup (diff) | |
download | historical-07c4418139fd632cd913325e95643625eac86442.tar.gz historical-07c4418139fd632cd913325e95643625eac86442.tar.bz2 historical-07c4418139fd632cd913325e95643625eac86442.zip |
stable x86, bug 283396
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rails/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rails/rails-2.2.3.ebuild | 4 |
12 files changed, 41 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index ad892ed8e1cd..459a430451a3 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.115 2009/10/03 12:20:33 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.116 2009/10/04 12:59:33 fauli Exp $ + + 04 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + actionmailer-2.2.3.ebuild: + stable x86, bug 283396 *actionmailer-2.2.3 (03 Oct 2009) diff --git a/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild index b2e884a76148..e70c696d7002 100644 --- a/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild,v 1.1 2009/10/03 12:20:33 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild,v 1.2 2009/10/04 12:59:33 fauli Exp $ inherit ruby gems USE_RUBY="ruby18" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-2.2.3 diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 338b5f105313..812831180180 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.121 2009/10/03 12:18:02 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.122 2009/10/04 12:51:22 fauli Exp $ + + 04 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + actionpack-2.2.3.ebuild: + stable x86, bug 283396 *actionpack-2.2.3 (03 Oct 2009) diff --git a/dev-ruby/actionpack/actionpack-2.2.3.ebuild b/dev-ruby/actionpack/actionpack-2.2.3.ebuild index 52e7206c5e68..c39b269ad485 100644 --- a/dev-ruby/actionpack/actionpack-2.2.3.ebuild +++ b/dev-ruby/actionpack/actionpack-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.2.3.ebuild,v 1.1 2009/10/03 12:18:02 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.2.3.ebuild,v 1.2 2009/10/04 12:51:22 fauli Exp $ inherit ruby gems USE_RUBY="ruby18" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/" LICENSE="MIT" SLOT="2.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index b674bb0173e7..edb3dd1b6be8 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.112 2009/10/03 12:26:28 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.113 2009/10/04 12:56:49 fauli Exp $ + + 04 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + activerecord-2.2.3.ebuild: + stable x86, bug 283396 *activerecord-2.2.3 (03 Oct 2009) diff --git a/dev-ruby/activerecord/activerecord-2.2.3.ebuild b/dev-ruby/activerecord/activerecord-2.2.3.ebuild index d4eee1cfaaef..ffcba3fe915e 100644 --- a/dev-ruby/activerecord/activerecord-2.2.3.ebuild +++ b/dev-ruby/activerecord/activerecord-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.2.3.ebuild,v 1.1 2009/10/03 12:26:28 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.2.3.ebuild,v 1.2 2009/10/04 12:56:49 fauli Exp $ inherit ruby gems USE_RUBY="ruby18" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="2.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="mysql postgres sqlite sqlite3" RESTRICT="test" diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 06e5096d78e9..5d6dbdc9a22d 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.43 2009/10/03 21:52:52 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.44 2009/10/04 12:54:02 fauli Exp $ + + 04 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + activeresource-2.2.3.ebuild: + stable x86, bug 283396 *activeresource-2.2.3 (03 Oct 2009) diff --git a/dev-ruby/activeresource/activeresource-2.2.3.ebuild b/dev-ruby/activeresource/activeresource-2.2.3.ebuild index bfd741c913c4..5f36f1811dee 100644 --- a/dev-ruby/activeresource/activeresource-2.2.3.ebuild +++ b/dev-ruby/activeresource/activeresource-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.2.3.ebuild,v 1.1 2009/10/03 21:52:52 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.2.3.ebuild,v 1.2 2009/10/04 12:54:02 fauli Exp $ inherit ruby gems USE_RUBY="ruby18" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 4666fb6d3120..cbe6bc76fcf7 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.97 2009/10/03 12:13:39 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.98 2009/10/04 12:48:20 fauli Exp $ + + 04 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + activesupport-2.2.3.ebuild: + stable x86, bug 283396 *activesupport-2.2.3 (03 Oct 2009) diff --git a/dev-ruby/activesupport/activesupport-2.2.3.ebuild b/dev-ruby/activesupport/activesupport-2.2.3.ebuild index 56bac458cf55..be6cc6bc5ef2 100644 --- a/dev-ruby/activesupport/activesupport-2.2.3.ebuild +++ b/dev-ruby/activesupport/activesupport-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.1 2009/10/03 12:13:39 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.2 2009/10/04 12:48:20 fauli Exp $ inherit ruby gems USE_RUBY="ruby18" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="2.2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5" diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index 5aaea325b01f..92c3c9ba8bef 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rails # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.150 2009/10/03 12:36:12 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.151 2009/10/04 13:02:18 fauli Exp $ + + 04 Oct 2009; Christian Faulhammer <fauli@gentoo.org> rails-2.2.3.ebuild: + stable x86, bug 283396 *rails-2.2.3 (03 Oct 2009) diff --git a/dev-ruby/rails/rails-2.2.3.ebuild b/dev-ruby/rails/rails-2.2.3.ebuild index 166869534745..2893c19d62e7 100644 --- a/dev-ruby/rails/rails-2.2.3.ebuild +++ b/dev-ruby/rails/rails-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.2.3.ebuild,v 1.1 2009/10/03 12:36:12 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.2.3.ebuild,v 1.2 2009/10/04 13:02:18 fauli Exp $ inherit ruby gems USE_RUBY="ruby18" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rubyonrails.org" LICENSE="MIT" SLOT="2.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="fastcgi" DEPEND=">=dev-lang/ruby-1.8.5 |