diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-07-05 09:33:10 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-07-05 09:33:10 +0000 |
commit | 5b83c2c22ef5bc9d2baa4e52b053d5dc91e91fd4 (patch) | |
tree | affe2587ad0cdea6c28867e38a0b00fed63ae156 /profiles | |
parent | Mask useflags depending on app-text/cmigemo (diff) | |
download | gentoo-2-5b83c2c22ef5bc9d2baa4e52b053d5dc91e91fd4.tar.gz gentoo-2-5b83c2c22ef5bc9d2baa4e52b053d5dc91e91fd4.tar.bz2 gentoo-2-5b83c2c22ef5bc9d2baa4e52b053d5dc91e91fd4.zip |
Mask ruby ebuilds, that are not working anymore with later rubies.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 35a23093fff8..fd8120ea67ff 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16651 2015/07/05 09:26:40 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16652 2015/07/05 09:33:10 mrueg 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 @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Manuel Rüger <mrueg@gentoo.org> (5 Jul 2015) +# Mask for various issues (missing ruby20 support, test failures) +# Removal in 30 days +app-text/deplate +app-text/migemo +dev-utils/travis-yaml + # Hans de Graaff <graaff@gentoo.org> (5 Jul 2015) # Mask for removal in 30 days. This is an old slot with a supporting # package only needed for this slot. Use dev-ruby/dotenv:2 instead. |