diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-13 22:52:33 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-13 22:52:33 +0000 |
commit | 8f348581010d65682c93120e15085e2758cf5bac (patch) | |
tree | ef1f015003a5ee7a4f42b783df7b73e6c3b467ae /dev-ruby/activesupport | |
parent | New release. (diff) | |
download | gentoo-2-8f348581010d65682c93120e15085e2758cf5bac.tar.gz gentoo-2-8f348581010d65682c93120e15085e2758cf5bac.tar.bz2 gentoo-2-8f348581010d65682c93120e15085e2758cf5bac.zip |
Stable on SPARC.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 62a2303772b2..928740b9e78d 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.18 2005/11/08 13:06:53 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.19 2005/11/13 22:51:27 weeve Exp $ + + 13 Nov 2005; Jason Wever <weeve@gentoo.org> activesupport-1.1.1-r2.ebuild: + Stable on SPARC. *activesupport-1.2.3 (08 Nov 2005) diff --git a/dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild b/dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild index 968acf03ff97..85cb8b71b3b2 100644 --- a/dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild +++ b/dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild,v 1.1 2005/10/20 13:10:54 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild,v 1.2 2005/11/13 22:51:27 weeve Exp $ inherit ruby gems eutils @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5160/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |