summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-12-19 11:15:01 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-12-19 11:15:01 +0000
commit73f32a507ba0932e5f62361acc6ba8e9910c9c07 (patch)
treed76795b09786cc3172435fd2f6e814840f0c81c9 /profiles
parentClean up some deprecated atoms, wrt bug #444181 (diff)
downloadgentoo-2-73f32a507ba0932e5f62361acc6ba8e9910c9c07.tar.gz
gentoo-2-73f32a507ba0932e5f62361acc6ba8e9910c9c07.tar.bz2
gentoo-2-73f32a507ba0932e5f62361acc6ba8e9910c9c07.zip
Clean up some deprecated atoms, wrt bug #444181
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/x86/ChangeLog6
-rw-r--r--profiles/arch/x86/package.mask13
-rw-r--r--profiles/arch/x86/package.use.mask20
-rw-r--r--profiles/arch/x86/xbox/package.mask10
4 files changed, 13 insertions, 36 deletions
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog
index 806cd9ac8d8c..08ecad78c5c3 100644
--- a/profiles/arch/x86/ChangeLog
+++ b/profiles/arch/x86/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/x86 profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.119 2012/12/09 08:02:53 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.120 2012/12/19 11:15:01 pinkbyte Exp $
+
+ 19 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> package.mask,
+ package.use.mask, xbox/package.mask:
+ Clean up some deprecated atoms, wrt bug #444181
09 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask,
use.mask:
diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask
index cc71708b886d..9411daedb0e1 100644
--- a/profiles/arch/x86/package.mask
+++ b/profiles/arch/x86/package.mask
@@ -1,12 +1,3 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.mask,v 1.19 2011/08/09 04:29:55 zmedico Exp $
-
-# Zac Medico <zmedico@gentoo.org> (09 Aug 2011)
-# Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and
-# future versions of sys-apps/portage.
-<sys-devel/binutils-2.13.90.0.4
-
-# Christian Faulhammer <opfer@gentoo.org> (05 Dec 2006)
-# this version is badly broken on x86, see bug #153280
-~app-arch/rpm-4.4.7
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.mask,v 1.20 2012/12/19 11:15:01 pinkbyte Exp $
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 087340ccd946..b4a8f37e48f7 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -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/arch/x86/package.use.mask,v 1.103 2012/12/09 08:02:53 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.104 2012/12/19 11:15:01 pinkbyte Exp $
# This file requires >=portage-2.1.1
@@ -24,10 +24,6 @@ media-libs/freetype -infinality
# sha512 support in cyassl is broken on x86
net-libs/cyassl sha512
-# Rick Farina <zerochaos@gentoo.org> (09 July 2012)
-# limited testing of net-libs/libbtbb is all this mask is needed for
-net-analyzer/wireshark -btbb
-
# Rick Farina <zerochaos@gentoo.org> (05 July 2012)
# masked in base, unmask x86/amd64 only
app-crypt/johntheripper -cuda
@@ -68,7 +64,7 @@ gnustep-base/gnustep-make -libobjc2
# Doug Goldstein <cardoe@gentoo.org> (17 Jan 2012)
# The SPICE server is only supported on 64-bit platforms and not on 32-bit
-app-emulation/qemu-kvm spice
+app-emulation/qemu spice
# Alexandre Rostovtsev <tetromino@gentoo.org> (09 Jan 2012)
# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
@@ -103,10 +99,6 @@ dev-libs/glib -systemtap
# PPS should work on all arches, but only keyworded on amd64/x86
>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
-# Alexey Shvetsov <alexxy@gentoo.org> (4 Jul 2011)
-# unmask maui use flag for torque
-sys-cluster/torque -maui
-
# Alexey Shvetsov <alexxy@gentoo.org> (1 Jul 2011)
# Use mask infiniband for stable corosync and glusterfs
=sys-cluster/glusterfs-3.1.2 infiniband
@@ -132,10 +124,6 @@ media-video/mplayer2 -bluray
# sys-devel/llvm is keyworded on x86
media-libs/mesa -llvm
-# Dane Smith <c1pher@gentoo.org> (10 Nov 2010)
-# Valgrind is only available on amd64/x86/ppc/ppc64.
-net-libs/gnutls -valgrind
-
# Nirbheek Chauhna <nirbheek@gentoo.org> (26 Jun 2010)
# Inter-process communication doesn't work on anything except x86/amd64/arm
# due to lack of atomic ops, bug 325185
@@ -153,11 +141,11 @@ sys-power/pm-utils -video_cards_intel -video_cards_radeon
# Jim Ramsay <lack@gentoo.org> (24 March 2011)
# '64bit' '32bit' 'nspluginwrapper' are for amd64 only
-www-plugins/adobe-flash nspluginwrapper 32bit 64bit
+www-plugins/adobe-flash 32bit 64bit
# Andrey Grozin <grozin@gentoo.org> (24 Dec 2009)
# openmcl (aka clozurecl) is only available on x86 and amd64
-sci-mathematics/maxima -openmcl -clozurecl
+sci-mathematics/maxima -clozurecl
# Mounir Lamouri <volkmar@gentoo.org> (07 Nov 2009)
# Masked in base, unmak for amd64/x86. Bug 267264
diff --git a/profiles/arch/x86/xbox/package.mask b/profiles/arch/x86/xbox/package.mask
index d9c3a7fb7515..a35c8fdb168c 100644
--- a/profiles/arch/x86/xbox/package.mask
+++ b/profiles/arch/x86/xbox/package.mask
@@ -1,9 +1,3 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/xbox/package.mask,v 1.1 2011/08/09 04:29:55 zmedico Exp $
-
-# version specific stuff for xbox support
-<app-misc/lirc-0.7.0_pre6
-<x11-base/xorg-x11-4.3.0-r6
-<media-sound/alsa-driver-1.0.5a
-<x11-base/xorg-6.8.0-r2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/xbox/package.mask,v 1.2 2012/12/19 11:15:01 pinkbyte Exp $