[repo] make sure sys-libs/glibc is considered a system package

This commit is contained in:
Fabio Erculiani 2011-09-20 22:14:26 +02:00
parent 04268341e5
commit 959a42a21a
3 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,14 @@
app-admin/equo
app-misc/sabayon-version
dev-db/sqlite
sys-apps/entropy
sys-devel/gcc:4.5
sys-libs/db:4.8
virtual/cron
# virtual/linux-binary
sys-auth/pambase
# glibc cannot be removed, it's part of the system
# nowadays it's not even a system pkg because
# virtual/libc wraps it.
# This makes sure we always block glibc
sys-libs/glibc

View File

@ -7,3 +7,8 @@ sys-libs/db:4.8
virtual/cron
# virtual/linux-binary
sys-auth/pambase
# glibc cannot be removed, it's part of the system
# nowadays it's not even a system pkg because
# virtual/libc wraps it.
# This makes sure we always block glibc
sys-libs/glibc

View File

@ -7,3 +7,9 @@ sys-libs/db:4.8
virtual/cron
# virtual/linux-binary
sys-auth/pambase
# glibc cannot be removed, it's part of the system
# nowadays it's not even a system pkg because
# virtual/libc wraps it.
# This makes sure we always block glibc
sys-libs/glibc