diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-10 10:25:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-10 10:25:42 +0000 |
commit | 16a3086d67c304a489c6413a1f66692f9c657f79 (patch) | |
tree | 69cf3f82f62d9383d1cc0617551ef4ac209cd8fa /dev-ruby/rack | |
parent | Keyword ~mips (diff) | |
download | historical-16a3086d67c304a489c6413a1f66692f9c657f79.tar.gz historical-16a3086d67c304a489c6413a1f66692f9c657f79.tar.bz2 historical-16a3086d67c304a489c6413a1f66692f9c657f79.zip |
Stable ppc, bug #420711
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rack')
-rw-r--r-- | dev-ruby/rack/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rack/rack-1.1.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rack/rack-1.3.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rack/rack-1.4.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/rack/ChangeLog b/dev-ruby/rack/ChangeLog index 1ae89602ec50..d66a0549294b 100644 --- a/dev-ruby/rack/ChangeLog +++ b/dev-ruby/rack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rack # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/ChangeLog,v 1.84 2012/08/07 17:42:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/ChangeLog,v 1.85 2012/08/10 10:25:41 blueness Exp $ + + 10 Aug 2012; Anthony G. Basile <blueness@gentoo.org> rack-1.1.3-r1.ebuild, + rack-1.3.6-r1.ebuild, rack-1.4.1.ebuild: + Stable ppc, bug #420711 07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> rack-1.1.3-r1.ebuild: Stable for AMD64, wrt bug #420711 diff --git a/dev-ruby/rack/rack-1.1.3-r1.ebuild b/dev-ruby/rack/rack-1.1.3-r1.ebuild index 63c38ea0d3e3..773b481f349f 100644 --- a/dev-ruby/rack/rack-1.1.3-r1.ebuild +++ b/dev-ruby/rack/rack-1.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.1.3-r1.ebuild,v 1.4 2012/08/07 17:42:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.1.3-r1.ebuild,v 1.5 2012/08/10 10:25:42 blueness Exp $ EAPI="2" USE_RUBY="ruby18 ree18 jruby" @@ -17,7 +17,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # The gem has automagic dependencies over mongrel, ruby-openid, diff --git a/dev-ruby/rack/rack-1.3.6-r1.ebuild b/dev-ruby/rack/rack-1.3.6-r1.ebuild index 48641e5566f1..b111f829c083 100644 --- a/dev-ruby/rack/rack-1.3.6-r1.ebuild +++ b/dev-ruby/rack/rack-1.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.3.6-r1.ebuild,v 1.5 2012/08/07 17:41:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.3.6-r1.ebuild,v 1.6 2012/08/10 10:25:41 blueness Exp $ EAPI="2" USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "virtual/ruby-ssl" diff --git a/dev-ruby/rack/rack-1.4.1.ebuild b/dev-ruby/rack/rack-1.4.1.ebuild index 62f2e356f974..37e6b21b3179 100644 --- a/dev-ruby/rack/rack-1.4.1.ebuild +++ b/dev-ruby/rack/rack-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.4.1.ebuild,v 1.5 2012/08/07 17:40:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack/rack-1.4.1.ebuild,v 1.6 2012/08/10 10:25:41 blueness Exp $ EAPI="2" USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "virtual/ruby-ssl" |