summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-30 03:25:19 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-30 03:25:19 +0000
commit3b977ef864c2dac5b791824d30fde7544f315f11 (patch)
tree8bd7b800b4b30766fece59afb5ff758631d97f25 /dev-ruby/activesupport
parentMark 2.0.0 ~ia64 (diff)
downloadhistorical-3b977ef864c2dac5b791824d30fde7544f315f11.tar.gz
historical-3b977ef864c2dac5b791824d30fde7544f315f11.tar.bz2
historical-3b977ef864c2dac5b791824d30fde7544f315f11.zip
Mark 1.3.0 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/Manifest12
-rw-r--r--dev-ruby/activesupport/activesupport-1.3.0.ebuild4
-rw-r--r--dev-ruby/activesupport/files/digest-activesupport-1.3.02
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index a032d76587c4..38dd81d609bf 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.26 2006/03/28 13:04:41 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.27 2006/03/30 03:21:13 agriffis Exp $
+
+ 30 Mar 2006; Aron Griffis <agriffis@gentoo.org>
+ activesupport-1.3.0.ebuild:
+ Mark 1.3.0 ~ia64
*activesupport-1.3.0 (28 Mar 2006)
diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index 1d71ad6ce6d9..dc47975e7927 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -4,15 +4,15 @@ SHA256 6e708322575cfbc6ec28ff207f02d263b7291120afbc24a3906635ba84179d41 ChangeLo
MD5 bd2d164ac3b2bb45a3c777135abe6142 activesupport-1.2.5.ebuild 707
RMD160 d986d4a90da274e98acc5d36f92f9282de24515e activesupport-1.2.5.ebuild 707
SHA256 d520400fd0302d29ebe8a2ad3c4dd5cb4894492244796e5ca06a28ac1dc3b694 activesupport-1.2.5.ebuild 707
-MD5 cc92d69c2c01537a8f1f2a21c31052bf activesupport-1.3.0.ebuild 711
-RMD160 2d77302a5fcf7cf8d922a7c2f168fe94625de9b1 activesupport-1.3.0.ebuild 711
-SHA256 1a1cf2e70c8a2648d2329eda0794a5924cd4e12b28d64b0168c7fbcf451a73f5 activesupport-1.3.0.ebuild 711
+MD5 5fb51ec8b10870372a9203db58248c52 activesupport-1.3.0.ebuild 717
+RMD160 b73339a3f0d4b3ccc764dd917bacf13084d0285c activesupport-1.3.0.ebuild 717
+SHA256 bfc45ada707646796f2244c7e78d3d53813b3127c750014900dcd72585417abf activesupport-1.3.0.ebuild 717
MD5 c2808b13c9797a8fa634b2f5d4f416ce files/digest-activesupport-1.2.5 67
RMD160 c62b18835a16b101418b3a1d3e01fe57e63137cf files/digest-activesupport-1.2.5 67
SHA256 0b87be8683b3461cbbafc0d76e94d77aba619a2a9b9405ed46975d3f51c2bb8e files/digest-activesupport-1.2.5 67
-MD5 23bfcaecad3ae17a1fa56a09fed49254 files/digest-activesupport-1.3.0 247
-RMD160 79da4d7b5568f65e6de27e4e447443e36c186b8d files/digest-activesupport-1.3.0 247
-SHA256 39379e3a642a6a1bbd2529449e5512d039dcf917bd450afefc3edf26566e0998 files/digest-activesupport-1.3.0 247
+MD5 2174504cf2c97d998fdac905ade48241 files/digest-activesupport-1.3.0 247
+RMD160 bebb133411641df1f3427d322ef93e80eafc3653 files/digest-activesupport-1.3.0 247
+SHA256 30c3b995d0c5df0d36ea870eb7545825e0fcef26971cabb6b130def415a8f962 files/digest-activesupport-1.3.0 247
MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 metadata.xml 157
SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c metadata.xml 157
diff --git a/dev-ruby/activesupport/activesupport-1.3.0.ebuild b/dev-ruby/activesupport/activesupport-1.3.0.ebuild
index 0cbce38f0736..81aa9f654e6c 100644
--- a/dev-ruby/activesupport/activesupport-1.3.0.ebuild
+++ b/dev-ruby/activesupport/activesupport-1.3.0.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.3.0.ebuild,v 1.2 2006/03/28 13:05:52 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.0.ebuild,v 1.3 2006/03/30 03:21:13 agriffis Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1.1"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2
diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.3.0 b/dev-ruby/activesupport/files/digest-activesupport-1.3.0
index 6fd4c6e7408f..d817f6f96b33 100644
--- a/dev-ruby/activesupport/files/digest-activesupport-1.3.0
+++ b/dev-ruby/activesupport/files/digest-activesupport-1.3.0
@@ -1,3 +1,3 @@
-MD5 bb61dc4f7792a25ee51e3677c519faff activesupport-1.3.0.gem 48640
RMD160 cb3bed3e347823d9a500687247fb04f5462b698a activesupport-1.3.0.gem 48640
SHA256 627991c2fdb321dfba24b3c01067f069b2a86676a8b37a16097accccd22a7057 activesupport-1.3.0.gem 48640
+MD5 bb61dc4f7792a25ee51e3677c519faff activesupport-1.3.0.gem 48640