diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-13 21:02:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-13 21:02:13 +0000 |
commit | d4c8f0aaeb4eb80e61eeb2ac977784b47f2e13e8 (patch) | |
tree | 7923d366b7c6fed98f93b97596b39724b51db5ad /dev-ruby/actionpack | |
parent | x86 stable, bug #372391 (diff) | |
download | gentoo-2-d4c8f0aaeb4eb80e61eeb2ac977784b47f2e13e8.tar.gz gentoo-2-d4c8f0aaeb4eb80e61eeb2ac977784b47f2e13e8.tar.bz2 gentoo-2-d4c8f0aaeb4eb80e61eeb2ac977784b47f2e13e8.zip |
x86 stable, bug #372391
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-2.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 435513e8a103..c777ae0e4196 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.180 2011/07/07 19:08:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.181 2011/07/13 21:02:13 maekke Exp $ + + 13 Jul 2011; Markus Meier <maekke@gentoo.org> actionpack-2.3.12.ebuild: + x86 stable, bug #372391 07 Jul 2011; Markos Chandras <hwoarang@gentoo.org> actionpack-2.3.12.ebuild: Stable on amd64 wrt bug #372391 diff --git a/dev-ruby/actionpack/actionpack-2.3.12.ebuild b/dev-ruby/actionpack/actionpack-2.3.12.ebuild index a8b37e6a5854..6ed2de5f83a8 100644 --- a/dev-ruby/actionpack/actionpack-2.3.12.ebuild +++ b/dev-ruby/actionpack/actionpack-2.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.12.ebuild,v 1.2 2011/07/07 19:08:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.12.ebuild,v 1.3 2011/07/13 21:02:13 maekke Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RUBY_PATCHES=( "${PN}-2.3.11-rails3.patch" "${PN}-2.3.10-i18n-0.4.2.patch" ) |