diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 23:52:14 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-09-06 23:52:14 +0000 |
commit | 0641888b54d13c2f6b7907658df355bb50dde496 (patch) | |
tree | f8d55168e24cb4f0bf9cf4af8fea7f5b2a39310e /profiles/arch | |
parent | Marking imagemagick-6.5.4.10 ~ppc64 for bug 281573 (diff) | |
download | historical-0641888b54d13c2f6b7907658df355bb50dde496.tar.gz historical-0641888b54d13c2f6b7907658df355bb50dde496.tar.bz2 historical-0641888b54d13c2f6b7907658df355bb50dde496.zip |
Mask wine[mp3] because there are no 32bit libraries provided at the moment, bug 283860
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index f68f2a239e2b..0210cdddc27a 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.53 2009/09/05 22:16:58 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.54 2009/09/06 23:52:14 darkside Exp $ + + 06 Sep 2009; Jeremy Olexa <darkside@gentoo.org> package.use.mask: + Mask wine[mp3] because there are no 32bit libraries provided at the + moment, bug 283860 05 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> ChangeLog: diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 68803f3081f0..ee6e18a66b23 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.38 2009/08/04 10:28:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.39 2009/09/06 23:52:14 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Jeremy Olexa <darkside@gentoo.org> (06 Sep 2009) +# Mask wine[mp3] because it fails to build. bug 283860 +app-emulation/wine mp3 + # Dawid Węgliński <cla@gentoo.org> # Mask amarok2 useflag for net-im/kadu # See bug #238487 for references |