summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-03-28 13:07:03 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-03-28 13:07:03 +0000
commitc6b08cb696bedc7d0b707bec485749bd9abf2886 (patch)
treeaf5c0bbb3c8ef17fde4f0cb8a8f78f59360a800b /dev-ruby/activesupport
parentRails 1.1 (diff)
downloadhistorical-c6b08cb696bedc7d0b707bec485749bd9abf2886.tar.gz
historical-c6b08cb696bedc7d0b707bec485749bd9abf2886.tar.bz2
historical-c6b08cb696bedc7d0b707bec485749bd9abf2886.zip
Get slot right
Package-Manager: portage-2.1_pre7-r2
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/Manifest6
-rw-r--r--dev-ruby/activesupport/activesupport-1.3.0.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index a6a91a1de983..1d71ad6ce6d9 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -4,9 +4,9 @@ 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 08ec9d75358b507cf7a46c519c41c8a1 activesupport-1.3.0.ebuild 709
-RMD160 ba078bf8bde45d9fa4b4a878c32fc9d3b5f5cac3 activesupport-1.3.0.ebuild 709
-SHA256 93040c1bb0befb189d4fedac6c7599fc396b61c0c3deae4037a59b5064944a8b activesupport-1.3.0.ebuild 709
+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 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
diff --git a/dev-ruby/activesupport/activesupport-1.3.0.ebuild b/dev-ruby/activesupport/activesupport-1.3.0.ebuild
index 996c29896d63..0cbce38f0736 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.1 2006/03/28 13:04:41 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.0.ebuild,v 1.2 2006/03/28 13:05:52 caleb Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
-SLOT="0"
+SLOT="1.1"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""