diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-12-29 09:54:40 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-12-29 09:54:40 +0000 |
commit | 3bc26e3b73e1c722d714ceba748ec58fb3fa06ea (patch) | |
tree | 152fe8d8fc5bae444c96ebc70ebad6ab1c69f579 /profiles | |
parent | alpha stable wrt bug #492070 (diff) | |
download | gentoo-2-3bc26e3b73e1c722d714ceba748ec58fb3fa06ea.tar.gz gentoo-2-3bc26e3b73e1c722d714ceba748ec58fb3fa06ea.tar.bz2 gentoo-2-3bc26e3b73e1c722d714ceba748ec58fb3fa06ea.zip |
Mask dev-ruby/mkrf for removal.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index ec2195a2adce..3be464506437 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.8464 2013/12/29 08:45:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8465 2013/12/29 09:54:40 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! + 29 Dec 2013; Hans de Graaff <graaff@gentoo.org> package.mask: + Mask dev-ruby/mkrf for removal. + 29 Dec 2013; Michał Górny <mgorny@gentoo.org> package.mask: Mask new multilib readline. diff --git a/profiles/package.mask b/profiles/package.mask index 71f777c841e1..69ba7b657305 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15284 2013/12/29 08:45:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15285 2013/12/29 09:54:40 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 @@ -31,6 +31,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (29 Dec 2013) +# Mask for removal in 30 days. mkrf is an obsolete +# build system that is not used anymore. It has no +# dependencies in the tree left. +dev-ruby/mkrf + # Michał Górny <mgorny@gentoo.org> (29 Dec 2013) # Mask new multilib packages waiting for emul-linux-x86-baselibs bump. >=sys-libs/readline-6.2_p5-r1 |