diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-08-07 18:19:57 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-08-07 18:19:57 +0000 |
commit | f5c19caad7c5e243a156fd9f710df21041f83c14 (patch) | |
tree | 5d49095e0f4db6a04da88a542f7231ffc3512693 | |
parent | Switch to EAPI5, cleanup (diff) | |
download | gentoo-2-f5c19caad7c5e243a156fd9f710df21041f83c14.tar.gz gentoo-2-f5c19caad7c5e243a156fd9f710df21041f83c14.tar.bz2 gentoo-2-f5c19caad7c5e243a156fd9f710df21041f83c14.zip |
Mask udev in the libusb mask temporarily too
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e1295568841d..cb35f135af1b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14991 2013/08/07 17:28:37 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14992 2013/08/07 18:19:57 ssuominen 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 @@ -40,6 +40,8 @@ >=dev-libs/libusb-compat-0.1.5-r2 =virtual/libusb-0-r1 =virtual/libusb-1-r1 +>=sys-fs/udev-206-r1 +>=virtual/udev-206-r1 # Christian Faulhammer <fauli@gentoo.org> (06 Aug 2013) # Masked for removal, dead upstream, bug #474518 |