Magellan Linux

Diff of /smage/trunk/include/perl.sminc

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

revision 5458 by niro, Tue Mar 25 10:50:02 2014 UTC revision 11535 by niro, Thu Dec 21 09:40:18 2017 UTC
# Line 3  Line 3 
3  # inherits {pre,post}install() and {pre,post}remove() to mage file  # inherits {pre,post}install() and {pre,post}remove() to mage file
4  INHERITS="${INHERITS} perl"  INHERITS="${INHERITS} perl"
5    
6    SDEPEND="${SDEPEND}
7     >= dev-lang/perl-5.24.1"
8    
9  # taken from gentoo eclass perm-module.eclass  # taken from gentoo eclass perm-module.eclass
10  perlinfo()  perlinfo()
11  {  {

Legend:
Removed from v.5458  
changed lines
  Added in v.11535