summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-08 18:00:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-08 18:00:10 +0000
commit045e8f9235079b8afe5790cafcbd8d784d2bc381 (patch)
tree50a7f602c5f6f0a2dda2763a325efd328bc3253e
parentupdate peruser patch to 0.4.0b1 (diff)
downloadhistorical-045e8f9235079b8afe5790cafcbd8d784d2bc381.tar.gz
historical-045e8f9235079b8afe5790cafcbd8d784d2bc381.tar.bz2
historical-045e8f9235079b8afe5790cafcbd8d784d2bc381.zip
ia64/sparc stable wrt #283396
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.2.3.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.2.3.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.2.3.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog6
-rw-r--r--dev-ruby/activeresource/activeresource-2.2.3.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.2.3.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.2.3.ebuild4
12 files changed, 37 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 165a72d3418b..1d33a7d76e1d 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,9 @@
# 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.117 2009/10/07 19:05:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.118 2009/10/08 17:59:22 armin76 Exp $
+
+ 08 Oct 2009; Raúl Porcel <armin76@gentoo.org> actionmailer-2.2.3.ebuild:
+ ia64/sparc stable wrt #283396
07 Oct 2009; Markus Meier <maekke@gentoo.org> actionmailer-2.2.3.ebuild:
amd64 stable, bug #283396
diff --git a/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild b/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild
index afa4815ec9c7..b5d71e776e7b 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.3 2009/10/07 19:05:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.2.3.ebuild,v 1.4 2009/10/08 17:59:22 armin76 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 617d4d11073f..2dd1a4d208d1 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,9 @@
# 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.123 2009/10/07 19:04:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.124 2009/10/08 17:58:35 armin76 Exp $
+
+ 08 Oct 2009; Raúl Porcel <armin76@gentoo.org> actionpack-2.2.3.ebuild:
+ ia64/sparc stable wrt #283396
07 Oct 2009; Markus Meier <maekke@gentoo.org> actionpack-2.2.3.ebuild:
amd64 stable, bug #283396
diff --git a/dev-ruby/actionpack/actionpack-2.2.3.ebuild b/dev-ruby/actionpack/actionpack-2.2.3.ebuild
index b57f7064cabb..a8dba59785ae 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.3 2009/10/07 19:04:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.2.3.ebuild,v 1.4 2009/10/08 17:58:36 armin76 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 ec2b51a87288..6225c9f7e7e8 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# 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.114 2009/10/07 18:59:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.115 2009/10/08 17:56:10 armin76 Exp $
+
+ 08 Oct 2009; Raúl Porcel <armin76@gentoo.org> activerecord-2.2.3.ebuild:
+ ia64/sparc stable wrt #283396
07 Oct 2009; Markus Meier <maekke@gentoo.org> activerecord-2.2.3.ebuild:
amd64 stable, bug #283396
diff --git a/dev-ruby/activerecord/activerecord-2.2.3.ebuild b/dev-ruby/activerecord/activerecord-2.2.3.ebuild
index 94d1da4d3c5c..2040e4d3eb97 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.3 2009/10/07 18:59:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.2.3.ebuild,v 1.4 2009/10/08 17:56:10 armin76 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 b9a16af19e39..801ced20ad26 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.45 2009/10/07 19:00:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.46 2009/10/08 17:56:55 armin76 Exp $
+
+ 08 Oct 2009; Raúl Porcel <armin76@gentoo.org>
+ activeresource-2.2.3.ebuild:
+ ia64/sparc stable wrt #283396
07 Oct 2009; Markus Meier <maekke@gentoo.org> activeresource-2.2.3.ebuild:
amd64 stable, bug #283396
diff --git a/dev-ruby/activeresource/activeresource-2.2.3.ebuild b/dev-ruby/activeresource/activeresource-2.2.3.ebuild
index 93936869f2f1..0f6e5018da01 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.3 2009/10/07 19:00:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.2.3.ebuild,v 1.4 2009/10/08 17:56:55 armin76 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 89bc2ef1517e..69d17c63d8d5 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# 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.99 2009/10/07 18:57:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.100 2009/10/08 17:55:22 armin76 Exp $
+
+ 08 Oct 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.2.3.ebuild:
+ ia64/sparc stable wrt #283396
07 Oct 2009; Markus Meier <maekke@gentoo.org> activesupport-2.2.3.ebuild:
amd64 stable, bug #283396
diff --git a/dev-ruby/activesupport/activesupport-2.2.3.ebuild b/dev-ruby/activesupport/activesupport-2.2.3.ebuild
index 01588d01805b..fb5ed8b63641 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.3 2009/10/07 18:57:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.4 2009/10/08 17:55:22 armin76 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 0089efa514c5..c48d492cfea5 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.152 2009/10/07 19:06:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.153 2009/10/08 18:00:09 armin76 Exp $
+
+ 08 Oct 2009; Raúl Porcel <armin76@gentoo.org> rails-2.2.3.ebuild:
+ ia64/sparc stable wrt #283396
07 Oct 2009; Markus Meier <maekke@gentoo.org> rails-2.2.3.ebuild:
amd64 stable, bug #283396
diff --git a/dev-ruby/rails/rails-2.2.3.ebuild b/dev-ruby/rails/rails-2.2.3.ebuild
index 21ff6166445e..a456fc47400f 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.3 2009/10/07 19:06:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.2.3.ebuild,v 1.4 2009/10/08 18:00:10 armin76 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