diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-10-26 16:44:52 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-10-26 16:44:52 +0000 |
commit | bd9fc4326281b8925005209d8ed6819f10ba1743 (patch) | |
tree | 72bfb4ea5031608b98e71a6f7cb988ab4a6599a5 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-bd9fc4326281b8925005209d8ed6819f10ba1743.tar.gz gentoo-2-bd9fc4326281b8925005209d8ed6819f10ba1743.tar.bz2 gentoo-2-bd9fc4326281b8925005209d8ed6819f10ba1743.zip |
Unmask x11-apps/xinit-1.3.4 in systemd profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/targets/systemd/package.mask | 8 |
2 files changed, 11 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 65ef766fc562..95bd38af2c9f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9492 2014/10/26 16:36:52 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9493 2014/10/26 16:44:52 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! 26 Oct 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + targets/systemd/package.mask: + Unmask x11-apps/xinit-1.3.4 in systemd profiles + + 26 Oct 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> package.mask: Mask >=x11-apps/xinit-1.3.4 due to startx breakage, bugs #526762 and #526802. diff --git a/profiles/targets/systemd/package.mask b/profiles/targets/systemd/package.mask index 439a70f2d423..c95342669887 100644 --- a/profiles/targets/systemd/package.mask +++ b/profiles/targets/systemd/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.2 2014/06/06 16:24:22 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.3 2014/10/26 16:44:52 chithanh Exp $ + +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (26 Oct 2014) +# package is masked for bugs #526762 and #526802 on non-systemd systems. +->=x11-apps/xinit-1.3.4 # sys-kernel/genkernel is not compatible with Systemd, you need # to use sys-kernel/genkernel-next instead |