diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-13 22:58:02 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-13 22:58:02 +0000 |
commit | 5328c9e1c7c15ddfbaff5ebd67a1d29c82dc02d3 (patch) | |
tree | 418d8bb51ee0ad48b3f7805868e995ff58a340c0 /dev-ruby/activesupport | |
parent | Stable on SPARC. (diff) | |
download | historical-5328c9e1c7c15ddfbaff5ebd67a1d29c82dc02d3.tar.gz historical-5328c9e1c7c15ddfbaff5ebd67a1d29c82dc02d3.tar.bz2 historical-5328c9e1c7c15ddfbaff5ebd67a1d29c82dc02d3.zip |
Stable on SPARC.
Package-Manager: portage-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 |