pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-hgnested Revert, missed the earlier update fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e27bfa976588
branches:  trunk
changeset: 639358:e27bfa976588
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 11 13:49:06 2014 +0000

description:
Revert, missed the earlier update for the same change.

diffstat:

 devel/py-hgnested/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r e7654e44588f -r e27bfa976588 devel/py-hgnested/Makefile
--- a/devel/py-hgnested/Makefile        Thu Sep 11 13:48:17 2014 +0000
+++ b/devel/py-hgnested/Makefile        Thu Sep 11 13:49:06 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/09/11 13:46:30 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2014/09/11 13:49:06 joerg Exp $
 
 DISTNAME=      hgnested-0.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@
 COMMENT=       Mercurial extension to work with nested repositories
 LICENSE=       gnu-gpl-v3
 
-PYTHON_VERSIONS_INCOMPATIBLE=  33 34
-
 USE_LANGUAGES= # none
 
 DEPENDS+=      ${PYPKGPREFIX}-mercurial>=1.6:../../devel/py-mercurial



Home | Main Index | Thread Index | Old Index