summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-08-09 19:51:55 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-08-09 19:51:55 +0000
commitfa17fdaf283e9c2d07d3bddae87a77f25d88ea59 (patch)
tree94ce61b5e106d0658437f5158e470e7e54a674cd
parentMoving important info from einfo to elog. (diff)
downloadhistorical-fa17fdaf283e9c2d07d3bddae87a77f25d88ea59.tar.gz
historical-fa17fdaf283e9c2d07d3bddae87a77f25d88ea59.tar.bz2
historical-fa17fdaf283e9c2d07d3bddae87a77f25d88ea59.zip
ppc stable, bug #143369
Package-Manager: portage-2.1.1_pre4-r4
-rw-r--r--dev-ruby/actionmailer/ChangeLog6
-rw-r--r--dev-ruby/actionmailer/actionmailer-1.2.4.ebuild4
-rw-r--r--dev-ruby/actionpack/ChangeLog6
-rw-r--r--dev-ruby/actionpack/actionpack-1.12.4.ebuild4
-rw-r--r--dev-ruby/actionwebservice/ChangeLog6
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild4
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.14.4.ebuild4
-rw-r--r--dev-ruby/rails/ChangeLog5
-rw-r--r--dev-ruby/rails/rails-1.1.5.ebuild4
10 files changed, 34 insertions, 15 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 8a6dd124562b..73a888420419 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.42 2006/08/09 18:32:29 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.43 2006/08/09 19:49:06 dertobi123 Exp $
+
+ 09 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ actionmailer-1.2.4.ebuild:
+ ppc stable, bug #143369
*actionmailer-1.2.4 (09 Aug 2006)
diff --git a/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild b/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild
index dcbafd09cf8c..fdd7eddd411c 100644
--- a/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild,v 1.1 2006/08/09 18:32:29 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.2.4.ebuild,v 1.2 2006/08/09 19:49:06 dertobi123 Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-ruby/actionpack-1.12.4
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index e1d2a201afa5..5df9c3b9a358 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.41 2006/08/09 18:28:24 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.42 2006/08/09 19:48:24 dertobi123 Exp $
+
+ 09 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ actionpack-1.12.4.ebuild:
+ ppc stable, bug #143369
*actionpack-1.12.4 (09 Aug 2006)
diff --git a/dev-ruby/actionpack/actionpack-1.12.4.ebuild b/dev-ruby/actionpack/actionpack-1.12.4.ebuild
index ef74e5887db3..714aade6546e 100644
--- a/dev-ruby/actionpack/actionpack-1.12.4.ebuild
+++ b/dev-ruby/actionpack/actionpack-1.12.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.12.4.ebuild,v 1.2 2006/08/09 18:29:47 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.12.4.ebuild,v 1.3 2006/08/09 19:48:24 dertobi123 Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog
index fa91f7e01c6e..2369535a2c9a 100644
--- a/dev-ruby/actionwebservice/ChangeLog
+++ b/dev-ruby/actionwebservice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionwebservice
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.42 2006/08/09 18:30:51 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.43 2006/08/09 19:47:42 dertobi123 Exp $
+
+ 09 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ actionwebservice-1.1.5.ebuild:
+ ppc stable, bug #143369
*actionwebservice-1.1.5 (09 Aug 2006)
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild
index 2de431a0369f..54740b268085 100644
--- a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild
+++ b/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild,v 1.1 2006/08/09 18:30:51 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild,v 1.2 2006/08/09 19:47:42 dertobi123 Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index a50dc589fc77..1fbf6b2993c8 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.40 2006/08/09 18:27:17 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.41 2006/08/09 19:46:52 dertobi123 Exp $
+
+ 09 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ activerecord-1.14.4.ebuild:
+ ppc stable, bug #143369
*activerecord-1.14.4 (09 Aug 2006)
diff --git a/dev-ruby/activerecord/activerecord-1.14.4.ebuild b/dev-ruby/activerecord/activerecord-1.14.4.ebuild
index 05cfd0ad5390..bd03f6c5a7d2 100644
--- a/dev-ruby/activerecord/activerecord-1.14.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.14.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.4.ebuild,v 1.1 2006/08/09 18:27:17 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.14.4.ebuild,v 1.2 2006/08/09 19:46:52 dertobi123 Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"
diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog
index 43c873f7994c..3f771a01a9d5 100644
--- a/dev-ruby/rails/ChangeLog
+++ b/dev-ruby/rails/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rails
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.59 2006/08/09 18:35:15 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.60 2006/08/09 19:51:55 dertobi123 Exp $
+
+ 09 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> rails-1.1.5.ebuild:
+ ppc stable, bug #143369
*rails-1.1.5 (09 Aug 2006)
diff --git a/dev-ruby/rails/rails-1.1.5.ebuild b/dev-ruby/rails/rails-1.1.5.ebuild
index e36e9e2100cd..63be9f4e4a81 100644
--- a/dev-ruby/rails/rails-1.1.5.ebuild
+++ b/dev-ruby/rails/rails-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-1.1.5.ebuild,v 1.1 2006/08/09 18:35:15 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-1.1.5.ebuild,v 1.2 2006/08/09 19:51:55 dertobi123 Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="1.1"
-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.2