summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2006-01-19 19:03:14 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2006-01-19 19:03:14 +0000
commitf6ad68d9ea51fdddeef1c17e0ad76ac25212bcbe (patch)
tree17ff73752b5d0f45726fc16ead6ec7cd0c270d11 /profiles
parentHad to up the mono dep (diff)
downloadgentoo-2-f6ad68d9ea51fdddeef1c17e0ad76ac25212bcbe.tar.gz
gentoo-2-f6ad68d9ea51fdddeef1c17e0ad76ac25212bcbe.tar.bz2
gentoo-2-f6ad68d9ea51fdddeef1c17e0ad76ac25212bcbe.zip
Mask >=virtual/pcmcia-2.6 on all 2.4 profiles.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/alpha/2005.0/2.4/packages4
-rw-r--r--profiles/default-linux/alpha/no-nptl/2.4/packages4
-rw-r--r--profiles/default-linux/x86/2005.0/2.4/packages4
-rw-r--r--profiles/default-linux/x86/2005.1/2.4/packages4
-rw-r--r--profiles/default-linux/x86/no-nptl/2.4/packages4
-rw-r--r--profiles/hardened/x86/2.6/packages4
-rw-r--r--profiles/hardened/x86/packages4
-rw-r--r--profiles/uclibc/arm/2.4/packages2
-rw-r--r--profiles/uclibc/arm/armeb/2.4/packages2
-rw-r--r--profiles/uclibc/ppc/2.4/packages2
-rw-r--r--profiles/uclibc/sh/2.4/packages2
-rw-r--r--profiles/uclibc/x86/2.4/packages2
-rw-r--r--profiles/uclibc/x86/2005.1/2.4/packages2
-rw-r--r--profiles/uclibc/x86/hardened/2.4/packages2
14 files changed, 35 insertions, 7 deletions
diff --git a/profiles/default-linux/alpha/2005.0/2.4/packages b/profiles/default-linux/alpha/2005.0/2.4/packages
index 7fe89e8e526a..f24626ad5e3b 100644
--- a/profiles/default-linux/alpha/2005.0/2.4/packages
+++ b/profiles/default-linux/alpha/2005.0/2.4/packages
@@ -1,6 +1,6 @@
# Copyright 2001-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2005.0/2.4/packages,v 1.3 2005/10/06 03:19:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2005.0/2.4/packages,v 1.4 2006/01/19 19:03:14 brix Exp $
# For instructions on how this file works (as an inclusion mask, primarily),
# please refer to ${PORTDIR}/profiles/base/packages
@@ -24,3 +24,5 @@
<sys-kernel/linux-headers-2.5
->=sys-kernel/linux-headers-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/default-linux/alpha/no-nptl/2.4/packages b/profiles/default-linux/alpha/no-nptl/2.4/packages
index 5a0ebb8be541..39d73bfa237d 100644
--- a/profiles/default-linux/alpha/no-nptl/2.4/packages
+++ b/profiles/default-linux/alpha/no-nptl/2.4/packages
@@ -1,6 +1,6 @@
# Copyright 2001-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/2.4/packages,v 1.1 2005/12/06 15:36:48 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/no-nptl/2.4/packages,v 1.2 2006/01/19 19:03:14 brix Exp $
# For instructions on how this file works (as an inclusion mask, primarily),
# please refer to ${PORTDIR}/profiles/base/packages
@@ -23,3 +23,5 @@
<sys-kernel/vanilla-sources-2.5
<sys-kernel/linux-headers-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/default-linux/x86/2005.0/2.4/packages b/profiles/default-linux/x86/2005.0/2.4/packages
index 723dbc6be9ee..73e299f85913 100644
--- a/profiles/default-linux/x86/2005.0/2.4/packages
+++ b/profiles/default-linux/x86/2005.0/2.4/packages
@@ -1,6 +1,6 @@
# Copyright 2001-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2005.0/2.4/packages,v 1.2 2004/12/10 12:41:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2005.0/2.4/packages,v 1.3 2006/01/19 19:03:14 brix Exp $
# For instructions on how this file works (as an inclusion mask, primarily),
# please refer to ${PORTDIR}/profiles/base/packages
@@ -25,3 +25,5 @@
<sys-kernel/xbox-sources-2.5
<sys-kernel/linux-headers-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/default-linux/x86/2005.1/2.4/packages b/profiles/default-linux/x86/2005.1/2.4/packages
index b3de91d77618..2d39dc0bce6c 100644
--- a/profiles/default-linux/x86/2005.1/2.4/packages
+++ b/profiles/default-linux/x86/2005.1/2.4/packages
@@ -1,6 +1,6 @@
# Copyright 2001-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2005.1/2.4/packages,v 1.1 2005/06/03 14:08:22 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2005.1/2.4/packages,v 1.2 2006/01/19 19:03:14 brix Exp $
# For instructions on how this file works (as an inclusion mask, primarily),
# please refer to ${PORTDIR}/profiles/base/packages
@@ -25,3 +25,5 @@
<sys-kernel/xbox-sources-2.5
<sys-kernel/linux-headers-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/default-linux/x86/no-nptl/2.4/packages b/profiles/default-linux/x86/no-nptl/2.4/packages
index c4470c39d061..70120ffb95fa 100644
--- a/profiles/default-linux/x86/no-nptl/2.4/packages
+++ b/profiles/default-linux/x86/no-nptl/2.4/packages
@@ -1,6 +1,6 @@
# Copyright 2001-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/packages,v 1.1 2005/11/16 17:59:11 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/packages,v 1.2 2006/01/19 19:03:14 brix Exp $
# For instructions on how this file works (as an inclusion mask, primarily),
# please refer to ${PORTDIR}/profiles/base/packages
@@ -25,3 +25,5 @@
<sys-kernel/xbox-sources-2.5
<sys-kernel/linux-headers-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/hardened/x86/2.6/packages b/profiles/hardened/x86/2.6/packages
index 7b10483f0673..9bd60979a2a3 100644
--- a/profiles/hardened/x86/2.6/packages
+++ b/profiles/hardened/x86/2.6/packages
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/packages,v 1.1 2005/01/21 22:20:21 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/packages,v 1.2 2006/01/19 19:03:14 brix Exp $
# IMPORTANT: In order to parse this new format, you need Portage 1.6 or later!
@@ -17,3 +17,5 @@
-<sys-kernel/vanilla-sources-2.5
-<sys-kernel/win4lin-sources-2.5
-<sys-kernel/xbox-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/hardened/x86/packages b/profiles/hardened/x86/packages
index 39bd19efa2e3..d802a6cdc2c7 100644
--- a/profiles/hardened/x86/packages
+++ b/profiles/hardened/x86/packages
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/packages,v 1.9 2005/07/09 23:30:07 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/packages,v 1.10 2006/01/19 19:03:14 brix Exp $
# IMPORTANT: In order to parse this new format, you need Portage 1.6 or later!
@@ -27,3 +27,5 @@
<sys-kernel/vanilla-sources-2.5
<sys-kernel/win4lin-sources-2.5
<sys-kernel/xbox-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/uclibc/arm/2.4/packages b/profiles/uclibc/arm/2.4/packages
index 8cd66dcfbc0b..0fca8628aa25 100644
--- a/profiles/uclibc/arm/2.4/packages
+++ b/profiles/uclibc/arm/2.4/packages
@@ -2,3 +2,5 @@
<sys-kernel/gentoo-sources-2.5
<sys-kernel/hardened-sources-2.5
<sys-kernel/vanilla-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/uclibc/arm/armeb/2.4/packages b/profiles/uclibc/arm/armeb/2.4/packages
index 8cd66dcfbc0b..0fca8628aa25 100644
--- a/profiles/uclibc/arm/armeb/2.4/packages
+++ b/profiles/uclibc/arm/armeb/2.4/packages
@@ -2,3 +2,5 @@
<sys-kernel/gentoo-sources-2.5
<sys-kernel/hardened-sources-2.5
<sys-kernel/vanilla-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/uclibc/ppc/2.4/packages b/profiles/uclibc/ppc/2.4/packages
index 8cd66dcfbc0b..0fca8628aa25 100644
--- a/profiles/uclibc/ppc/2.4/packages
+++ b/profiles/uclibc/ppc/2.4/packages
@@ -2,3 +2,5 @@
<sys-kernel/gentoo-sources-2.5
<sys-kernel/hardened-sources-2.5
<sys-kernel/vanilla-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/uclibc/sh/2.4/packages b/profiles/uclibc/sh/2.4/packages
index 8cd66dcfbc0b..0fca8628aa25 100644
--- a/profiles/uclibc/sh/2.4/packages
+++ b/profiles/uclibc/sh/2.4/packages
@@ -2,3 +2,5 @@
<sys-kernel/gentoo-sources-2.5
<sys-kernel/hardened-sources-2.5
<sys-kernel/vanilla-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/uclibc/x86/2.4/packages b/profiles/uclibc/x86/2.4/packages
index 8cd66dcfbc0b..0fca8628aa25 100644
--- a/profiles/uclibc/x86/2.4/packages
+++ b/profiles/uclibc/x86/2.4/packages
@@ -2,3 +2,5 @@
<sys-kernel/gentoo-sources-2.5
<sys-kernel/hardened-sources-2.5
<sys-kernel/vanilla-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/uclibc/x86/2005.1/2.4/packages b/profiles/uclibc/x86/2005.1/2.4/packages
index 8cd66dcfbc0b..0fca8628aa25 100644
--- a/profiles/uclibc/x86/2005.1/2.4/packages
+++ b/profiles/uclibc/x86/2005.1/2.4/packages
@@ -2,3 +2,5 @@
<sys-kernel/gentoo-sources-2.5
<sys-kernel/hardened-sources-2.5
<sys-kernel/vanilla-sources-2.5
+
+<virtual/pcmcia-2.5
diff --git a/profiles/uclibc/x86/hardened/2.4/packages b/profiles/uclibc/x86/hardened/2.4/packages
index 8cd66dcfbc0b..0fca8628aa25 100644
--- a/profiles/uclibc/x86/hardened/2.4/packages
+++ b/profiles/uclibc/x86/hardened/2.4/packages
@@ -2,3 +2,5 @@
<sys-kernel/gentoo-sources-2.5
<sys-kernel/hardened-sources-2.5
<sys-kernel/vanilla-sources-2.5
+
+<virtual/pcmcia-2.5