diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-07-21 06:38:22 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-07-21 06:38:22 +0000 |
commit | ff4d0cc9a76b77872bf2f71a0ed40c8e372c0ab7 (patch) | |
tree | 7c657cd364355e7f82271f3f9ee38ea0987a2677 /profiles | |
parent | Cleanup. (diff) | |
download | gentoo-2-ff4d0cc9a76b77872bf2f71a0ed40c8e372c0ab7.tar.gz gentoo-2-ff4d0cc9a76b77872bf2f71a0ed40c8e372c0ab7.tar.bz2 gentoo-2-ff4d0cc9a76b77872bf2f71a0ed40c8e372c0ab7.zip |
Mask ruby18-only packages in dev-ruby for removal.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 49 |
2 files changed, 52 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 7fea7fd35015..b4553b677de5 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8058 2013/07/21 00:47:06 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8059 2013/07/21 06:38:22 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! + 21 Jul 2013; Hans de Graaff <graaff@gentoo.org> package.mask: + Mask ruby18-only packages in dev-ruby for removal. + 21 Jul 2013; Julian Ospald <hasufell@gentoo.org> package.mask: remove mask entry, because bug is fixed diff --git a/profiles/package.mask b/profiles/package.mask index 7cdc0dc8f940..1a078056b2c0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14941 2013/07/21 00:47:06 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14942 2013/07/21 06:38:22 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 @@ -32,6 +32,53 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (21 Jul 2013) +# Mask ruby18-only packages in dev-ruby for removal in 30 days. +# ruby18 is EOL and no longer supported upstream. These packages +# are only marked for ruby18 and most have not seen releases in +# a long time. All of them don't have reverse dependencies. +# All will be removed unless it can be verified that they do +# work with newer ruby versions. +dev-ruby/autotest-rails +dev-ruby/canny +dev-ruby/cgikit +dev-ruby/color-tools +dev-ruby/diff +dev-ruby/eruby +dev-ruby/extensions +dev-ruby/fusefs +dev-ruby/imlib2-ruby +dev-ruby/IO-Reactor +dev-ruby/jabber4r +dev-ruby/mega-modules +dev-ruby/merb-slices +dev-ruby/nano-methods +dev-ruby/needle +dev-ruby/net-geoip +dev-ruby/nora +dev-ruby/osmlib-base +dev-ruby/piston +dev-ruby/plruby +dev-ruby/quixml +dev-ruby/rbbr +dev-ruby/rflickr +dev-ruby/ruby-breakpoint +dev-ruby/ruby-chasen +dev-ruby/ruby-eb +dev-ruby/rubyfilter +dev-ruby/ruby-freedb +dev-ruby/ruby-gd +dev-ruby/ruby-gsl +dev-ruby/ruby-irc +dev-ruby/ruby-password +dev-ruby/ruby-pcap +dev-ruby/shipping +dev-ruby/stompserver +dev-ruby/tclink +dev-ruby/webrat +dev-ruby/xml-mapping +dev-ruby/xmpp4r + # Alexis Ballier <aballier@gentoo.org> (20 Jul 2013) # New major release and lots of packages fail to build. # Tracker bug is: https://bugs.gentoo.org/show_bug.cgi?id=476490 |