diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-12-16 07:18:24 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-12-16 07:18:24 +0000 |
commit | 03fa5aa9e4d4b04ca125a49aa546847566be1d9c (patch) | |
tree | f5bb7476598db2eabbf30aeff8748cd5c7d03450 /profiles | |
parent | Add ~x86, wrt bug #494410 (diff) | |
download | gentoo-2-03fa5aa9e4d4b04ca125a49aa546847566be1d9c.tar.gz gentoo-2-03fa5aa9e4d4b04ca125a49aa546847566be1d9c.tar.bz2 gentoo-2-03fa5aa9e4d4b04ca125a49aa546847566be1d9c.zip |
Also include dev-ruby/i18n:0.4 in the Rails 2.3 mask, fixing bug 494412.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4a40bf955893..04f95e934eef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15265 2013/12/15 14:18:36 moult Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15266 2013/12/16 07:18:24 graaff Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -60,6 +60,7 @@ dev-ruby/activerecord:2.3 dev-ruby/activeresource:2.3 dev-ruby/activesupport:2.3 dev-ruby/actionwebservice:2.3 +dev-ruby/i18n:0.4 dev-ruby/will_paginate:2.3 dev-ruby/gettext_activerecord dev-ruby/gettext_rails |