diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-27 11:07:04 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-27 11:07:04 +0000 |
commit | dcd7b65eacc7cb5307996d7e18831660193bac42 (patch) | |
tree | 0682b7ed93aa54586bb4349306363e5ce2d7e0d1 /profiles | |
parent | Stable for x86, wrt bug #456600 (diff) | |
download | historical-dcd7b65eacc7cb5307996d7e18831660193bac42.tar.gz historical-dcd7b65eacc7cb5307996d7e18831660193bac42.tar.bz2 historical-dcd7b65eacc7cb5307996d7e18831660193bac42.zip |
Add wayland to use.stable.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/eapi-5-files/use.stable.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8029ef63863d..33b83f05829c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7655 2013/03/27 07:04:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7656 2013/03/27 11:07:03 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! + 27 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + eapi-5-files/use.stable.mask: + Add wayland to use.stable.mask + 27 Mar 2013; Michał Górny <mgorny@gentoo.org> package.mask: Mask new sys-apps/systemd before it is committed. diff --git a/profiles/eapi-5-files/use.stable.mask b/profiles/eapi-5-files/use.stable.mask index 75d02ac4821c..2285604f0daa 100644 --- a/profiles/eapi-5-files/use.stable.mask +++ b/profiles/eapi-5-files/use.stable.mask @@ -1,10 +1,14 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.3 2013/03/22 11:12:17 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.4 2013/03/27 11:07:04 chithanh Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Mar 2013 +# wayland is not stable, bug #419473 +wayland + # Ole Markus With <olemarkus@gentoo.org> (21 Mar 2013) # PHP 5.5 is not stable php_targets_php5-5 |