diff options
author | Yixun Lan <dlan@gentoo.org> | 2015-04-03 07:51:52 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-04-03 07:51:52 +0000 |
commit | d03faf9cf2a55b2a81b8289cfbee44eacb29b7ab (patch) | |
tree | 1f0a8d832729a38e317bf25175023ffe6a348e0b /profiles | |
parent | remove old (diff) | |
download | historical-d03faf9cf2a55b2a81b8289cfbee44eacb29b7ab.tar.gz historical-d03faf9cf2a55b2a81b8289cfbee44eacb29b7ab.tar.bz2 historical-d03faf9cf2a55b2a81b8289cfbee44eacb29b7ab.zip |
stable mask USE=zfs on sys-cluster/ceph, for bug 544606
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 504f194115a0..696f40e1b413 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9901 2015/04/03 07:16:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9902 2015/04/03 07:51:52 dlan 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! + 03 Apr 2015; Yixun Lan <dlan@gentoo.org> arch/amd64/package.use.stable.mask: + stable mask USE=zfs on sys-cluster/ceph, for bug 544606 + 03 Apr 2015; Hans de Graaff <graaff@gentoo.org> package.mask: Package dev-ruby/gemoji has been removed. diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 23b7037dc588..767e43f166e9 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.126 2015/03/28 22:11:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.127 2015/04/03 07:51:52 dlan 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Yixun Lan <dlan@gentoo.org> (02 Apr 2015) +# sys-fs/zfs is not stable. +sys-cluster/ceph zfs + # Pacho Ramos <pacho@gentoo.org> (08 Mar 2015) # mayavi is broken, bug #500104 dev-python/apptools test |