summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-01-10 17:28:56 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-01-10 17:28:56 +0000
commit431740f12508ac2666be140c49771514d7896633 (patch)
tree80b09d34179c7df05f24c8d754272c3c5b882bf4
parentStable on sparc (needed for rails). (diff)
downloadhistorical-431740f12508ac2666be140c49771514d7896633.tar.gz
historical-431740f12508ac2666be140c49771514d7896633.tar.bz2
historical-431740f12508ac2666be140c49771514d7896633.zip
Stable on sparc (part of rails).
Package-Manager: portage-2.1_pre3-r1
-rw-r--r--dev-ruby/actionpack/Manifest4
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-1.13.2.ebuild4
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-1.2.5.ebuild4
5 files changed, 16 insertions, 8 deletions
diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest
index 3c5064e09aad..c4ffd5e2db39 100644
--- a/dev-ruby/actionpack/Manifest
+++ b/dev-ruby/actionpack/Manifest
@@ -1,5 +1,5 @@
-MD5 b283f6f4fb41c9f44912beb7afc5ef7a ChangeLog 3010
-MD5 1eb8739e9ed3f426008454224fc618e4 actionpack-1.11.2.ebuild 701
+MD5 ee63f86a1004a05c6d6b82f719c6d390 ChangeLog 3139
+MD5 100fb3b8f924fa191f74b433cbc4cab2 actionpack-1.11.2.ebuild 701
MD5 b88dd45f9ff71073baa705f9559d8ec1 actionpack-1.9.1.ebuild 710
MD5 67aab8f6d8299983d8a07223787b2aed files/digest-actionpack-1.11.2 66
MD5 b4e36caaf45987abefc831f7ed376b74 files/digest-actionpack-1.9.1 65
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index f943222f5d94..89d176491745 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.21 2006/01/02 21:15:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.22 2006/01/10 17:28:56 fmccor Exp $
+
+ 10 Jan 2006; Ferris McCormick <fmccor@gentoo.org>
+ activerecord-1.13.2.ebuild:
+ Stable on sparc (part of rails).
02 Jan 2006; Caleb Tennis <caleb@gentoo.org> activerecord-1.13.2.ebuild:
x86 stable
diff --git a/dev-ruby/activerecord/activerecord-1.13.2.ebuild b/dev-ruby/activerecord/activerecord-1.13.2.ebuild
index 4dd28e352008..cacf48b8d668 100644
--- a/dev-ruby/activerecord/activerecord-1.13.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.13.2.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.13.2.ebuild,v 1.2 2006/01/02 21:15:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.13.2.ebuild,v 1.3 2006/01/10 17:28:56 fmccor Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE=""
RESTRICT="test"
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index a061c83c7249..ebddb7704fd1 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.22 2006/01/02 21:14:02 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.23 2006/01/10 17:27:27 fmccor Exp $
+
+ 10 Jan 2006; Ferris McCormick <fmccor@gentoo.org>
+ activesupport-1.2.5.ebuild:
+ Stable on sparc (part of rails).
02 Jan 2006; Caleb Tennis <caleb@gentoo.org> activesupport-1.2.5.ebuild:
x86 stable
diff --git a/dev-ruby/activesupport/activesupport-1.2.5.ebuild b/dev-ruby/activesupport/activesupport-1.2.5.ebuild
index b140a5a4d31e..8956d9c2e402 100644
--- a/dev-ruby/activesupport/activesupport-1.2.5.ebuild
+++ b/dev-ruby/activesupport/activesupport-1.2.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/activesupport/activesupport-1.2.5.ebuild,v 1.2 2006/01/02 21:14:02 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.5.ebuild,v 1.3 2006/01/10 17:27:27 fmccor Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2