diff options
author | 2013-02-24 14:48:53 +0000 | |
---|---|---|
committer | 2013-02-24 14:48:53 +0000 | |
commit | 7b0065c9e3be9f96955bf88f08ee3525e2d27b28 (patch) | |
tree | 422d7c916f3245ad82db6def0f133004be80672f /dev-ruby/rails | |
parent | Stable for ppc, wrt bug #455558 (diff) | |
download | gentoo-2-7b0065c9e3be9f96955bf88f08ee3525e2d27b28.tar.gz gentoo-2-7b0065c9e3be9f96955bf88f08ee3525e2d27b28.tar.bz2 gentoo-2-7b0065c9e3be9f96955bf88f08ee3525e2d27b28.zip |
Stable for ppc64, wrt bug #456840
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rails')
-rw-r--r-- | dev-ruby/rails/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rails/rails-2.3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog index 5cd3572e0d5d..389ed436324e 100644 --- a/dev-ruby/rails/ChangeLog +++ b/dev-ruby/rails/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rails # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.258 2013/02/24 14:43:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.259 2013/02/24 14:48:53 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> rails-2.3.17.ebuild: + Stable for ppc64, wrt bug #456840 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> rails-2.3.17.ebuild: Stable for ppc, wrt bug #456840 diff --git a/dev-ruby/rails/rails-2.3.17.ebuild b/dev-ruby/rails/rails-2.3.17.ebuild index adad556a0e73..912266deb068 100644 --- a/dev-ruby/rails/rails-2.3.17.ebuild +++ b/dev-ruby/rails/rails-2.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.17.ebuild,v 1.2 2013/02/24 14:43:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-2.3.17.ebuild,v 1.3 2013/02/24 14:48:53 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18" @@ -20,7 +20,7 @@ HOMEPAGE="http://www.rubyonrails.org" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" |