summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-07-22 08:25:48 +0000
committerZac Medico <zmedico@gentoo.org>2009-07-22 08:25:48 +0000
commit21cfd6cd46f3ba9f5f64c437047c80ef8c6c89ac (patch)
treed6a47c0128d33723e4109a3b2d6adc54e219b660
parentVersion bump (diff)
downloadgentoo-2-21cfd6cd46f3ba9f5f64c437047c80ef8c6c89ac.tar.gz
gentoo-2-21cfd6cd46f3ba9f5f64c437047c80ef8c6c89ac.tar.bz2
gentoo-2-21cfd6cd46f3ba9f5f64c437047c80ef8c6c89ac.zip
Bug #270496 - Eliminate the base profile's sys-libs/glibc from the virtual/libc choices.
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/uclibc/virtuals4
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 9328ddfcce8d..41d59b811326 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2940 2009/07/22 08:22:49 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2941 2009/07/22 08:25:48 zmedico Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 22 Jul 2009; Zac Medico <zmedico@gentoo.org> uclibc/virtuals:
+ Bug #270496 - Eliminate the base profile's sys-libs/glibc from the
+ virtual/libc choices.
+
22 Jul 2009; Rémi Cardona <remi@gentoo.org> package.mask:
remove xf86-video-intel entry from p.mask
diff --git a/profiles/uclibc/virtuals b/profiles/uclibc/virtuals
index 9b3083d24885..b7fdafe7295b 100644
--- a/profiles/uclibc/virtuals
+++ b/profiles/uclibc/virtuals
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.19 2008/12/22 22:41:44 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.20 2009/07/22 08:25:48 zmedico Exp $
-virtual/libc sys-libs/uclibc
+virtual/libc sys-libs/uclibc -sys-libs/glibc
virtual/os-headers sys-kernel/linux-headers
virtual/linux-sources sys-kernel/vanilla-sources
virtual/ssh net-misc/dropbear