diff options
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.9.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.1.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rubygems/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rubygems/rubygems-0.8.11.ebuild | 4 |
8 files changed, 24 insertions, 12 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 92cf79be2d7a..317839988002 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.19 2005/11/08 13:13:54 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.20 2005/11/13 22:52:33 weeve Exp $ + + 13 Nov 2005; Jason Wever <weeve@gentoo.org> actionmailer-1.0.1.ebuild: + Stable on SPARC. *actionmailer-1.1.3 (08 Nov 2005) diff --git a/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild b/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild index 955ea8755475..574cb0ddf711 100644 --- a/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.0.1.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/actionmailer/actionmailer-1.0.1.ebuild,v 1.5 2005/10/20 00:21:32 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild,v 1.6 2005/11/13 22:52:33 weeve Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5169/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND=">=dev-ruby/actionpack-1.9.1 diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 0631994d4869..c0b378e750e3 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.19 2005/11/08 13:10:18 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.20 2005/11/13 22:51:57 weeve Exp $ + + 13 Nov 2005; Jason Wever <weeve@gentoo.org> actionpack-1.9.1.ebuild: + Stable on SPARC. *actionpack-1.11.0 (08 Nov 2005) diff --git a/dev-ruby/actionpack/actionpack-1.9.1.ebuild b/dev-ruby/actionpack/actionpack-1.9.1.ebuild index aa91ea155317..7af5ce594ce0 100644 --- a/dev-ruby/actionpack/actionpack-1.9.1.ebuild +++ b/dev-ruby/actionpack/actionpack-1.9.1.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/actionpack/actionpack-1.9.1.ebuild,v 1.5 2005/10/20 00:20:44 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.9.1.ebuild,v 1.6 2005/11/13 22:51:57 weeve Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5166/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 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 diff --git a/dev-ruby/rubygems/ChangeLog b/dev-ruby/rubygems/ChangeLog index 899417020882..68a6b39be5f9 100644 --- a/dev-ruby/rubygems/ChangeLog +++ b/dev-ruby/rubygems/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubygems # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.18 2005/10/20 15:52:24 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.19 2005/11/13 22:49:03 weeve Exp $ + + 13 Nov 2005; Jason Wever <weeve@gentoo.org> rubygems-0.8.11.ebuild: + Stable on SPARC. *rubygems-0.8.11-r1 (20 Oct 2005) diff --git a/dev-ruby/rubygems/rubygems-0.8.11.ebuild b/dev-ruby/rubygems/rubygems-0.8.11.ebuild index 295a90c235f3..122bd4785f23 100644 --- a/dev-ruby/rubygems/rubygems-0.8.11.ebuild +++ b/dev-ruby/rubygems/rubygems-0.8.11.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/rubygems/rubygems-0.8.11.ebuild,v 1.3 2005/10/12 19:29:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-0.8.11.ebuild,v 1.4 2005/11/13 22:49:03 weeve Exp $ inherit ruby @@ -12,7 +12,7 @@ LICENSE="Ruby" # change the filename on the end, it still downloads the same file. SRC_URI="http://rubyforge.org/frs/download.php/5207/${P}.tgz" -KEYWORDS="~amd64 ppc ~ppc-macos ~sparc x86" +KEYWORDS="~amd64 ppc ~ppc-macos sparc x86" SLOT="0" IUSE="" |