Magellan Linux

Diff of /trunk/core/glibc/glibc-2.29-r13.smage2

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

revision 32918 by niro, Tue Jul 16 21:03:24 2019 UTC revision 32919 by niro, Fri Oct 4 08:31:04 2019 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  PNAME="glibc"  PNAME="glibc"
4  PVER="2.29"  PVER="2.30"
5  PBUILD="r13"  PBUILD="r1"
6    
7  PCAT="sys-libs"  PCAT="sys-libs"
8    
# Line 13  DEPEND=">= sys-apps/base-files-0.7 Line 13  DEPEND=">= sys-apps/base-files-0.7
13   >= sys-libs/tzdata-2019"   >= sys-libs/tzdata-2019"
14    
15  # we force headers to one specific version  # we force headers to one specific version
16  SDEPEND="== sys-kernel/linux-libc-headers-5.2.1"  SDEPEND="== sys-kernel/linux-libc-headers-5.2.1
17     >= dev-lang/python3-3"
18  PROVIDE="virtual/glibc"  PROVIDE="virtual/glibc"
19    
20  # functions to include in the mage file  # functions to include in the mage file

Legend:
Removed from v.32918  
changed lines
  Added in v.32919