summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-01-07 18:01:35 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-01-07 18:01:35 +0000
commit366594e26e9b496b4dbc042be14164d85b330f0b (patch)
tree5d50c305c6d76ac2161769148fab738d9d83135d /dev-ruby/activesupport
parentMake xmoto work again with editor use flag. (diff)
downloadhistorical-366594e26e9b496b4dbc042be14164d85b330f0b.tar.gz
historical-366594e26e9b496b4dbc042be14164d85b330f0b.tar.bz2
historical-366594e26e9b496b4dbc042be14164d85b330f0b.zip
Sparc stable, Bug #253425.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/Manifest4
-rw-r--r--dev-ruby/activesupport/activesupport-2.2.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index c0734c5b59e0..cf497636dcf9 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# 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.79 2009/01/07 15:23:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.80 2009/01/07 18:01:35 fmccor Exp $
+
+ 07 Jan 2009; Ferris McCormick <fmccor@gentoo.org>
+ activesupport-2.2.2.ebuild:
+ Sparc stable, Bug #253425.
07 Jan 2009; Brent Baude <ranger@gentoo.org> activesupport-2.2.2.ebuild:
Marking activesupport-2.2.2 ppc64 for bug 253425
diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index d4b7a9c1a70a..e467d15a477b 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -5,6 +5,6 @@ DIST activesupport-2.2.2.gem 395264 RMD160 6064300c37ac2a542d87019fd485b5877c379
EBUILD activesupport-1.4.4.ebuild 521 RMD160 137332acf7b7ca33754123cf436ba7d8b537ba9f SHA1 65c263ab63df585f0dc7647df4d30814fdb43a23 SHA256 70cfcca99f88a7443d76544a35c341dc0c58d5ad82202b2752dedccf887ab6f5
EBUILD activesupport-2.0.5.ebuild 523 RMD160 3023970616cc97d9b38187e06d30dda38fb4317a SHA1 da8f851bed6522fa650333ac93a65c366da2259f SHA256 c3a6a0e5dec6ef3f433cc06c312d2b8fdc6f7309a5f7bd1483f1cf7642385ce5
EBUILD activesupport-2.1.2.ebuild 530 RMD160 759702366579710f59484473a9251e757d7f76f5 SHA1 aa9b794a2acd6156346a232127389add3a0ea4dd SHA256 00b66039ad8e4a02909ee957910744b2b58295ab39b4c3dec8f6c4947ccf3de8
-EBUILD activesupport-2.2.2.ebuild 502 RMD160 a8b3aa1823e15ca395c9e790c0f1211003d73d9c SHA1 6453e7fa27729362e3f8dbdb5020d84a84d1fbbd SHA256 f92db575493f6ea5eeecd4efbced9a779d7a30fa5d6038915e892572622410f5
-MISC ChangeLog 10937 RMD160 820357bd9174e7f6d5ddf70f6d9b0f6c83a336cd SHA1 4841764084f48891ff6f626051cd4b68f7384dff SHA256 2e7daa5e4ad9ef22cd09766ac9ee080326e9c5469fcb0dd9c6100564d59caf25
+EBUILD activesupport-2.2.2.ebuild 501 RMD160 29fde8a0d8db22d16a33d2153f0ab491020c92ee SHA1 5964d60cb5e373f016bf683f9c7bf69e08eda3ba SHA256 b0653eac13ca351a4945678417a50682111049a924b43d29862673dc66847eff
+MISC ChangeLog 11049 RMD160 91cc412bcc9b1b16e8834367975cc65245c92b5c SHA1 507a5ac9fce22a6b717fe1a8e7f80fc86b8e3b90 SHA256 e6dc03b406a61c28dc80ec71f989dea0fc0cdac0a95c884e6d1b4244e2da54d8
MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c
diff --git a/dev-ruby/activesupport/activesupport-2.2.2.ebuild b/dev-ruby/activesupport/activesupport-2.2.2.ebuild
index f0993f28aa92..8844e401702f 100644
--- a/dev-ruby/activesupport/activesupport-2.2.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.2.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.2.2.ebuild,v 1.3 2009/01/07 15:23:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.2.ebuild,v 1.4 2009/01/07 18:01:35 fmccor Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.2"
-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.5"