diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-05-14 16:30:57 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-05-14 16:30:57 +0000 |
commit | 6611c2b088515c7581aced787eae8d39108d2975 (patch) | |
tree | 994b0eb3accf84cd739dc30d5c8e3e1de1fa9c9e /profiles | |
parent | Version bump. (diff) | |
download | historical-6611c2b088515c7581aced787eae8d39108d2975.tar.gz historical-6611c2b088515c7581aced787eae8d39108d2975.tar.bz2 historical-6611c2b088515c7581aced787eae8d39108d2975.zip |
Mask packages which depend on libevdev, bug #492886.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 41302378574d..f3deac4d5e56 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8960 2014/05/14 13:34:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8961 2014/05/14 16:30:57 chithanh 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! + 14 May 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + package.mask: + Mask packages which depend on libevdev, bug #492886. + 14 May 2014; Michał Górny <mgorny@gentoo.org> package.mask: Mask new set of multilib additions. diff --git a/profiles/package.mask b/profiles/package.mask index 01bb05bb83e9..c4b418f7ec65 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15687 2014/05/14 13:34:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15688 2014/05/14 16:30:57 chithanh 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,11 @@ #--- END OF EXAMPLES --- +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (14 May 2014) +# Depends on libevdev which still needs keywording, bug #487944 +>=x11-drivers/xf86-input-evdev-2.8.99 +>=x11-drivers/xf86-input-synaptics-1.7.99 + # Pacho Ramos <pacho@gentoo.org> (11 May 2014) # Dead for ages, now in mjpegtools, bug #492886 # Removal in a month. |