diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-05-11 09:43:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-05-11 09:43:21 +0000 |
commit | dfd7b446bd481ba019dfb17fbfbacc975f070d65 (patch) | |
tree | 768124e5c7e6c317945f6cbe4aae3b315b086e81 /profiles | |
parent | Version bump, EAPI 4 and ebuild cleanups. Also switch to mirror://debian/, bu... (diff) | |
download | gentoo-2-dfd7b446bd481ba019dfb17fbfbacc975f070d65.tar.gz gentoo-2-dfd7b446bd481ba019dfb17fbfbacc975f070d65.tar.bz2 gentoo-2-dfd7b446bd481ba019dfb17fbfbacc975f070d65.zip |
Mask some packages for removal.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 21 |
2 files changed, 24 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 12bfbe616685..65440975db1a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6531 2012/05/11 09:24:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6532 2012/05/11 09:43:21 pacho 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! 11 May 2012; Pacho Ramos <pacho@gentoo.org> package.mask: + Mask some packages for removal. + + 11 May 2012; Pacho Ramos <pacho@gentoo.org> package.mask: Clean old entries. 11 May 2012; Justin Lecher <jlec@gentoo.org> updates/2Q-2012: diff --git a/profiles/package.mask b/profiles/package.mask index 405b37abcb68..1f94a8558e32 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13742 2012/05/11 09:24:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13743 2012/05/11 09:43:21 pacho 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,25 @@ #--- END OF EXAMPLES --- +# Pacho Ramos <pacho@gentoo.org> (11 May 2012) +# No GPL releases for a long time, bundles external classes (#162788) +# Use app-benchmarks/bootchart2 instead. Removal in a month. +app-benchmarks/bootchart + +# Pacho Ramos <pacho@gentoo.org> (11 May 2012) +# Fails to build, bug #280920 and is unmaintained for a long time. +# Removal in a month. +dev-embedded/parapin-driver + +# Pacho Ramos <pacho@gentoo.org> (11 May 2012) +# Unmaintained since 2005, see bug #281502 for reference. Removal +# in a month. +dev-perl/adocman + +# Pacho Ramos <pacho@gentoo.org> (11 May 2012) +# Old and only for kernel-2.4, bug #287125. Removal in a month. +media-tv/linuxtv-dvb + # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (11 May 2012) # Nouveau API break, mask until situation becomes palatable for users >=x11-drivers/xf86-video-nouveau-0.0.16_pre20120508 |