diff options
author | 2013-03-12 20:33:29 +0000 | |
---|---|---|
committer | 2013-03-12 20:33:29 +0000 | |
commit | 30d8c089850ea272ee543f78c96cab1118e5d896 (patch) | |
tree | 8b93ec6784d24ea00f69a46d000d02d8499dc110 /profiles | |
parent | Add some information on what versions of dependencies we are using to emerge ... (diff) | |
download | historical-30d8c089850ea272ee543f78c96cab1118e5d896.tar.gz historical-30d8c089850ea272ee543f78c96cab1118e5d896.tar.bz2 historical-30d8c089850ea272ee543f78c96cab1118e5d896.zip |
Remove package.use.mask entry for wine[gstreamer] because we have 32bit gst libraries now.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 153ffcb7d835..5d391c4f3394 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.215 2013/03/07 20:53:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.216 2013/03/12 20:33:29 ssuominen Exp $ + + 12 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> package.use.mask: + Remove package.use.mask entry for wine[gstreamer] because we have 32bit gst + libraries now. 07 Mar 2013; Tim Harder <radhermit@gentoo.org> use.mask: Unmask jython2_7 for PYTHON_TARGETS. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index c4c7b0b4f285..fd7d4927c962 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.156 2013/03/02 20:45:51 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.157 2013/03/12 20:33:29 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 @@ -223,10 +223,6 @@ www-client/firefox -ipc # x86 platforms works$ sys-power/pm-utils -video_cards_intel -video_cards_radeon -# Samuli Suominen <ssuominen@gentoo.org> (02 Feb 2009) -# See bug #346077 for gstreamer -app-emulation/wine gstreamer - # Andrey Grozin <grozin@gentoo.org> (24 Dec 2009) # openmcl (aka clozurecl) is only available on x86 and amd64 sci-mathematics/maxima -clozurecl |