diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-09-08 13:16:21 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-09-08 13:16:21 +0000 |
commit | b5d23b74770b151735e5580c5227bc89e00cec19 (patch) | |
tree | 1a48df76b11520f2b6816816cda2b8b7c5fb13f0 /profiles/arch | |
parent | fix broken inherit order (diff) | |
download | gentoo-2-b5d23b74770b151735e5580c5227bc89e00cec19.tar.gz gentoo-2-b5d23b74770b151735e5580c5227bc89e00cec19.tar.bz2 gentoo-2-b5d23b74770b151735e5580c5227bc89e00cec19.zip |
Mask wine[gsm] because there are no 32bit libraries provided at the moment, bug 283875
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 0210cdddc27a..bd6c1d9bb49b 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.54 2009/09/06 23:52:14 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.55 2009/09/08 13:16:21 darkside Exp $ + + 08 Sep 2009; Jeremy Olexa <darkside@gentoo.org> package.use.mask: + Mask wine[gsm] because there are no 32bit libraries provided at the + moment, bug 283875 06 Sep 2009; Jeremy Olexa <darkside@gentoo.org> package.use.mask: Mask wine[mp3] because there are no 32bit libraries provided at the diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index ee6e18a66b23..b13d1c12d2d5 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.39 2009/09/06 23:52:14 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.40 2009/09/08 13:16:21 darkside 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 @@ -20,7 +20,8 @@ # Jeremy Olexa <darkside@gentoo.org> (06 Sep 2009) # Mask wine[mp3] because it fails to build. bug 283860 -app-emulation/wine mp3 +# Mask wine[gsm] because it fails to build. bug 283875 +app-emulation/wine gsm mp3 # Dawid Węgliński <cla@gentoo.org> # Mask amarok2 useflag for net-im/kadu |