diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-20 19:17:24 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-20 19:17:24 +0000 |
commit | c51ad7ce62633d89ea6e45e3d279ee53dd0232ce (patch) | |
tree | 8cf5b3f1663b7b4ac61773dfccc76a84b6f43089 /dev-ruby | |
parent | Emacs 23 includes rst-mode now, change PDEPEND accordingly. (diff) | |
download | historical-c51ad7ce62633d89ea6e45e3d279ee53dd0232ce.tar.gz historical-c51ad7ce62633d89ea6e45e3d279ee53dd0232ce.tar.bz2 historical-c51ad7ce62633d89ea6e45e3d279ee53dd0232ce.zip |
ppc stable #283396
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-2.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-2.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rack/rack-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rails/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rails/rails-2.3.4.ebuild | 4 |
14 files changed, 42 insertions, 21 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index f6abeff95ea7..ae6841f430c6 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.111 2009/09/19 17:27:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.112 2009/09/20 19:08:52 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> actionmailer-2.3.4.ebuild: + ppc stable #283396 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> actionmailer-2.3.4.ebuild: ia64/sparc stable wrt #283396 diff --git a/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild index d92b001f30bd..0a8a22692f85 100644 --- a/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild,v 1.3 2009/09/19 17:27:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.4.ebuild,v 1.4 2009/09/20 19:08:52 nixnut Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="~dev-ruby/actionpack-2.3.4 diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index a5e4b2112807..38b17b9d4e3a 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.117 2009/09/19 17:26:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.118 2009/09/20 19:12:20 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> actionpack-2.3.4.ebuild: + ppc stable #283396 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> actionpack-2.3.4.ebuild: ia64/sparc stable wrt #283396 diff --git a/dev-ruby/actionpack/actionpack-2.3.4.ebuild b/dev-ruby/actionpack/actionpack-2.3.4.ebuild index baaab9548763..65b0d2a936e8 100644 --- a/dev-ruby/actionpack/actionpack-2.3.4.ebuild +++ b/dev-ruby/actionpack/actionpack-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.3 2009/09/19 17:26:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.4 2009/09/20 19:12:20 nixnut Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.6 diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index ed14a28ffcd0..616dc69aa1e0 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.108 2009/09/19 17:18:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.109 2009/09/20 19:16:14 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> activerecord-2.3.4.ebuild: + ppc stable #283396 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> activerecord-2.3.4.ebuild: ia64/sparc stable wrt #283396 diff --git a/dev-ruby/activerecord/activerecord-2.3.4.ebuild b/dev-ruby/activerecord/activerecord-2.3.4.ebuild index 31c6e45289dc..5a110207ff36 100644 --- a/dev-ruby/activerecord/activerecord-2.3.4.ebuild +++ b/dev-ruby/activerecord/activerecord-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.4.ebuild,v 1.3 2009/09/19 17:18:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.4.ebuild,v 1.4 2009/09/20 19:16:14 nixnut Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="mysql postgres sqlite sqlite3" DEPEND=">=dev-lang/ruby-1.8.6 diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index 0036e56401ba..c1d78a67ebf3 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activeresource # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.39 2009/09/19 17:19:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.40 2009/09/20 19:07:47 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> activeresource-2.3.4.ebuild: + ppc stable #283396 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> activeresource-2.3.4.ebuild: diff --git a/dev-ruby/activeresource/activeresource-2.3.4.ebuild b/dev-ruby/activeresource/activeresource-2.3.4.ebuild index a93e1358dfe1..9258aa10f3a9 100644 --- a/dev-ruby/activeresource/activeresource-2.3.4.ebuild +++ b/dev-ruby/activeresource/activeresource-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.4.ebuild,v 1.3 2009/09/19 17:19:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.4.ebuild,v 1.4 2009/09/20 19:07:47 nixnut Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.6 diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 90ed874249e9..f7cf5e3f4d14 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.93 2009/09/19 17:17:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.94 2009/09/20 19:05:55 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> activesupport-2.3.4.ebuild: + ppc stable #283396 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.3.4.ebuild: ia64/sparc stable wrt #283396 diff --git a/dev-ruby/activesupport/activesupport-2.3.4.ebuild b/dev-ruby/activesupport/activesupport-2.3.4.ebuild index f3e946680731..7ffa5a469a51 100644 --- a/dev-ruby/activesupport/activesupport-2.3.4.ebuild +++ b/dev-ruby/activesupport/activesupport-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.4.ebuild,v 1.3 2009/09/19 17:17:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.4.ebuild,v 1.4 2009/09/20 19:05:55 nixnut Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.6" diff --git a/dev-ruby/rack/ChangeLog b/dev-ruby/rack/ChangeLog index e441aae0f39b..0f45fa823e56 100644 --- a/dev-ruby/rack/ChangeLog +++ b/dev-ruby/rack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rack # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/ChangeLog,v 1.11 2009/09/19 17:25:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/ChangeLog,v 1.12 2009/09/20 19:11:04 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> rack-1.0.0.ebuild: + ppc stable #283396 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> rack-1.0.0.ebuild: ia64/sparc stable wrt #283396 diff --git a/dev-ruby/rack/rack-1.0.0.ebuild b/dev-ruby/rack/rack-1.0.0.ebuild index 3dbb0a6514bd..43f6bfe0cd4a 100644 --- a/dev-ruby/rack/rack-1.0.0.ebuild +++ b/dev-ruby/rack/rack-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.0.0.ebuild,v 1.6 2009/09/19 17:25:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.0.0.ebuild,v 1.7 2009/09/20 19:11:04 nixnut Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/rack" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86" IUSE="" USE_RUBY="ruby18 ruby19" diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index 134194ff820d..af8c7feaaa50 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rails # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.146 2009/09/19 17:28:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.147 2009/09/20 19:17:24 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> rails-2.3.4.ebuild: + ppc stable #283396 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> rails-2.3.4.ebuild: ia64/sparc stable wrt #283396 diff --git a/dev-ruby/rails/rails-2.3.4.ebuild b/dev-ruby/rails/rails-2.3.4.ebuild index b0ccb79c57ef..f46d9db1237d 100644 --- a/dev-ruby/rails/rails-2.3.4.ebuild +++ b/dev-ruby/rails/rails-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.4.ebuild,v 1.4 2009/09/19 17:28:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.4.ebuild,v 1.5 2009/09/20 19:17:24 nixnut Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rubyonrails.org" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="fastcgi" DEPEND=">=dev-lang/ruby-1.8.6 |