diff options
author | Ned Ludd <solar@gentoo.org> | 2004-12-03 04:29:27 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-12-03 04:29:27 +0000 |
commit | 19459b6a055d8db668805ab804c979bd5a3759cd (patch) | |
tree | af5f1751e784e177e425669d9a7ef87ab4ae5143 /profiles/uclibc | |
parent | Version bumped. This closes bug #72789. (diff) | |
download | historical-19459b6a055d8db668805ab804c979bd5a3759cd.tar.gz historical-19459b6a055d8db668805ab804c979bd5a3759cd.tar.bz2 historical-19459b6a055d8db668805ab804c979bd5a3759cd.zip |
putting the profile on a diet
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/packages | 3 | ||||
-rw-r--r-- | profiles/uclibc/virtuals | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/uclibc/packages b/profiles/uclibc/packages index 6846676b8f19..b04d0393011a 100644 --- a/profiles/uclibc/packages +++ b/profiles/uclibc/packages @@ -7,7 +7,8 @@ #<=sys-devel/binutils-2.15.90.0.1.1-r3 # minimal versions --*>=net-misc/iputils-021109-r3 +#-*>=net-misc/iputils-021109-r3 +-*net-misc/iputils *>=sys-devel/bison-1.875 # remove stuff not needed on uclibc diff --git a/profiles/uclibc/virtuals b/profiles/uclibc/virtuals index 49b1dcebe269..1a28e7373430 100644 --- a/profiles/uclibc/virtuals +++ b/profiles/uclibc/virtuals @@ -1,7 +1,8 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.12 2004/11/10 08:29:40 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.13 2004/12/03 04:29:27 solar Exp $ virtual/libc dev-libs/uclibc virtual/os-headers sys-kernel/linux-headers virtual/linux-sources sys-kernel/vanilla-sources +virtual/ssh net-misc/dropbear |