added ~ppc64
authorTom Gall <tgall@gentoo.org>
Sun, 4 Mar 2007 20:31:36 +0000 (20:31 +0000)
committerTom Gall <tgall@gentoo.org>
Sun, 4 Mar 2007 20:31:36 +0000 (20:31 +0000)
Package-Manager: portage-2.1.2-r9

dev-ruby/actionmailer/ChangeLog
dev-ruby/actionmailer/actionmailer-1.3.2.ebuild
dev-ruby/actionpack/ChangeLog
dev-ruby/actionpack/actionpack-1.13.2.ebuild
dev-ruby/activesupport/ChangeLog
dev-ruby/activesupport/activesupport-1.4.1.ebuild

index 387d9010771d9139ccbf0e190ad3ec35ce09a165..895cefb9e629ef98e707e6dfc69bdfd75d23c341 100644 (file)
@@ -1,6 +1,9 @@
 # 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.51 2007/02/11 20:18:55 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.52 2007/03/04 20:31:36 tgall Exp $
+
+  04 Mar 2007; Tom Gall <tgall@gentoo.org> actionmailer-1.3.2.ebuild:
+  added ~ppc64
 
 *actionmailer-1.3.2 (11 Feb 2007)
 
index 8fedad774ada7344f12c3fb9e0a26941bc43795d..33f70e4e1bd9aa69a7c32b86e38cf48e311d0cb9 100644 (file)
@@ -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.2.ebuild,v 1.1 2007/02/11 20:18:55 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.2.ebuild,v 1.2 2007/03/04 20:31:36 tgall 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 ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="=dev-ruby/actionpack-1.13.2
index d237766db4bb3697e148e62d9bc78c6f690726b5..31a5474b3d3a32395abe2841268af483242d90b0 100644 (file)
@@ -1,6 +1,9 @@
 # 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.52 2007/02/11 20:18:55 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.53 2007/03/04 20:28:04 tgall Exp $
+
+  04 Mar 2007; Tom Gall <tgall@gentoo.org> actionpack-1.13.2.ebuild:
+  added ~ppc64
 
 *actionpack-1.13.2 (11 Feb 2007)
 
index eb8db04cf9e9cbba8995c25fea02e89914cb760b..aa7e8ba50c825b992e5438bcc6b8d6d2a3e5f39e 100644 (file)
@@ -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.2.ebuild,v 1.1 2007/02/11 20:18:55 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.2.ebuild,v 1.2 2007/03/04 20:28:04 tgall 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 ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5
index 158641aec787eb6689c974ea92005333325cef88..af5e2964a2c1a94108df46478663b79158137e71 100644 (file)
@@ -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.39 2007/02/11 20:19:46 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.40 2007/03/04 20:26:00 tgall Exp $
+
+  04 Mar 2007; Tom Gall <tgall@gentoo.org>
+  activesupport-1.4.1.ebuild:
+  added ~ppc64
 
 *activesupport-1.4.1 (11 Feb 2007)
 
index f2eca3b5db7486774ed0cf087db283b2561fef7f..692941a28c5a2b7447d51bf11a4833e2403db43a 100644 (file)
@@ -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.1.ebuild,v 1.1 2007/02/11 20:19:46 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.1.ebuild,v 1.2 2007/03/04 20:26:00 tgall 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 ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5