diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-09-18 09:20:11 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-09-18 09:20:11 +0000 |
commit | 040efa25dec6b9c107f0de53c66a0e20d6ec4121 (patch) | |
tree | 7bdc882527ff5b662d61bf5568d0b90179a96078 /profiles | |
parent | Remove obsolete USE="hal" mask. (diff) | |
download | gentoo-2-040efa25dec6b9c107f0de53c66a0e20d6ec4121.tar.gz gentoo-2-040efa25dec6b9c107f0de53c66a0e20d6ec4121.tar.bz2 gentoo-2-040efa25dec6b9c107f0de53c66a0e20d6ec4121.zip |
Remove obsolete USE="hal" mask for app-emulation/wine.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 2af9e4fe5ad4..b91a324e3c3a 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.141 2011/08/26 21:17:26 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.142 2011/09/18 09:20:11 ssuominen Exp $ + + 18 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> package.use.mask: + Remove obsolete USE="hal" mask for app-emulation/wine. 26 Aug 2011; Tim Harder <radhermit@gentoo.org> package.use.mask: Remove USE="sse2" mask for libsoundtouch. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index cfb67ba8a2c9..ece68ce5bd3e 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.103 2011/08/26 21:17:26 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.104 2011/09/18 09:20:11 ssuominen 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 @@ -103,9 +103,8 @@ www-client/icecat -ipc sys-power/pm-utils -video_cards_intel -video_cards_radeon # Samuli Suominen <ssuominen@gentoo.org> (02 Feb 2009) -# esd (#301824), hal (#299149), gstreamer (#346077) -# gettext (#351224) -app-emulation/wine esd gstreamer hal nls +# esd (#301824), gstreamer (#346077), gettext (#351224) +app-emulation/wine esd gstreamer nls # Andrey Grozin <grozin@gentoo.org> (24 Dec 2009) # openmcl (aka clozurecl) is only available on x86 and amd64 |