diff options
author | 2005-07-27 13:08:15 +0000 | |
---|---|---|
committer | 2005-07-27 13:08:15 +0000 | |
commit | 180989c995d70837b83c65f97899ebb512ccb8c7 (patch) | |
tree | bb62e08241ae8b8d7eebcf13ad8ec4ca5ee5287f /dev-ruby | |
parent | marked stable wrt bug #100316 (diff) | |
download | gentoo-2-180989c995d70837b83c65f97899ebb512ccb8c7.tar.gz gentoo-2-180989c995d70837b83c65f97899ebb512ccb8c7.tar.bz2 gentoo-2-180989c995d70837b83c65f97899ebb512ccb8c7.zip |
x86 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-ruby')
-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/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.11.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.9.0.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/rails/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rails/rails-0.13.1.ebuild | 4 |
11 files changed, 35 insertions, 18 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index ec822b016f6b..f55b513f5770 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.12 2005/07/12 13:49:50 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.13 2005/07/27 13:06:39 caleb Exp $ + + 27 Jul 2005; Caleb Tennis <caleb@gentoo.org> actionmailer-1.0.1.ebuild: + x86 stable *actionmailer-1.0.1 (12 Jul 2005) diff --git a/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild b/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild index be3ecf2a15b7..586760331303 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.2 2005/07/12 13:57:29 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.0.1.ebuild,v 1.3 2005/07/27 13:06:39 caleb 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 ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=dev-ruby/actionpack-1.9.1 diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 3018a76eaadf..877f2a31f3c0 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.12 2005/07/12 13:48:40 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.13 2005/07/27 13:06:01 caleb Exp $ + + 27 Jul 2005; Caleb Tennis <caleb@gentoo.org> actionpack-1.9.1.ebuild: + x86 stable *actionpack-1.9.1 (12 Jul 2005) diff --git a/dev-ruby/actionpack/actionpack-1.9.1.ebuild b/dev-ruby/actionpack/actionpack-1.9.1.ebuild index b06bd2adff24..d2682713b40b 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.2 2005/07/12 13:57:01 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.9.1.ebuild,v 1.3 2005/07/27 13:06:01 caleb 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 ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index f2c151a9d4a9..40f33b2ab9c7 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.11 2005/07/12 13:53:44 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.12 2005/07/27 13:07:37 caleb Exp $ + + 27 Jul 2005; Caleb Tennis <caleb@gentoo.org> + actionwebservice-0.8.1.ebuild: + x86 stable *actionwebservice-0.8.1 (12 Jul 2005) diff --git a/dev-ruby/actionwebservice/actionwebservice-0.8.1.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.8.1.ebuild index 15fb5091f714..63ff002885fa 100644 --- a/dev-ruby/actionwebservice/actionwebservice-0.8.1.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-0.8.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/actionwebservice/actionwebservice-0.8.1.ebuild,v 1.2 2005/07/12 13:56:25 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.8.1.ebuild,v 1.3 2005/07/27 13:07:37 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5172/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index b9e9dd61708c..853afca8d6f8 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.11 2005/07/12 13:52:37 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.12 2005/07/27 13:04:03 caleb Exp $ + + 27 Jul 2005; Caleb Tennis <caleb@gentoo.org> activerecord-1.9.0.ebuild, + activerecord-1.11.1.ebuild: + x86 stable *activerecord-1.11.1 (12 Jul 2005) diff --git a/dev-ruby/activerecord/activerecord-1.11.1.ebuild b/dev-ruby/activerecord/activerecord-1.11.1.ebuild index 0bdfa48b778f..c94be2e5f50a 100644 --- a/dev-ruby/activerecord/activerecord-1.11.1.ebuild +++ b/dev-ruby/activerecord/activerecord-1.11.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/activerecord/activerecord-1.11.1.ebuild,v 1.2 2005/07/12 13:55:43 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.11.1.ebuild,v 1.3 2005/07/27 13:04:03 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5163/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RESTRICT="test" diff --git a/dev-ruby/activerecord/activerecord-1.9.0.ebuild b/dev-ruby/activerecord/activerecord-1.9.0.ebuild index faec1af0653d..b11c96ecd500 100644 --- a/dev-ruby/activerecord/activerecord-1.9.0.ebuild +++ b/dev-ruby/activerecord/activerecord-1.9.0.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/activerecord/activerecord-1.9.0.ebuild,v 1.1 2005/03/22 19:55:48 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.9.0.ebuild,v 1.2 2005/07/27 13:04:03 caleb Exp $ inherit ruby gems @@ -13,10 +13,10 @@ SRC_URI="http://rubyforge.org/frs/download.php/3587/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activesupport-1.0.2" + >=dev-ruby/activesupport-1.0.2" src_test() { echo "Skipping rake test. It requires setting up live databases" diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index 67be6946f5f5..e867012b178c 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rails # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.20 2005/07/12 13:59:34 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.21 2005/07/27 13:08:15 caleb Exp $ + + 27 Jul 2005; Caleb Tennis <caleb@gentoo.org> rails-0.13.1.ebuild: + x86 stable *rails-0.13.1 (12 Jul 2005) diff --git a/dev-ruby/rails/rails-0.13.1.ebuild b/dev-ruby/rails/rails-0.13.1.ebuild index eadede7448ff..9a9b9d48e05c 100644 --- a/dev-ruby/rails/rails-0.13.1.ebuild +++ b/dev-ruby/rails/rails-0.13.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/rails/rails-0.13.1.ebuild,v 1.1 2005/07/12 13:59:34 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.13.1.ebuild,v 1.2 2005/07/27 13:08:15 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5175/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="mysql sqlite postgres fastcgi" DEPEND=">=dev-lang/ruby-1.8.2 |