diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 13:13:29 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-23 13:13:29 +0000 |
commit | 278820f500845fcb191d2035e5249158e3c69464 (patch) | |
tree | 51d135583129db3bc59016870dbc28f33cf323c5 /dev-ruby/actionpack | |
parent | ppc/ppc64 stable wrt #372391 (diff) | |
download | gentoo-2-278820f500845fcb191d2035e5249158e3c69464.tar.gz gentoo-2-278820f500845fcb191d2035e5249158e3c69464.tar.bz2 gentoo-2-278820f500845fcb191d2035e5249158e3c69464.zip |
ppc/ppc64 stable wrt #372391
(Portage version: 2.2.0_alpha46/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 c4e66a35419f..55c715916a3c 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.182 2011/07/23 07:34:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.183 2011/07/23 13:13:29 xarthisius Exp $ + + 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> actionpack-2.3.12.ebuild: + ppc/ppc64 stable wrt #372391 23 Jul 2011; Hans de Graaff <graaff@gentoo.org> actionpack-3.0.7.ebuild, actionpack-3.0.9.ebuild: diff --git a/dev-ruby/actionpack/actionpack-2.3.12.ebuild b/dev-ruby/actionpack/actionpack-2.3.12.ebuild index 6ed2de5f83a8..7913cd199799 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.3 2011/07/13 21:02:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.12.ebuild,v 1.4 2011/07/23 13:13:29 xarthisius 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" ) |