summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-28 16:10:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-28 16:10:52 +0000
commit1c8b15fffdd141574eb36e25cf5635aa9b6471e2 (patch)
treed144d8a8e2d279fadf11dfd8fabb1e0236bce971
parentia64 stable wrt #270331 (diff)
downloadhistorical-1c8b15fffdd141574eb36e25cf5635aa9b6471e2.tar.gz
historical-1c8b15fffdd141574eb36e25cf5635aa9b6471e2.tar.bz2
historical-1c8b15fffdd141574eb36e25cf5635aa9b6471e2.zip
ia64 stable wrt #270331
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
-rw-r--r--dev-ruby/actionmailer/ChangeLog5
-rw-r--r--dev-ruby/actionmailer/actionmailer-2.3.2.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog5
-rw-r--r--dev-ruby/actionpack/actionpack-2.3.2.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.2.ebuild4
-rw-r--r--dev-ruby/activeresource/ChangeLog6
-rw-r--r--dev-ruby/activeresource/activeresource-2.3.2.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.3.2.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-2.3.2.ebuild4
12 files changed, 37 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index c8bde5976490..9cea4e47af7f 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.104 2009/05/24 18:53:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.105 2009/05/28 16:08:48 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> actionmailer-2.3.2.ebuild:
+ ia64 stable wrt #270331
24 May 2009; Markus Meier <maekke@gentoo.org> actionmailer-2.3.2.ebuild:
x86 stable, bug #270331
diff --git a/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild
index 501736de3dc1..993eccb27fb7 100644
--- a/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-2.3.2.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.3.2.ebuild,v 1.6 2009/05/24 18:53:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.2.ebuild,v 1.7 2009/05/28 16:08:48 armin76 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="~dev-ruby/actionpack-2.3.2
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 7c4efb738f18..a7bfc59aff1d 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.110 2009/05/25 20:12:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.111 2009/05/28 16:08:09 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> actionpack-2.3.2.ebuild:
+ ia64 stable wrt #270331
24 May 2009; Markus Meier <maekke@gentoo.org> actionpack-2.3.2.ebuild:
x86 stable, bug #270331
diff --git a/dev-ruby/actionpack/actionpack-2.3.2.ebuild b/dev-ruby/actionpack/actionpack-2.3.2.ebuild
index 9a8badc48ecc..5732a796ec0d 100644
--- a/dev-ruby/actionpack/actionpack-2.3.2.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.3.2.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.3.2.ebuild,v 1.6 2009/05/24 18:52:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.2.ebuild,v 1.7 2009/05/28 16:08:09 armin76 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
LICENSE="MIT"
SLOT="2.3"
-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.6
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index e0b84927f0b1..f81cd7a46480 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.103 2009/05/24 18:54:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.104 2009/05/28 16:09:30 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> activerecord-2.3.2.ebuild:
+ ia64 stable wrt #270331
24 May 2009; Markus Meier <maekke@gentoo.org> activerecord-2.3.2.ebuild:
x86 stable, bug #270331
diff --git a/dev-ruby/activerecord/activerecord-2.3.2.ebuild b/dev-ruby/activerecord/activerecord-2.3.2.ebuild
index 9e014d4c8437..f18bbefba3ce 100644
--- a/dev-ruby/activerecord/activerecord-2.3.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.2.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.3.2.ebuild,v 1.6 2009/05/24 18:54:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.2.ebuild,v 1.7 2009/05/28 16:09:30 armin76 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.3"
-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 d9dfbef5e707..8bb1283f0ec7 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.34 2009/05/24 18:51:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.35 2009/05/28 16:07:22 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org>
+ activeresource-2.3.2.ebuild:
+ ia64 stable wrt #270331
24 May 2009; Markus Meier <maekke@gentoo.org> activeresource-2.3.2.ebuild:
x86 stable, bug #270331
diff --git a/dev-ruby/activeresource/activeresource-2.3.2.ebuild b/dev-ruby/activeresource/activeresource-2.3.2.ebuild
index 1ed43f4ff933..e2e38c468c4c 100644
--- a/dev-ruby/activeresource/activeresource-2.3.2.ebuild
+++ b/dev-ruby/activeresource/activeresource-2.3.2.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.3.2.ebuild,v 1.6 2009/05/24 18:51:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.2.ebuild,v 1.7 2009/05/28 16:07:22 armin76 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
LICENSE="MIT"
SLOT="2.3"
-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.6
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index a2730dc632cd..e176da37b500 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.88 2009/05/24 18:50:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.89 2009/05/28 16:06:42 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.3.2.ebuild:
+ ia64 stable wrt #270331
24 May 2009; Markus Meier <maekke@gentoo.org> activesupport-2.3.2.ebuild:
x86 stable, bug #270331
diff --git a/dev-ruby/activesupport/activesupport-2.3.2.ebuild b/dev-ruby/activesupport/activesupport-2.3.2.ebuild
index afd5ca57dd26..f87067ac8e64 100644
--- a/dev-ruby/activesupport/activesupport-2.3.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.3.2.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.3.2.ebuild,v 1.6 2009/05/24 18:50:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.7 2009/05/28 16:06:42 armin76 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.3"
-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.6"
diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog
index 168c445c6c41..22f87f309a8c 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.138 2009/05/25 20:08:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.139 2009/05/28 16:10:52 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> rails-2.3.2.ebuild:
+ ia64 stable wrt #270331
24 May 2009; Markus Meier <maekke@gentoo.org> rails-2.3.2.ebuild:
x86 stable, bug #270331
diff --git a/dev-ruby/rails/rails-2.3.2.ebuild b/dev-ruby/rails/rails-2.3.2.ebuild
index 2046666a68a4..536f33702a66 100644
--- a/dev-ruby/rails/rails-2.3.2.ebuild
+++ b/dev-ruby/rails/rails-2.3.2.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.3.2.ebuild,v 1.6 2009/05/24 18:56:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.2.ebuild,v 1.7 2009/05/28 16:10:52 armin76 Exp $
inherit ruby gems
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="2.3"
-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.6