diff options
author | Dion Moult <moult@gentoo.org> | 2014-01-19 02:29:32 +0000 |
---|---|---|
committer | Dion Moult <moult@gentoo.org> | 2014-01-19 02:29:32 +0000 |
commit | 68ca4c9ca3713d39923bd3be1f238c1139828ea8 (patch) | |
tree | 594d9a5dd8a3380b0114b84dcc26f282743da7d4 /profiles | |
parent | fixed build without dev-libs/check (diff) | |
download | gentoo-2-68ca4c9ca3713d39923bd3be1f238c1139828ea8.tar.gz gentoo-2-68ca4c9ca3713d39923bd3be1f238c1139828ea8.tar.bz2 gentoo-2-68ca4c9ca3713d39923bd3be1f238c1139828ea8.zip |
Mask sys-apps/usleep because usleep is part of app-admin/killproc (bug #467212)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ceecce53f7e8..1d092e4f8152 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15348 2014/01/19 02:19:30 moult Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15349 2014/01/19 02:29:32 moult 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 --- # Dion Moult <moult@gentoo.org> (19 Jan 2014) +# Mask for removal in 30 days. usleep is actually provided part of +# app-admin/killproc (bug #467212) +sys-apps/usleep + +# Dion Moult <moult@gentoo.org> (19 Jan 2014) # Mask for removal in 30 days. Flyte service discontinued so package is useless. # (bug #495138) app-misc/flyte-download-manager |