diff options
author | Joshua Brindle <method@gentoo.org> | 2003-03-18 19:15:41 +0000 |
---|---|---|
committer | Joshua Brindle <method@gentoo.org> | 2003-03-18 19:15:41 +0000 |
commit | 5a998a7b453004ccbe21f6d61050953118f0feb3 (patch) | |
tree | 75b81a7b515c4633ced36385bbad953f3008511f /profiles/selinux-x86-1.4 | |
parent | now really marked as stable (diff) | |
download | historical-5a998a7b453004ccbe21f6d61050953118f0feb3.tar.gz historical-5a998a7b453004ccbe21f6d61050953118f0feb3.tar.bz2 historical-5a998a7b453004ccbe21f6d61050953118f0feb3.zip |
fixed glibc version to 2.3.1-r3 to avoid breakage
Diffstat (limited to 'profiles/selinux-x86-1.4')
-rw-r--r-- | profiles/selinux-x86-1.4/packages | 3 | ||||
-rw-r--r-- | profiles/selinux-x86-1.4/virtuals | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/profiles/selinux-x86-1.4/packages b/profiles/selinux-x86-1.4/packages index 6000b33b9a09..a8e91443828d 100644 --- a/profiles/selinux-x86-1.4/packages +++ b/profiles/selinux-x86-1.4/packages @@ -36,7 +36,7 @@ *>=sys-apps/portage-2.0.25 *>=sys-devel/binutils-2.13.90.0.4 *>=sys-devel/gcc-3.2 -*>=sys-libs/glibc-2.2.5 +*=sys-libs/glibc-2.3.1-r3 =sys-kernel/linux-headers-2.4.19 >=sys-apps/sysklogd-1.4.1 *dev-lang/python @@ -72,6 +72,7 @@ sys-apps/selinux-small *sys-apps/e2fsprogs *sys-apps/ed *sys-apps/fbset +*sys-apps/file *sys-apps/gawk *sys-apps/grep *sys-apps/groff diff --git a/profiles/selinux-x86-1.4/virtuals b/profiles/selinux-x86-1.4/virtuals index 9bd3a4b881f1..056791f840b1 100644 --- a/profiles/selinux-x86-1.4/virtuals +++ b/profiles/selinux-x86-1.4/virtuals @@ -32,3 +32,4 @@ virtual/bootloader sys-apps/grub virtual/editor app-editors/nano virtual/jack media-sound/jack-audio-connection-kit virtual/quicktime media-libs/libquicktime +virtual/os-headers sys-kernel/linux-headers |