Magellan Linux

Diff of /smage/branches/alx07x-unstable/extras/openldap/openldap-2.4.52-r2.smage2

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

smage/trunk/extras/openldap/openldap-2.4.52-r2.smage2 revision 15459 by niro, Thu Sep 3 14:04:53 2020 UTC smage/branches/alx07x-unstable/extras/openldap/openldap-2.4.52-r2.smage2 revision 15596 by niro, Tue Sep 15 10:56:17 2020 UTC
# Line 63  split_info_libldap() Line 63  split_info_libldap()
63   DEPEND="${LIB_DEPEND}"   DEPEND="${LIB_DEPEND}"
64  }  }
65    
66    split_info_libldap-dev()
67    {
68     DESCRIPTION="Development files for libldap."
69     DEPEND="== net-nds/libldap-dev-${PVER}"
70    }
71    
72  split_info_openldap()  split_info_openldap()
73  {  {
74   DESCRIPTION="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol."   DESCRIPTION="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol."

Legend:
Removed from v.15459  
changed lines
  Added in v.15596