diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-12-04 11:48:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-12-04 11:48:25 +0000 |
commit | 936a87a38bfa5302ce6f209acd13441a744c89a5 (patch) | |
tree | 8e3c95040ea003f3af6ee4bf90292532acba79d7 /profiles/default-ppc-1.4 | |
parent | Bumped to 2.31a; added patch so we can compile plugins. (diff) | |
download | gentoo-2-936a87a38bfa5302ce6f209acd13441a744c89a5.tar.gz gentoo-2-936a87a38bfa5302ce6f209acd13441a744c89a5.tar.bz2 gentoo-2-936a87a38bfa5302ce6f209acd13441a744c89a5.zip |
added GRP_STAGE23_USE variable
Diffstat (limited to 'profiles/default-ppc-1.4')
-rw-r--r-- | profiles/default-ppc-1.4/make.defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default-ppc-1.4/make.defaults b/profiles/default-ppc-1.4/make.defaults index 49f85528f4c3..37fe0a84dd82 100644 --- a/profiles/default-ppc-1.4/make.defaults +++ b/profiles/default-ppc-1.4/make.defaults @@ -1,6 +1,8 @@ # Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc. # System-wide defaults for the Portage system +GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses" + ARCH="ppc" # Host-type |