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 5865 by niro, Fri Oct 17 07:59:39 2014 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.18.2"
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.5865