diff options
author | Alex Legler <a3li@gentoo.org> | 2009-03-14 23:13:16 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2009-03-14 23:13:16 +0000 |
commit | 8f5061331f5e76c87fcd163a11847e195e588a28 (patch) | |
tree | b990930adcf373ee3f6badd6d133df39ef5237c2 /profiles | |
parent | Adding patch for CVE-2009-0642, bug 260006. (diff) | |
download | ruby-overlay-8f5061331f5e76c87fcd163a11847e195e588a28.tar.gz ruby-overlay-8f5061331f5e76c87fcd163a11847e195e588a28.tar.bz2 ruby-overlay-8f5061331f5e76c87fcd163a11847e195e588a28.zip |
Adding mask for rails 2.3 RC2 ebuilds
git-svn-id: https://overlays.gentoo.org/svn/proj/ruby@182 2a5f3910-e945-0410-a483-9de4ec4550eb
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index dae5c18..97e133e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -21,6 +21,15 @@ ## End example ## +# Alex Legler <a3li@gentoo.org> (15 Mar 2009) +# Rails 2.3 beta ebuilds +=dev-ruby/rails-2.3.1 +=dev-ruby/actionpack-2.3.1 +=dev-ruby/actionmailer-2.3.1 +=dev-ruby/activerecord-2.3.1 +=dev-ruby/activeresource-2.3.1 +=dev-ruby/activesupport-2.3.1 + # Sven Schwyn <gentoo@bitcetera.com> (23 Jul 2008) # Masked for test =dev-lang/ruby-1.9* |