diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-03-22 16:41:11 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-03-22 16:41:11 +0000 |
commit | b40e160cee7e34746b040ac5b64f9a0595c36718 (patch) | |
tree | 335778061c64cea4badf7a8e74282ee67de2ef84 /profiles | |
parent | Added ~hppa, first JVM ON HPPA :) Celebrate! (Manifest recommit) (diff) | |
download | gentoo-2-b40e160cee7e34746b040ac5b64f9a0595c36718.tar.gz gentoo-2-b40e160cee7e34746b040ac5b64f9a0595c36718.tar.bz2 gentoo-2-b40e160cee7e34746b040ac5b64f9a0595c36718.zip |
portage -r2 supports relative paths for the parent file now, to have a less confusing syntax
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/packages | 4 | ||||
-rw-r--r-- | profiles/default-linux/parent | 4 | ||||
-rw-r--r-- | profiles/default-linux/sparc/parent | 2 | ||||
-rw-r--r-- | profiles/default-linux/x86/2004.0/parent | 4 | ||||
-rw-r--r-- | profiles/default-linux/x86/gcc2/parent | 4 | ||||
-rw-r--r-- | profiles/default-linux/x86/gcc31/parent | 4 | ||||
-rw-r--r-- | profiles/default-linux/x86/parent | 2 |
7 files changed, 12 insertions, 12 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index 0fd76b049380..cdc7f752f8f6 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.11 2004/03/18 07:47:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.12 2004/03/22 16:41:10 seemant Exp $ # Gentoo Base Profile @@ -53,7 +53,7 @@ *sys-apps/man-pages *sys-apps/net-tools *sys-apps/pam-login -*>=sys-apps/portage-2.0.50-r1 +*>=sys-apps/portage-2.0.50-r2 *sys-apps/procps *sys-apps/psmisc *sys-apps/sed diff --git a/profiles/default-linux/parent b/profiles/default-linux/parent index dacffa034b3a..b3c975d7a9d5 100644 --- a/profiles/default-linux/parent +++ b/profiles/default-linux/parent @@ -1,8 +1,8 @@ # Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/parent,v 1.1 2004/03/19 21:58:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/parent,v 1.2 2004/03/22 16:41:10 seemant Exp $ # This file describes the parent profile to this. In most cases this will # just be the name of the parent directory -base +../base diff --git a/profiles/default-linux/sparc/parent b/profiles/default-linux/sparc/parent index d5f6b3b3c012..832a4b2c88df 100644 --- a/profiles/default-linux/sparc/parent +++ b/profiles/default-linux/sparc/parent @@ -5,4 +5,4 @@ # This file describes the parent profile to this. In most cases this will # just be the name of the parent directory -. +.. diff --git a/profiles/default-linux/x86/2004.0/parent b/profiles/default-linux/x86/2004.0/parent index 7e1425523ba0..41d990ab557c 100644 --- a/profiles/default-linux/x86/2004.0/parent +++ b/profiles/default-linux/x86/2004.0/parent @@ -1,7 +1,7 @@ # Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.0/parent,v 1.1 2004/03/19 21:58:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.0/parent,v 1.2 2004/03/22 16:41:11 seemant Exp $ # This file describes the parent profile to this. In most cases this will # just be the name of the parent directory -. +.. diff --git a/profiles/default-linux/x86/gcc2/parent b/profiles/default-linux/x86/gcc2/parent index a5abdd90876b..abb3e63398a8 100644 --- a/profiles/default-linux/x86/gcc2/parent +++ b/profiles/default-linux/x86/gcc2/parent @@ -1,8 +1,8 @@ # Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/parent,v 1.1 2004/03/19 21:58:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/parent,v 1.2 2004/03/22 16:41:11 seemant Exp $ # This file describes the parent profile to this. In most cases this will # just be the name of the parent directory -default +.. diff --git a/profiles/default-linux/x86/gcc31/parent b/profiles/default-linux/x86/gcc31/parent index 16b20d012215..b9bc8c1ec381 100644 --- a/profiles/default-linux/x86/gcc31/parent +++ b/profiles/default-linux/x86/gcc31/parent @@ -1,8 +1,8 @@ # Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc31/parent,v 1.1 2004/03/19 21:58:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc31/parent,v 1.2 2004/03/22 16:41:11 seemant Exp $ # This file describes the parent profile to this. In most cases this will # just be the name of the parent directory -default +.. diff --git a/profiles/default-linux/x86/parent b/profiles/default-linux/x86/parent index d5f6b3b3c012..832a4b2c88df 100644 --- a/profiles/default-linux/x86/parent +++ b/profiles/default-linux/x86/parent @@ -5,4 +5,4 @@ # This file describes the parent profile to this. In most cases this will # just be the name of the parent directory -. +.. |