summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-13 05:43:04 +0000
committerTom Gall <tgall@gentoo.org>2007-10-13 05:43:04 +0000
commit8e4a4351145ade1102750bea85dbb27a67c3c540 (patch)
treed4ec6b2a2f577b3922d4f6fc85da112c65013816
parentadded ~ppc64 and stable on ppc64 (diff)
downloadgentoo-2-8e4a4351145ade1102750bea85dbb27a67c3c540.tar.gz
gentoo-2-8e4a4351145ade1102750bea85dbb27a67c3c540.tar.bz2
gentoo-2-8e4a4351145ade1102750bea85dbb27a67c3c540.zip
stable on ppc64, and added ~ppc64
(Portage version: 2.1.3.9)
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.15.3.ebuild4
-rw-r--r--dev-ruby/activerecord/activerecord-1.15.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index cf23fe31219b..424ef58fcbfd 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.55 2007/10/06 22:24:44 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.56 2007/10/13 05:43:04 tgall Exp $
+
+ 13 Oct 2007; Tom Gall <tgall@gentoo.org>
+ activerecord-1.15.3.ebuild, activerecord-1.15.4.ebuild:
+ added ~ppc64, stable on ppc64
06 Oct 2007; Christian Faulhammer <opfer@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 faa00a17a5f2..a65c19309a6b 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.4 2007/10/06 22:24:44 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.5 2007/10/13 05:43: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=""
RESTRICT="test"
diff --git a/dev-ruby/activerecord/activerecord-1.15.4.ebuild b/dev-ruby/activerecord/activerecord-1.15.4.ebuild
index 27d162167a60..d023a06e0d2a 100644
--- a/dev-ruby/activerecord/activerecord-1.15.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.15.4.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.4.ebuild,v 1.1 2007/10/06 16:28:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.4.ebuild,v 1.2 2007/10/13 05:43:04 tgall Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"