diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 14:59:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 14:59:32 +0000 |
commit | 2024b4be9793a0dbb1cd3d8fa7e6433894dc56d7 (patch) | |
tree | 8fb96dad84f3b27330318d65b8121c99527f8da9 /dev-ruby | |
parent | old (diff) | |
download | historical-2024b4be9793a0dbb1cd3d8fa7e6433894dc56d7.tar.gz historical-2024b4be9793a0dbb1cd3d8fa7e6433894dc56d7.tar.bz2 historical-2024b4be9793a0dbb1cd3d8fa7e6433894dc56d7.zip |
ia64/sparc stable wrt security #200159
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-1.3.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.13.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.15.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rails/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rails/rails-1.2.6.ebuild | 4 |
10 files changed, 31 insertions, 15 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog index 0d8b0772af3d..a5c2a25d9fbd 100644 --- a/dev-ruby/actionmailer/ChangeLog +++ b/dev-ruby/actionmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.67 2007/11/27 01:33:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.68 2007/11/27 14:57:40 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> actionmailer-1.3.6.ebuild: + ia64/sparc stable wrt security #200159 27 Nov 2007; Brent Baude <ranger@gentoo.org> actionmailer-1.3.6.ebuild: Marking actionmailer-1.3.6 ppc64 for bug 200159 diff --git a/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild b/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild index c9baf9e004e4..feabf7390bb0 100644 --- a/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild +++ b/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.4 2007/11/27 01:33:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.5 2007/11/27 14:57:40 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="=dev-ruby/actionpack-1.13.6 diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index b44b1af4a37a..ebc44108eb3f 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.68 2007/11/27 01:32:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.69 2007/11/27 14:55:52 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> actionpack-1.13.6.ebuild: + ia64/sparc stable wrt security #200159 27 Nov 2007; Brent Baude <ranger@gentoo.org> actionpack-1.13.6.ebuild: Marking actionpack-1.13.6 ppc64 for bug 200159 diff --git a/dev-ruby/actionpack/actionpack-1.13.6.ebuild b/dev-ruby/actionpack/actionpack-1.13.6.ebuild index 74826e86eedc..08ca612cf740 100644 --- a/dev-ruby/actionpack/actionpack-1.13.6.ebuild +++ b/dev-ruby/actionpack/actionpack-1.13.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild,v 1.4 2007/11/27 01:32:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.13.6.ebuild,v 1.5 2007/11/27 14:55:52 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/" LICENSE="MIT" SLOT="1.2" -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.5 diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 1b053e7e34e7..b5ee8571c6eb 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.67 2007/11/27 01:34:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.68 2007/11/27 14:58:21 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> + actionwebservice-1.2.6.ebuild: + ia64/sparc stable wrt security #200159 27 Nov 2007; Brent Baude <ranger@gentoo.org> actionwebservice-1.2.6.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild index 7225dc2861b7..fc9c419fbb8c 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.4 2007/11/27 01:34:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.5 2007/11/27 14:58:21 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/aws/" LICENSE="MIT" SLOT="1.2" -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.5 diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index aaf3d72d090d..28bc40947dec 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.65 2007/11/27 01:32:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.66 2007/11/27 14:53:59 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> activerecord-1.15.6.ebuild: + ia64/sparc stable wrt security #200159 27 Nov 2007; Brent Baude <ranger@gentoo.org> activerecord-1.15.6.ebuild: Marking activerecord-1.15.6 ppc64 for bug 200159 diff --git a/dev-ruby/activerecord/activerecord-1.15.6.ebuild b/dev-ruby/activerecord/activerecord-1.15.6.ebuild index fc18dea6d7f5..3f83a5100faa 100644 --- a/dev-ruby/activerecord/activerecord-1.15.6.ebuild +++ b/dev-ruby/activerecord/activerecord-1.15.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.4 2007/11/27 01:32:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.5 2007/11/27 14:53:59 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RESTRICT="test" diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index 0e9d5cc700d6..3532727a6964 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rails # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.90 2007/11/26 23:27:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.91 2007/11/27 14:59:32 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> rails-1.2.6.ebuild: + ia64/sparc stable wrt security #200159 26 Nov 2007; Brent Baude <ranger@gentoo.org> rails-1.2.6.ebuild: Marking rails-1.2.6 ppc for bug 200159 diff --git a/dev-ruby/rails/rails-1.2.6.ebuild b/dev-ruby/rails/rails-1.2.6.ebuild index 972f5ac0ddaf..4be3571f22fd 100644 --- a/dev-ruby/rails/rails-1.2.6.ebuild +++ b/dev-ruby/rails/rails-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-1.2.6.ebuild,v 1.3 2007/11/26 23:27:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-1.2.6.ebuild,v 1.4 2007/11/27 14:59:32 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://www.rubyonrails.org" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="mysql sqlite sqlite3 postgres fastcgi" DEPEND=">=dev-lang/ruby-1.8.5 |