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/default-linux/parent | |
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/default-linux/parent')
-rw-r--r-- | profiles/default-linux/parent | 4 |
1 files changed, 2 insertions, 2 deletions
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 |