diff options
author | 2011-08-09 03:02:23 +0000 | |
---|---|---|
committer | 2011-08-09 03:02:23 +0000 | |
commit | 81a1ca443329c8b99f5d3d2ea9f77c0f5948f8fe (patch) | |
tree | 82e34a284a66b9e42c98df9e50f36b0745ef3f99 | |
parent | 09 Aug 2011; Zac Medico <zmedico@gentoo.org> +uclibc/arm/2.4/package.mask, (diff) | |
download | historical-81a1ca443329c8b99f5d3d2ea9f77c0f5948f8fe.tar.gz historical-81a1ca443329c8b99f5d3d2ea9f77c0f5948f8fe.tar.bz2 historical-81a1ca443329c8b99f5d3d2ea9f77c0f5948f8fe.zip |
Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and future versions of sys-apps/portage.
-rw-r--r-- | profiles/ChangeLog | 12 | ||||
-rw-r--r-- | profiles/arch/m68k/package.mask | 5 | ||||
-rw-r--r-- | profiles/arch/m68k/packages | 5 | ||||
-rw-r--r-- | profiles/arch/s390/package.mask | 5 | ||||
-rw-r--r-- | profiles/arch/s390/packages | 1 | ||||
-rw-r--r-- | profiles/default/linux/m68k/10.0/package.mask | 6 | ||||
-rw-r--r-- | profiles/default/linux/m68k/10.0/packages | 6 | ||||
-rw-r--r-- | profiles/default/linux/m68k/2008.0/package.mask | 6 | ||||
-rw-r--r-- | profiles/default/linux/m68k/2008.0/packages | 6 | ||||
-rw-r--r-- | profiles/releases/10.0/package.mask | 6 | ||||
-rw-r--r-- | profiles/releases/10.0/packages | 6 | ||||
-rw-r--r-- | profiles/releases/2008.0/package.mask | 6 | ||||
-rw-r--r-- | profiles/releases/2008.0/packages | 6 |
13 files changed, 49 insertions, 27 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d086a2fa1029..5ea7fd81f461 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,21 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5605 2011/08/09 02:18:12 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5606 2011/08/09 03:02:21 zmedico 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! + 09 Aug 2011; Zac Medico <zmedico@gentoo.org> +arch/s390/package.mask, + +default/linux/m68k/10.0/package.mask, + +default/linux/m68k/2008.0/package.mask, +releases/10.0/package.mask, + +releases/2008.0/package.mask, -default/linux/m68k/10.0/packages, + -default/linux/m68k/2008.0/packages, arch/m68k/package.mask, + arch/m68k/packages, arch/s390/packages, releases/10.0/packages, + releases/2008.0/packages: + Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and + future versions of sys-apps/portage. + 09 Aug 2011; Zac Medico <zmedico@gentoo.org> +uclibc/arm/2.4/package.mask, +uclibc/arm/armeb/2.4/package.mask, +uclibc/ppc/2.4/package.mask, +uclibc/ppc/hardened/2.4/package.mask, +uclibc/sh/2.4/package.mask, diff --git a/profiles/arch/m68k/package.mask b/profiles/arch/m68k/package.mask index e505f7145f6e..ea0b87912b72 100644 --- a/profiles/arch/m68k/package.mask +++ b/profiles/arch/m68k/package.mask @@ -1,7 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/package.mask,v 1.2 2009/07/31 09:01:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/package.mask,v 1.3 2011/08/09 03:02:22 zmedico Exp $ # We currently have the required glibc masked sys-apps/openrc >=sys-apps/baselayout-2 +-<sys-devel/binutils-2.18-r1 diff --git a/profiles/arch/m68k/packages b/profiles/arch/m68k/packages index 6f84f74d2631..9d32b7c430df 100644 --- a/profiles/arch/m68k/packages +++ b/profiles/arch/m68k/packages @@ -1,6 +1,5 @@ -# Copyright 1999-2005 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/packages,v 1.2 2009/03/27 17:23:41 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/packages,v 1.3 2011/08/09 03:02:22 zmedico Exp $ *sys-fs/atari-fdisk -->=sys-devel/binutils-2.18-r1 diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask new file mode 100644 index 000000000000..935b5638da8b --- /dev/null +++ b/profiles/arch/s390/package.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/package.mask,v 1.6 2011/08/09 03:02:22 zmedico Exp $ + +-<sys-devel/binutils-2.18-r1 diff --git a/profiles/arch/s390/packages b/profiles/arch/s390/packages index 1b747b078f20..6c16a3cea144 100644 --- a/profiles/arch/s390/packages +++ b/profiles/arch/s390/packages @@ -1,4 +1,3 @@ *sys-apps/s390-tools -->=sys-devel/binutils-2.18-r1 -*sys-apps/hdparm diff --git a/profiles/default/linux/m68k/10.0/package.mask b/profiles/default/linux/m68k/10.0/package.mask new file mode 100644 index 000000000000..d3ceca0ad247 --- /dev/null +++ b/profiles/default/linux/m68k/10.0/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/m68k/10.0/package.mask,v 1.1 2011/08/09 03:02:22 zmedico Exp $ + +# revert mask from releases/2008.0/package.mask +-<sys-libs/glibc-2.4-r4 diff --git a/profiles/default/linux/m68k/10.0/packages b/profiles/default/linux/m68k/10.0/packages deleted file mode 100644 index 1bad464b45fb..000000000000 --- a/profiles/default/linux/m68k/10.0/packages +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/m68k/10.0/packages,v 1.1 2009/08/06 06:47:26 ssuominen Exp $ - -# revert mask from releases/2008.0/packages -->=sys-libs/glibc-2.4-r4 diff --git a/profiles/default/linux/m68k/2008.0/package.mask b/profiles/default/linux/m68k/2008.0/package.mask new file mode 100644 index 000000000000..492dd4cd68b9 --- /dev/null +++ b/profiles/default/linux/m68k/2008.0/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/m68k/2008.0/package.mask,v 1.1 2011/08/09 03:02:23 zmedico Exp $ + +# revert mask from releases/2008.0/package.mask +-<sys-libs/glibc-2.4-r4 diff --git a/profiles/default/linux/m68k/2008.0/packages b/profiles/default/linux/m68k/2008.0/packages deleted file mode 100644 index bbb1bf2b7219..000000000000 --- a/profiles/default/linux/m68k/2008.0/packages +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/m68k/2008.0/packages,v 1.1 2009/03/27 17:23:41 zmedico Exp $ - -# revert mask from releases/2008.0/packages -->=sys-libs/glibc-2.4-r4 diff --git a/profiles/releases/10.0/package.mask b/profiles/releases/10.0/package.mask new file mode 100644 index 000000000000..fc4a2957ac46 --- /dev/null +++ b/profiles/releases/10.0/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/package.mask,v 1.1 2011/08/09 03:02:23 zmedico Exp $ + +<sys-devel/binutils-2.18-r1 +<sys-libs/glibc-2.4-r4 diff --git a/profiles/releases/10.0/packages b/profiles/releases/10.0/packages index ae64e477b6f7..63f0ddc2b0a5 100644 --- a/profiles/releases/10.0/packages +++ b/profiles/releases/10.0/packages @@ -1,6 +1,6 @@ -# Copyright 2001-2009 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/packages,v 1.2 2009/08/17 18:54:28 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/releases/10.0/packages,v 1.3 2011/08/09 03:02:23 zmedico Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -12,6 +12,4 @@ # * >=sys-apps/baselayout-1.12.10-r5 ->=sys-devel/binutils-2.18-r1 ->=sys-libs/glibc-2.4-r4 >=sys-apps/portage-2.1.6.8 diff --git a/profiles/releases/2008.0/package.mask b/profiles/releases/2008.0/package.mask new file mode 100644 index 000000000000..b23e6bf16cf3 --- /dev/null +++ b/profiles/releases/2008.0/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/releases/2008.0/package.mask,v 1.5 2011/08/09 03:02:23 zmedico Exp $ + +<sys-devel/binutils-2.18-r1 +<sys-libs/glibc-2.4-r4 diff --git a/profiles/releases/2008.0/packages b/profiles/releases/2008.0/packages index c56f05f8b9b3..2463f3e6a2b2 100644 --- a/profiles/releases/2008.0/packages +++ b/profiles/releases/2008.0/packages @@ -1,6 +1,6 @@ -# Copyright 2001-2008 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/releases/2008.0/packages,v 1.1 2008/04/01 17:41:35 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/releases/2008.0/packages,v 1.2 2011/08/09 03:02:23 zmedico Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -12,6 +12,4 @@ # * >=sys-apps/baselayout-1.12.10-r5 ->=sys-devel/binutils-2.18-r1 ->=sys-libs/glibc-2.4-r4 >=sys-apps/portage-2.1.4.4 |