commit: c73b1b3e4ecbcd0a2a5429ad61b129cf55a0eb48 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Sep 17 12:16:54 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Sep 17 12:16:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73b1b3e
gnome-base/gvfs, net-fs/libnf: move USE mask to stable only Gentoo-Bug: 551576 profiles/arch/alpha/package.use.mask | 4 ---- profiles/arch/alpha/package.use.stable.mask | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 9e8cf72..bb2c018 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -35,10 +35,6 @@ dev-python/wsgiproxy2 test dev-python/urllib3 test # Gilles Dartiguelongue <[email protected]> (09 Jun 2015) -# net-fs/libnfs lacks alpha keyword, bug #551576 -gnome-base/gvfs nfs - -# Gilles Dartiguelongue <[email protected]> (09 Jun 2015) # dev-lang/luajit and dev-lua/lgi and lack alpha keyword, bug #551540 dev-libs/libpeas lua jit diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index fc225a3..cfb2950 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -17,6 +17,12 @@ # #--- END OF EXAMPLES --- +# +# Tobias Klausmann <[email protected]> (17 Sep 2015) +# Move this mask here (from package.use.mask) until net-fs/libnfs goes stable. +# Gilles Dartiguelongue <[email protected]> (09 Jun 2015) +# net-fs/libnfs lacks alpha keyword, bug #551576 +gnome-base/gvfs nfs # Tobias Klausmann <[email protected]> (16 Sep 2015) # Move this mask here (from package.use.mask) until rubberband goes stable.
