diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-03 23:44:59 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-03 23:44:59 +0000 |
commit | 0a0aaae1d5ba983ba13e36c8c2f5b70eb0bd6752 (patch) | |
tree | 5bf11ec6ee31cad57f2a25239195c9a7e39c23b2 /profiles | |
parent | Fix compilation with latest gettext. (diff) | |
download | historical-0a0aaae1d5ba983ba13e36c8c2f5b70eb0bd6752.tar.gz historical-0a0aaae1d5ba983ba13e36c8c2f5b70eb0bd6752.tar.bz2 historical-0a0aaae1d5ba983ba13e36c8c2f5b70eb0bd6752.zip |
Masking media-video/tsmuxer for 64bit no-multilib profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/no-multilib/package.mask | 3 | ||||
-rw-r--r-- | profiles/features/64bit-native/package.mask | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index ac7c5843b898..e121735a913d 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4443 2010/08/03 22:16:50 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4444 2010/08/03 23:44:57 hwoarang Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + arch/amd64/no-multilib/package.mask, features/64bit-native/package.mask: + Masking media-video/tsmuxer for 64bit no-multilib profiles + 03 Aug 2010; Jeremy Olexa <darkside@gentoo.org> thirdpartymirrors: Add pypi mirrors as requested in bug 331109 by LiuCougar diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index c0c9f8986b8a..b7c261d82423 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-multilib/package.mask,v 1.85 2010/07/26 22:31:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-multilib/package.mask,v 1.86 2010/08/03 23:44:58 hwoarang Exp $ # Alexey Shvetsov <alexxy@gentoo.org> # Mask wimax stack since it doesnt works correctly on 64bit systems (mainly net-wireless/wimax, @@ -171,6 +171,7 @@ media-sound/shoutcast-trans-bin media-sound/ventrilo-server-bin media-tv/livestation media-video/binkplayer +media-video/tsmuxer net-dialup/slmodem net-im/skype net-im/skysentials diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask index d43699d3b037..8aa07ca70b92 100644 --- a/profiles/features/64bit-native/package.mask +++ b/profiles/features/64bit-native/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.59 2010/07/26 22:37:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.60 2010/08/03 23:44:59 hwoarang Exp $ # Alexey Shvetsov <alexxy@gentoo.org> # Mask wimax stack since it doesnt works correctly on 64bit systems (mainly net-wireless/wimax, @@ -171,6 +171,7 @@ media-sound/shoutcast-trans-bin media-sound/ventrilo-server-bin media-tv/livestation media-video/binkplayer +media-video/tsmuxer net-dialup/slmodem net-im/skype net-im/skysentials |