Magellan Linux

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

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

revision 3576 by niro, Mon Jul 9 17:42:27 2012 UTC revision 5215 by niro, Mon Dec 16 10:19:15 2013 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"
8    
9  # taken from gentoo eclass perm-module.eclass  # taken from gentoo eclass perm-module.eclass
10  perlinfo()  perlinfo()
11  {  {

Legend:
Removed from v.3576  
changed lines
  Added in v.5215