summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-27 20:08:43 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-27 20:08:43 +0000
commit958eb3396b3be003730a82cf2d87e8286f35ef90 (patch)
treeb452616338f9f48b6cbf65fe101c29a97eca379b /dev-ruby/activesupport
parentdev-php/PEAR-Spreadsheet_Excel_Writer stable on ppc. (diff)
downloadhistorical-958eb3396b3be003730a82cf2d87e8286f35ef90.tar.gz
historical-958eb3396b3be003730a82cf2d87e8286f35ef90.tar.bz2
historical-958eb3396b3be003730a82cf2d87e8286f35ef90.zip
dev-ruby/activesupport stable on ppc.
Package-Manager: portage-2.1_pre3-r1
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-1.2.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index ebddb7704fd1..2461888299af 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.23 2006/01/10 17:27:27 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.24 2006/01/27 20:08:43 hansmi Exp $
+
+ 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ activesupport-1.2.5.ebuild:
+ Stable on ppc.
10 Jan 2006; Ferris McCormick <fmccor@gentoo.org>
activesupport-1.2.5.ebuild:
diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
index 6e1f1ebe2eb3..01069babfcf1 100644
--- a/dev-ruby/activesupport/Manifest
+++ b/dev-ruby/activesupport/Manifest
@@ -1,6 +1,6 @@
-MD5 1425b79dc18e9370f3652d82d5c1fb4f ChangeLog 3512
+MD5 39b348b335854ebeb4a471d0746a63ef ChangeLog 3614
MD5 43d84f2f9ac09264b937f4c2b5c22b60 activesupport-1.1.1-r2.ebuild 853
-MD5 87f243dc13bcbcfa4e5b99bbacabefad activesupport-1.2.5.ebuild 708
+MD5 bd2d164ac3b2bb45a3c777135abe6142 activesupport-1.2.5.ebuild 707
MD5 b4579facfc245861ee22d45b15473db1 files/clean_logger-format_message-fix.patch 536
MD5 3cc7197f8083599bef3678502c6b11a8 files/digest-activesupport-1.1.1-r2 67
MD5 c2808b13c9797a8fa634b2f5d4f416ce files/digest-activesupport-1.2.5 67
diff --git a/dev-ruby/activesupport/activesupport-1.2.5.ebuild b/dev-ruby/activesupport/activesupport-1.2.5.ebuild
index 8956d9c2e402..f49e90089620 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.3 2006/01/10 17:27:27 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.5.ebuild,v 1.4 2006/01/27 20:08:43 hansmi 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