diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-03-28 13:05:52 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-03-28 13:05:52 +0000 |
commit | 41c8cfcb8a2cb4cbb21943299c978ad3735f8930 (patch) | |
tree | 45efe45037c94dd4c97224a7c583fa671bcf3d66 /dev-ruby/activesupport | |
parent | new version (0.99.8 final) with patches (*2) from upstream. (diff) | |
download | gentoo-2-41c8cfcb8a2cb4cbb21943299c978ad3735f8930.tar.gz gentoo-2-41c8cfcb8a2cb4cbb21943299c978ad3735f8930.tar.bz2 gentoo-2-41c8cfcb8a2cb4cbb21943299c978ad3735f8930.zip |
Get slot right
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/Manifest | 6 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.3.0.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest index a6a91a1de983..76892649fe9b 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 0334a8d584d4319cc30fc92b1a538963 activesupport-1.3.0.ebuild 711 +RMD160 5fcf15502a0ea7f4e778fe3deece1b2d896ed28e activesupport-1.3.0.ebuild 711 +SHA256 01516dd435c255adb4c9f95d964334b4212291ce9c78cc1f47a9fc32516c055a 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="" |