Magellan Linux

Diff of /smage/trunk/core/eglibc/eglibc-2.12.0_20101019-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 639 by niro, Wed Oct 20 17:58:12 2010 UTC revision 640 by niro, Wed Oct 20 17:59:37 2010 UTC
# Line 11  HOMEPAGE="http://www.eglibc.org/" Line 11  HOMEPAGE="http://www.eglibc.org/"
11    
12  # we force headers to one specific version  # we force headers to one specific version
13  # (for x86_64 2.6.12.0-r2 bi-arch headers are needed!)  # (for x86_64 2.6.12.0-r2 bi-arch headers are needed!)
14  SDEPEND="== sys-kernel/linux-libc-headers-2.6.31  SDEPEND="== sys-kernel/linux-libc-headers-2.6.35
15   >= sys-libs/libstdc++-4.3   >= sys-libs/libstdc++-4.5
16   >= virtual/base-files"   >= virtual/base-files"
17    
18  # functions to include in the mage file  # functions to include in the mage file
# Line 78  SPLIT_PACKAGES="eglibc eglibc-dev" Line 78  SPLIT_PACKAGES="eglibc eglibc-dev"
78  split_info_eglibc()  split_info_eglibc()
79  {  {
80   DESCRIPTION="Embedded GNU libc6 (also called glibc2) C library with NPTL Threads."   DESCRIPTION="Embedded GNU libc6 (also called glibc2) C library with NPTL Threads."
81   DEPEND=">= sys-libs/libstdc++-4.3   DEPEND=">= sys-libs/libstdc++-4.5
82   >= virtual/base-files"   >= virtual/base-files"
83   PROVIDE="virtual/glibc"   PROVIDE="virtual/glibc"
84    

Legend:
Removed from v.639  
changed lines
  Added in v.640