diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-06 14:11:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-06 14:11:43 +0000 |
commit | 6a2bc8656a495913362987b2d2e36fda1a1be2f2 (patch) | |
tree | 1270208e243da4d11a5f6e7fc4b52c926028ebfc | |
parent | ppc stable, bug #177209 (diff) | |
download | historical-6a2bc8656a495913362987b2d2e36fda1a1be2f2.tar.gz historical-6a2bc8656a495913362987b2d2e36fda1a1be2f2.tar.bz2 historical-6a2bc8656a495913362987b2d2e36fda1a1be2f2.zip |
ppc stable, bug #177209
Package-Manager: portage-2.1.3.9
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.13.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.15.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rails/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rails/rails-1.2.3-r1.ebuild | 4 |
12 files changed, 42 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index f2cccef9ba5e..076114aede84 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.54 2007/10/05 21:32:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.55 2007/10/06 14:10:31 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + actionmailer-1.3.3.ebuild: + ppc stable, bug #177209 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> actionmailer-1.3.3.ebuild: diff --git a/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild index b71acbfbf729..f128ce6ec806 100644 --- a/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild,v 1.2 2007/10/05 21:32:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.3.ebuild,v 1.3 2007/10/06 14:10:31 dertobi123 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-1.13.3 diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index d10b0b5b2aa9..ea366692bb8d 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.55 2007/10/05 21:26:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.56 2007/10/06 14:06:35 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + actionpack-1.13.3.ebuild: + ppc stable, bug #177209 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> actionpack-1.13.3.ebuild: diff --git a/dev-ruby/actionpack/actionpack-1.13.3.ebuild b/dev-ruby/actionpack/actionpack-1.13.3.ebuild index 6cf7e550fb3c..2739d8fa0c28 100644 --- a/dev-ruby/actionpack/actionpack-1.13.3.ebuild +++ b/dev-ruby/actionpack/actionpack-1.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.3.ebuild,v 1.2 2007/10/05 21:26:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.3.ebuild,v 1.3 2007/10/06 14:06:35 dertobi123 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 2a6621b4da96..77fb6b5b7b3e 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.54 2007/10/05 21:30:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.55 2007/10/06 14:08:35 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + actionwebservice-1.2.3.ebuild: + ppc stable, bug #177209 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> actionwebservice-1.2.3.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild index c7f1e1350e82..558ff4349ae7 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild,v 1.2 2007/10/05 21:30:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild,v 1.3 2007/10/06 14:08:35 dertobi123 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc 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 ec7e6fe9ca0d..3e2f54ce2ba3 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.52 2007/10/05 21:29:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.53 2007/10/06 14:08:02 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + activerecord-1.15.3.ebuild: + ppc stable, bug #177209 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> activerecord-1.15.3.ebuild: diff --git a/dev-ruby/activerecord/activerecord-1.15.3.ebuild b/dev-ruby/activerecord/activerecord-1.15.3.ebuild index fa7d6e5665a9..6a4bacdb2a13 100644 --- a/dev-ruby/activerecord/activerecord-1.15.3.ebuild +++ b/dev-ruby/activerecord/activerecord-1.15.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.2 2007/10/05 21:29:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.3 2007/10/06 14:08:02 dertobi123 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc sparc ~x86 ~x86-fbsd" IUSE="" RESTRICT="test" diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 426d989361dc..d3ec944b3c78 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.42 2007/10/05 21:23:12 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.43 2007/10/06 14:05:43 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + activesupport-1.4.2.ebuild: + ppc stable, bug #177209 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> activesupport-1.4.2.ebuild: diff --git a/dev-ruby/activesupport/activesupport-1.4.2.ebuild b/dev-ruby/activesupport/activesupport-1.4.2.ebuild index d5e58dd4dc6f..02f72089fd89 100644 --- a/dev-ruby/activesupport/activesupport-1.4.2.ebuild +++ b/dev-ruby/activesupport/activesupport-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.2.ebuild,v 1.2 2007/10/05 21:23:12 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.2.ebuild,v 1.3 2007/10/06 14:05:43 dertobi123 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc 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 eae3de5c4ed7..ae22dba1d72c 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rails # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.76 2007/10/05 21:38:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.77 2007/10/06 14:11:43 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + rails-1.2.3-r1.ebuild: + ppc stable, bug #177209 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> rails-1.2.3-r1.ebuild: Sparc stable --- Bug #177209 diff --git a/dev-ruby/rails/rails-1.2.3-r1.ebuild b/dev-ruby/rails/rails-1.2.3-r1.ebuild index 910a6626ca21..83ca7b742a13 100644 --- a/dev-ruby/rails/rails-1.2.3-r1.ebuild +++ b/dev-ruby/rails/rails-1.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-1.2.3-r1.ebuild,v 1.3 2007/10/05 21:38:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-1.2.3-r1.ebuild,v 1.4 2007/10/06 14:11:43 dertobi123 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc sparc ~x86 ~x86-fbsd" IUSE="mysql sqlite sqlite3 postgres fastcgi" DEPEND=">=dev-lang/ruby-1.8.5 |