graaff 14/06/02 18:34:47 Modified: ChangeLog package.mask Log: Mask old ruby package which only host source on rubyforge, bug 512132.
Revision Changes Path 1.9039 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9039&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9039&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9038&r2=1.9039 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9038 retrieving revision 1.9039 diff -u -r1.9038 -r1.9039 --- ChangeLog 2 Jun 2014 13:36:11 -0000 1.9038 +++ ChangeLog 2 Jun 2014 18:34:46 -0000 1.9039 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9038 2014/06/02 13:36:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9039 2014/06/02 18:34:46 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! + 02 Jun 2014; Hans de Graaff <[email protected]> package.mask: + Mask old ruby package which only host source on rubyforge, bug 512132. + 02 Jun 2014; Anthony G. Basile <[email protected]> profiles.desc: Add hardened musl profiles for amd64 and x86 as exp 1.15758 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15758&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15758&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15757&r2=1.15758 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15757 retrieving revision 1.15758 diff -u -r1.15757 -r1.15758 --- package.mask 2 Jun 2014 09:35:48 -0000 1.15757 +++ package.mask 2 Jun 2014 18:34:46 -0000 1.15758 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15757 2014/06/02 09:35:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15758 2014/06/02 18:34:46 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,19 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2 Jun 2014) +# Mask old slots and packages for removal in 30 days since SRC_URI +# still points to rubyforge mirrors, bug 512132. These are all leaf +# packages, have not seen releases in a long time, and only provide +# their code on rubyforge. +dev-ruby/deprecated:2 +dev-ruby/jruby-debug-base +dev-ruby/rack:1.2 +dev-ruby/rack:1.3 +dev-ruby/ruby-sdl +dev-ruby/text-format +games-util/rubygfe + # Hans de Graaff <[email protected]> (1 Jun 2014) # Mask new rubinius version for testing =dev-lang/rubinius-2*
