diff options
author | 2008-10-28 22:31:29 +0000 | |
---|---|---|
committer | 2008-10-28 22:31:29 +0000 | |
commit | 78a940ddaad834735a765b7cfee85366ba1ff808 (patch) | |
tree | 39d4048db015fc505a03d1b73e044794cd93a61c /profiles | |
parent | Version bump to create the new system-services pam.d file. (diff) | |
download | historical-78a940ddaad834735a765b7cfee85366ba1ff808.tar.gz historical-78a940ddaad834735a765b7cfee85366ba1ff808.tar.bz2 historical-78a940ddaad834735a765b7cfee85366ba1ff808.zip |
Mask gnutls USE flag for wine on amd64.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/default-linux/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/amd64/package.use.mask | 4 |
4 files changed, 14 insertions, 4 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 21d2b4fa6ec6..201a00dd8f8c 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.22 2008/10/27 07:17:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.23 2008/10/28 22:31:28 flameeyes Exp $ + + 28 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> package.use.mask: + Add gnutls to wine's masked USE flags. 27 Oct 2008; Mike Frysinger <vapier@gentoo.org> use.mask: Unmask lilo. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 5b7aca7d3714..37600424b259 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -111,7 +111,9 @@ media-video/cinelerra-cvs mmx 3dnow # 31 Dec 2007: Peter Weller <welp@gentoo.org> # Mask dbus, hal, nas and scanner USE flags; # Bug 203680 -app-emulation/wine dbus hal nas scanner +# 28 Oct 2008: Diego Pettenò <flameeyes@gentoo.org> +# Mask GnuTLS (not available as 32-bit library) +app-emulation/wine dbus hal nas scanner gnutls # missing the necessary linux-headers dep >=net-fs/netatalk-2.0.3-r3 xfs diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog index 0a49ccc8e792..5505d6f2d278 100644 --- a/profiles/default-linux/amd64/ChangeLog +++ b/profiles/default-linux/amd64/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.158 2008/10/28 18:27:55 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.159 2008/10/28 22:31:29 flameeyes Exp $ 28 Oct 2008; Steve Dibb <beandog@gentoo.org> 2007.0/package.use.mask, package.use.mask: Mask realplayer support for security issues, bug 232999, 240341, etc. + 28 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> package.use.mask: + Add gnutls to wine's masked USE flags. + 07 Oct 2008; Steve Dibb <beandog@gentoo.org> package.use.mask: Unmask dxr3 use flag for media-video/mplayer diff --git a/profiles/default-linux/amd64/package.use.mask b/profiles/default-linux/amd64/package.use.mask index ca9457daca52..911ac117bbd9 100644 --- a/profiles/default-linux/amd64/package.use.mask +++ b/profiles/default-linux/amd64/package.use.mask @@ -107,7 +107,9 @@ media-video/cinelerra-cvs mmx 3dnow # 31 Dec 2007: Peter Weller <welp@gentoo.org> # Mask dbus, hal, nas and scanner USE flags; # Bug 203680 -app-emulation/wine dbus hal nas scanner +# 28 Oct 2008: Diego Pettenò <flameeyes@gentoo.org> +# Mask GnuTLS (not available as 32-bit library) +app-emulation/wine dbus hal nas scanner gnutls # missing the necessary linux-headers dep >=net-fs/netatalk-2.0.3-r3 xfs |