diff options
author | Hans de Graaff <graaff@gentoo.org> | 2015-03-08 10:25:33 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2015-03-08 10:25:33 +0000 |
commit | a0e87e44e68375901c0ecd1f0c9468d2bfa2b9be (patch) | |
tree | c24909effa207f1e17bc9386b5f686f8d4d8819c /profiles | |
parent | Version bump. (diff) | |
download | historical-a0e87e44e68375901c0ecd1f0c9468d2bfa2b9be.tar.gz historical-a0e87e44e68375901c0ecd1f0c9468d2bfa2b9be.tar.bz2 historical-a0e87e44e68375901c0ecd1f0c9468d2bfa2b9be.zip |
Mask various ruby19-only packages.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 20 |
2 files changed, 23 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8070a06e1581..2052ff351da8 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9845 2015/03/08 00:03:37 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9846 2015/03/08 10:25:33 graaff Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 08 Mar 2015; Hans de Graaff <graaff@gentoo.org> package.mask: + Mask various ruby19-only packages. + 07 Mar 2015; Christoph Junghans <ottxor@gentoo.org> package.mask: Masked sci-libs/openmm for removal diff --git a/profiles/package.mask b/profiles/package.mask index 7aff70f1c14f..f3a8a69322ab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16404 2015/03/08 00:03:37 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16405 2015/03/08 10:25:33 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 @@ -30,6 +30,24 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (8 Mar 2015) +# Mask various ruby19-only packages for removal. +# +# Failing tests with ruby20 due to encoding issues +dev-ruby/compass:0 +# Old slots that are no longer in use +dev-ruby/jquery-rails:0 +dev-ruby/simplecov:0 +dev-ruby/simplecov-html:0 +dev-ruby/sprockets:2.1 +# Upstream indicates that this is no longer maintained. +dev-ruby/right_aws +# test-spec does not work properly even with ruby19 and has been +# discontinued upstream. amazon-ec2 depends on this and currently has +# no maintainer. +dev-ruby/amazon-ec2 +dev-ruby/test-spec + # Christoph Junghans <ottxor@gentoo.org> (7 Mar 2015) # Fails to build (bug #536406); nothing in the tree uses it. # Masked for removal in 30 days |