diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-18 01:50:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-18 01:50:15 +0000 |
commit | 0b196d60fe91ca0f7cc28384b35a2b4e773e3ddb (patch) | |
tree | 49190283933ef2cbc60f98b1b9a5ee9a8bf2ad69 /profiles | |
parent | Add arm64 love. (diff) | |
download | historical-0b196d60fe91ca0f7cc28384b35a2b4e773e3ddb.tar.gz historical-0b196d60fe91ca0f7cc28384b35a2b4e773e3ddb.tar.bz2 historical-0b196d60fe91ca0f7cc28384b35a2b4e773e3ddb.zip |
drop custom keywording/masking as latest stable versions are OK now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.keywords | 8 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/package.unmask | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/packages | 12 |
3 files changed, 0 insertions, 25 deletions
diff --git a/profiles/arch/amd64/x32/package.keywords b/profiles/arch/amd64/x32/package.keywords deleted file mode 100644 index 3194c6041933..000000000000 --- a/profiles/arch/amd64/x32/package.keywords +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.10 2012/12/06 06:26:14 vapier Exp $ - -# We need newer versions of toolchain packages. -~sys-apps/sandbox-2.6 amd64 -~sys-devel/gcc-4.7.1 amd64 -~sys-libs/glibc-2.16.0 amd64 diff --git a/profiles/arch/amd64/x32/package.unmask b/profiles/arch/amd64/x32/package.unmask deleted file mode 100644 index c613573b9a7f..000000000000 --- a/profiles/arch/amd64/x32/package.unmask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.unmask,v 1.2 2012/08/29 21:55:02 vapier Exp $ - -~sys-devel/gcc-4.7.1 diff --git a/profiles/arch/amd64/x32/packages b/profiles/arch/amd64/x32/packages deleted file mode 100644 index c3fe18a05c26..000000000000 --- a/profiles/arch/amd64/x32/packages +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.8 2012/12/06 06:25:40 vapier Exp $ - -# Min versions that included x32 support ->=sys-apps/sandbox-2.6 ->=sys-devel/binutils-2.22 ->=sys-kernel/linux-headers-3.6 ->=sys-libs/glibc-2.16.0 ->=sys-devel/gcc-4.7.1 ->=sys-devel/gdb-7.5 ->=dev-util/strace-4.7 |