diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-12 03:52:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-12 03:52:51 +0000 |
commit | ae440460c5aaf382dd896282f0c81f2d51f3f9cc (patch) | |
tree | a26eba6971ff26fe67b3d516a40edb3b9b3808a1 | |
parent | finish moving from dev-libs (Manifest recommit) (diff) | |
download | gentoo-2-ae440460c5aaf382dd896282f0c81f2d51f3f9cc.tar.gz gentoo-2-ae440460c5aaf382dd896282f0c81f2d51f3f9cc.tar.bz2 gentoo-2-ae440460c5aaf382dd896282f0c81f2d51f3f9cc.zip |
dev-libs/uclibc -> sys-libs/uclibc
-rw-r--r-- | profiles/uclibc/virtuals | 8 | ||||
-rw-r--r-- | profiles/updates/1Q-2005 | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/profiles/uclibc/virtuals b/profiles/uclibc/virtuals index 1a28e7373430..402c35ffc849 100644 --- a/profiles/uclibc/virtuals +++ b/profiles/uclibc/virtuals @@ -1,8 +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.13 2004/12/03 04:29:27 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.14 2005/01/12 03:52:51 vapier Exp $ -virtual/libc dev-libs/uclibc -virtual/os-headers sys-kernel/linux-headers +virtual/libc dev-libs/uclibc +virtual/os-headers sys-kernel/linux-headers virtual/linux-sources sys-kernel/vanilla-sources -virtual/ssh net-misc/dropbear +virtual/ssh net-misc/dropbear diff --git a/profiles/updates/1Q-2005 b/profiles/updates/1Q-2005 index 0c49e74fc2a3..5cdc5d2b23a9 100644 --- a/profiles/updates/1Q-2005 +++ b/profiles/updates/1Q-2005 @@ -14,3 +14,4 @@ move www-proxy/dnrd net-dns/dnrd move net-mail/poppassd_pam net-mail/poppassd_ceti move sys-kernel/pegasos-dev-sources sys-kernel/pegasos-sources move sys-kernel/hppa-headers sys-kernel/linux-headers +move dev-libs/uclibc sys-libs/uclibc diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b4c952366555..5f0540e372f1 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.856 2005/01/11 21:11:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.857 2005/01/12 03:52:51 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -200,7 +200,6 @@ dev-libs/pwlib:ieee1394 - enable dv/firewire camera support dev-libs/qsa:examples - build the examples that come with qsa dev-libs/qsa:ide - enable the qsa ide dev-libs/qsa:threads - enable thread support -dev-libs/uclibc:xattr - enables extended attributes dev-lisp/clisp:threads - build CLISP with support for (experimental threads) dev-lisp/gcl-cvs:custreloc - build a GCL which uses custom GCL code for linking dev-lisp/gcl-cvs:dlopen - build a GCL which uses dlopen for linking @@ -750,6 +749,7 @@ sys-libs/glibc:nptlonly - Disables building the linuxthreads fallback in glibc e sys-libs/glibc:userlocales - build only the locales specified in /etc/locales.build sys-libs/libsepol:mls - Add experimental multi level security policy support sys-libs/pam:pwdb - If you want pam_pwdb.so installed to use pwdb as passwd db +sys-libs/uclibc:xattr - enables extended attributes www-apps/horde-passwd:clearpasswd - Enables cleartext password storage in the vpopmail files www-apps/nut:cgi - Add CGI script support www-client/w3m-m17n:imlib2 - If you want to link imlib2 instead of imlib against w3mimgdisplay |