diff options
author | Bryan Stine <battousai@gentoo.org> | 2009-09-18 15:32:37 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2009-09-18 15:32:37 +0000 |
commit | 36206bafe9b3db5aac079456ad8f38c8502ed2d5 (patch) | |
tree | d161b3bde0bb24b3d53a3c574ac7ff2ba2c363c8 /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-36206bafe9b3db5aac079456ad8f38c8502ed2d5.tar.gz gentoo-2-36206bafe9b3db5aac079456ad8f38c8502ed2d5.tar.bz2 gentoo-2-36206bafe9b3db5aac079456ad8f38c8502ed2d5.zip |
Mask x11-drm for removal, bug #284598.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 895ebb0170bf..5550280b4a82 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3277 2009/09/18 14:00:00 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3278 2009/09/18 15:32:37 battousai 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! + 18 Sep 2009; Bryan Stine <battousai@gentoo.org> package.mask: + Mask x11-base/x11-drm for removal in 30 days (unmaintained). + 18 Sep 2009; Alex Legler <a3li@gentoo.org> package.mask: Removing diaria from p.mask, package is gone. diff --git a/profiles/package.mask b/profiles/package.mask index 40e023b385a9..804332e11b56 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10461 2009/09/18 14:00:00 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10462 2009/09/18 15:32:37 battousai 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,11 @@ #--- END OF EXAMPLES --- +# Bryan Stine <battousai@gentoo.org> (18 Sep 2009) +# Mask for removal in 30 days. The x11-drm git tree is abandoned, modules have +# moved to the kernel. See bug #284598 for more information. +x11-base/x11-drm + # Gilles Dartiguelongue <eva@gentoo.org> (16 Sep 2009) # Masking at-poke, unmainted and superseeded by # app-accessibility/accerciser. bug #279304 |