Skip to content

Commit

Permalink
Relax PYTHON_VERSION_ACCEPTED from x11/py-kiwi changes.
Browse files Browse the repository at this point in the history
Bump PKGREVISION, default acceptable python changed.
  • Loading branch information
obache committed Jun 14, 2011
1 parent 1a49d0e commit 31471d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions news/lottanzb/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2011/04/22 13:44:30 obache Exp $
# $NetBSD: Makefile,v 1.14 2011/06/14 10:51:08 obache Exp $

DISTNAME= lottanzb-0.4.0
PKGREVISION= 8
PKGREVISION= 9
CATEGORIES= news
MASTER_SITES= http://www.lottanzb.org/releases/

Expand All @@ -18,7 +18,7 @@ PYDISTUTILSPKG= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= intltool msgfmt pkg-config

PYTHON_VERSIONS_ACCEPTED= 25
PYTHON_VERSIONS_ACCEPTED= 27 26 25
DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools
INSTALLATION_DIRS+= ${PYSITELIB}

Expand Down

0 comments on commit 31471d7

Please sign in to comment.