diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 11:17:17 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 11:17:17 +0000 |
commit | dcfc7e30773fabdb596950748564db9da9d30594 (patch) | |
tree | d640aed6e3a42e5f18238f556cdc87b55883d617 /profiles | |
parent | Stable on alpha, bug 551814 (diff) | |
download | historical-dcfc7e30773fabdb596950748564db9da9d30594.tar.gz historical-dcfc7e30773fabdb596950748564db9da9d30594.tar.bz2 historical-dcfc7e30773fabdb596950748564db9da9d30594.zip |
Mask webkit USE flag for wxGTK so the dep can stay ~alpha forever
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.stable.mask | 8 |
2 files changed, 10 insertions, 3 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 3954a476fafd..01bc9ef8e6db 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.231 2015/07/25 15:41:19 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.232 2015/07/29 11:17:17 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> package.use.stable.mask: + Mask webkit USE flag for wxGTK so the dep can stay ~alpha forever 25 Jul 2015; Mike Gilbert <floppym@gentoo.org> make.defaults: Remove python_targets override. diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index 14cf1d3e1540..59af67a95b3a 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/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/alpha/package.use.stable.mask,v 1.7 2015/06/11 20:35:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.stable.mask,v 1.8 2015/07/29 11:17:17 klausman 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 @@ -28,4 +28,8 @@ media-plugins/gst-plugins-meta modplug >=x11-libs/gtk+-3.12.2 cloudprint net-libs/libproxy webkit >=net-libs/webkit-gtk-2.4 geoloc -x11-libs/gksu gnome
\ No newline at end of file +x11-libs/gksu gnome + +# Tobias Klausmann <klausman@gentoo.org> (29 Jul 2015) +# Mask webkit so the dep can stay ~alpha forever +>=x11-libs/wxGTK-3.0.2.0-r1 webkit |