public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/features/64bit-native: package.mask package.use.mask
@ 2008-12-01 18:31 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2008-12-01 18:31 UTC (permalink / raw
  To: gentoo-commits

ssuominen    08/12/01 18:31:57

  Modified:             package.mask package.use.mask
  Log:
  Unmask rar-3.8.0 and above since it's a native 64bit binary.

Revision  Changes    Path
1.8                  profiles/features/64bit-native/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/features/64bit-native/package.mask?r1=1.7&r2=1.8

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.mask	5 Nov 2008 14:53:47 -0000	1.7
+++ package.mask	1 Dec 2008 18:31:57 -0000	1.8
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.7 2008/11/05 14:53:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.8 2008/12/01 18:31:57 ssuominen Exp $
 
 # AMD64 Team <amd64@gentoo.org>
 # Mask packages that rely on amd64 multilib
@@ -7,7 +7,7 @@
 app-antivirus/bitdefender-console
 app-antivirus/f-prot
 app-antivirus/vlnx
-app-arch/rar
+<app-arch/rar-3.8.0
 app-arch/stuffit
 app-benchmarks/cpuburn
 app-cdr/cdrecord-prodvd



1.3                  profiles/features/64bit-native/package.use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/features/64bit-native/package.use.mask?r1=1.2&r2=1.3

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.use.mask	30 Apr 2008 11:52:24 -0000	1.2
+++ package.use.mask	1 Dec 2008 18:31:57 -0000	1.3
@@ -1,11 +1,3 @@
-# Dec 19, 2006; Joshua Nichols <nichoj@gentoo.org>
-# This flag needs masked app-arch/rar
-xfce-extra/xarchiver rar
-
-# Nov 2, 2006; Jim Ramsay <lack@gentoo.org>
-# This flag needs masked app-arch/rar (sadly not app-arch/unrar)
-rox-extra/archive rar
-
 # ati-drivers is masked
 x11-base/xorg-server video_cards_fglrx
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/features/64bit-native: package.mask package.use.mask
@ 2010-11-08 17:55 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2010-11-08 17:55 UTC (permalink / raw
  To: gentoo-commits

alexxy      10/11/08 17:55:24

  Modified:             package.mask package.use.mask
  Log:
  unmask wimax on 64bit

Revision  Changes    Path
1.63                 profiles/features/64bit-native/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?r1=1.62&r2=1.63

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- package.mask	18 Sep 2010 12:14:55 -0000	1.62
+++ package.mask	8 Nov 2010 17:55:24 -0000	1.63
@@ -1,13 +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.62 2010/09/18 12:14:55 ssuominen Exp $
-
-# Alexey Shvetsov <alexxy@gentoo.org>
-# Mask wimax stack since it doesnt works correctly on 64bit systems (mainly net-wireless/wimax,
-# but it requires 32bit wimax-tools and libeap)
-net-wireless/wimax
-net-wireless/wimax-tools
-net-wireless/libeap
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.63 2010/11/08 17:55:24 alexxy Exp $
 
 # AMD64 Team <amd64@gentoo.org>
 # Mask packages that rely on amd64 multilib



1.8                  profiles/features/64bit-native/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?r1=1.7&r2=1.8

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.use.mask	29 Jul 2010 15:07:10 -0000	1.7
+++ package.use.mask	8 Nov 2010 17:55:24 -0000	1.8
@@ -1,7 +1,3 @@
-# July 29 2010 Robert Piasek <dagger@gentoo.org>
-# wimax maked
-net-misc/connman wimax
-
 # Feb 06 2010 Justin LEcher <jlec@gentoo.org>
 # icc maked
 sci-biology/fasta icc






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/features/64bit-native: package.mask package.use.mask
@ 2012-12-27 11:09 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov (pinkbyte) @ 2012-12-27 11:09 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/12/27 11:09:51

  Modified:             package.mask package.use.mask
  Log:
  Remove obsolete masks, wrt bug #444181

Revision  Changes    Path
1.91                 profiles/features/64bit-native/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?r1=1.90&r2=1.91

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- package.mask	17 Dec 2012 21:42:15 -0000	1.90
+++ package.mask	27 Dec 2012 11:09:51 -0000	1.91
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.90 2012/12/17 21:42:15 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.91 2012/12/27 11:09:51 pinkbyte Exp $
 
 # AMD64 Team <amd64@gentoo.org>
 # Mask packages that rely on amd64 multilib
@@ -17,8 +17,6 @@
 app-emulation/virtualbox-extpack-oracle
 app-emulation/virtualbox-guest-additions
 app-emulation/vmware-player
-app-emulation/vmware-server
-app-emulation/vmware-server-console
 >=app-i18n/atokx3-3.0.0
 app-office/ooextras
 app-emulation/emul-linux-x86-baselibs
@@ -54,7 +52,6 @@
 dev-util/biew
 dev-util/dialogblocks
 dev-util/helpblocks
-dev-util/nvidia-cuda-profiler
 games-action/cs2d
 games-action/descent3
 games-action/descent3-demo
@@ -72,7 +69,6 @@
 games-arcade/gish-demo
 games-emulation/caps
 games-emulation/nestra
-games-emulation/snes9express
 games-emulation/zinc
 games-emulation/zsnes
 games-fps/avp
@@ -96,7 +92,6 @@
 games-fps/etqw-bin
 games-fps/etqw-data
 games-fps/etqw-demo
-games-fps/fuhquake-bin
 games-fps/glxquake-bin
 games-fps/legends
 games-fps/postal2
@@ -153,12 +148,10 @@
 games-strategy/spaz
 games-strategy/x2
 games-strategy/x2-demo
-<mail-client/thunderbird-bin-5.0
 media-fonts/acroread-asianfonts
 media-gfx/picasa
 media-libs/realcodecs
 media-libs/win32codecs
-media-plugins/mythnetvision
 media-sound/shoutcast-server-bin
 media-sound/shoutcast-trans-bin
 media-sound/ventrilo-server-bin
@@ -168,10 +161,8 @@
 media-video/tsmuxer
 net-im/skype
 net-im/skypetab-ng
-net-im/skysentials
 net-misc/icaclient
 net-misc/ps3mediaserver
-net-p2p/sancho-bin
 sci-biology/foldingathome
 sci-electronics/eagle
 sci-chemistry/cara-bin
@@ -184,15 +175,9 @@
 sys-apps/memtest86
 sys-apps/memtest86+
 sys-libs/lib-compat-loki
-<www-client/firefox-bin-5.0
-<www-client/seamonkey-bin-2.5
 <www-plugins/adobe-flash-11.0.1.60_beta201107131
 www-plugins/nspluginwrapper
 
 # AMD64 Team; <amd64@gentoo.org>
 # grub-1 is not available on no-multilib-profiles;
 <sys-boot/grub-1.99
-
-# Diego Elio Pettenò <flameeyes@gentoo.org>
-# older hpacucli shipped only with 32-bit binaries
-<sys-block/hpacucli-9.30.15.0



1.10                 profiles/features/64bit-native/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?r1=1.9&r2=1.10

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- package.use.mask	4 Jul 2012 07:18:21 -0000	1.9
+++ package.use.mask	27 Dec 2012 11:09:51 -0000	1.10
@@ -1,15 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v 1.9 2012/07/04 07:18:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v 1.10 2012/12/27 11:09:51 pinkbyte Exp $
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (04 Jul 2012)
 # Disable 32-bit parts of wine, bug #351436
 app-emulation/wine mono win32
 
-# Feb 06 2010 Justin LEcher <jlec@gentoo.org>
-# icc maked
-sci-biology/fasta icc
-
 # Apr 28, 2008 Sébastien Fabbro <bicatali@gentoo.org>
 # ifc masked
 sci-libs/acml ifc





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/features/64bit-native: package.mask package.use.mask
@ 2015-06-27 17:54 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2015-06-27 17:54 UTC (permalink / raw
  To: gentoo-commits

tetromino    15/06/27 17:54:43

  Modified:             package.mask package.use.mask
  Log:
  Clean up old masks.

Revision  Changes    Path
1.105                profiles/features/64bit-native/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.mask?r1=1.104&r2=1.105

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- package.mask	2 Jun 2015 09:15:35 -0000	1.104
+++ package.mask	27 Jun 2015 17:54:43 -0000	1.105
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.104 2015/06/02 09:15:35 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.105 2015/06/27 17:54:43 tetromino Exp $
 
 # Andreas K. Huettel <dilfridge@gentoo.org>
 # Novell Groupwise Client sadly needs a 32bit java vm (bundled)
@@ -26,7 +26,6 @@
 app-office/lotus-notes
 app-office/ooextras
 app-emulation/winetricks
-app-emulation/wine-doors
 app-text/acroread
 dev-embedded/libftd2xx
 dev-embedded/openocd
@@ -116,7 +115,6 @@
 games-rpg/nwn-penultimarerolled
 games-rpg/nwn-shadowlordsdreamcatcherdemon
 games-rpg/penumbra-collection
-games-rpg/rain-slick
 games-rpg/sacred-gold
 games-server/etqw-ded
 games-server/nwn-ded



1.12                 profiles/features/64bit-native/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/64bit-native/package.use.mask?r1=1.11&r2=1.12

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.use.mask	13 Nov 2014 08:53:44 -0000	1.11
+++ package.use.mask	27 Jun 2015 17:54:43 -0000	1.12
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v 1.11 2014/11/13 08:53:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.use.mask,v 1.12 2015/06/27 17:54:43 tetromino Exp $
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (04 Jul 2012)
 # Disable 32-bit parts of wine, bug #351436
-app-emulation/wine mono win32
+app-emulation/wine mono
 
 # Apr 28, 2008 Sébastien Fabbro <bicatali@gentoo.org>
 # ifc masked





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-27 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-27 17:54 [gentoo-commits] gentoo-x86 commit in profiles/features/64bit-native: package.mask package.use.mask Alexandre Rostovtsev (tetromino)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-27 11:09 Sergey Popov (pinkbyte)
2010-11-08 17:55 Alexey Shvetsov (alexxy)
2008-12-01 18:31 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox