diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-24 19:17:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-24 19:17:39 +0000 |
commit | 1e2046ed1d9ed8bac52f5d910316a0c52fe38795 (patch) | |
tree | 2444506ac3e1d0185bdb723d514b2f155c64e171 /dev-ruby/actionpack | |
parent | x86 stable, bug #379997 (diff) | |
download | gentoo-2-1e2046ed1d9ed8bac52f5d910316a0c52fe38795.tar.gz gentoo-2-1e2046ed1d9ed8bac52f5d910316a0c52fe38795.tar.bz2 gentoo-2-1e2046ed1d9ed8bac52f5d910316a0c52fe38795.zip |
x86 stable, bug #379511
(Portage version: 2.1.10.11/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.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 12cd37a03bd9..7dfae547cc67 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.189 2011/08/18 17:44:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.190 2011/08/24 19:17:39 maekke Exp $ + + 24 Aug 2011; Markus Meier <maekke@gentoo.org> actionpack-2.3.14.ebuild: + x86 stable, bug #379511 18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> actionpack-2.3.14.ebuild: ppc64/ppc stable wrt #379511 diff --git a/dev-ruby/actionpack/actionpack-2.3.14.ebuild b/dev-ruby/actionpack/actionpack-2.3.14.ebuild index 46e55c1606c7..69222f6193c0 100644 --- a/dev-ruby/actionpack/actionpack-2.3.14.ebuild +++ b/dev-ruby/actionpack/actionpack-2.3.14.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.14.ebuild,v 1.3 2011/08/18 17:44:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.14.ebuild,v 1.4 2011/08/24 19:17:39 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" ) |