[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / py-gnupg

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/security/py-gnupg/Makefile between version 1.11 and 1.12

version 1.11, 2007/09/30 17:45:25 version 1.12, 2007/11/18 23:38:12
Line 12  COMMENT= Python module for GnuPG interfa
Line 12  COMMENT= Python module for GnuPG interfa
   
 DEPENDS+=       gnupg>=1.0.0:../../security/gnupg  DEPENDS+=       gnupg>=1.0.0:../../security/gnupg
   
 PYTHON_VERSIONS_ACCEPTED=       21 22 23 24  PYTHON_VERSIONS_ACCEPTED=       24 23 22 21
 PYDISTUTILSPKG= yes  PYDISTUTILSPKG= yes
   
 .include "../../lang/python/extension.mk"  .include "../../lang/python/extension.mk"

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb <webmaster@jp.NetBSD.org>