summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--biology/py-biopython/pkg-req2
-rw-r--r--databases/zodb/pkg-req2
-rw-r--r--databases/zodb3/pkg-req2
-rw-r--r--devel/py-grouch/pkg-req2
-rw-r--r--devel/py-twisted/pkg-req2
-rw-r--r--net/py-zsi-devel/pkg-req2
-rw-r--r--net/py-zsi/pkg-req2
-rw-r--r--sysutils/lfm/pkg-req2
-rw-r--r--textproc/py-asv/pkg-req2
-rw-r--r--textproc/py-martel/pkg-req2
-rw-r--r--textproc/py-xml/pkg-req2
-rw-r--r--www/quixote/pkg-req2
12 files changed, 12 insertions, 12 deletions
diff --git a/biology/py-biopython/pkg-req b/biology/py-biopython/pkg-req
index 481af4e..1a2bc48 100644
--- a/biology/py-biopython/pkg-req
+++ b/biology/py-biopython/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/databases/zodb/pkg-req b/databases/zodb/pkg-req
index ee4d995..d5d99df 100644
--- a/databases/zodb/pkg-req
+++ b/databases/zodb/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.1"'`
+ print string.split(sys.version)[0] >= "2.1" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/databases/zodb3/pkg-req b/databases/zodb3/pkg-req
index ee4d995..d5d99df 100644
--- a/databases/zodb3/pkg-req
+++ b/databases/zodb3/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.1"'`
+ print string.split(sys.version)[0] >= "2.1" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/devel/py-grouch/pkg-req b/devel/py-grouch/pkg-req
index b76981d..49ee2f5 100644
--- a/devel/py-grouch/pkg-req
+++ b/devel/py-grouch/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/devel/py-twisted/pkg-req b/devel/py-twisted/pkg-req
index 3a3e08f..b6e9967 100644
--- a/devel/py-twisted/pkg-req
+++ b/devel/py-twisted/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.2"'`
+ print string.split(sys.version)[0] >= "2.2" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/net/py-zsi-devel/pkg-req b/net/py-zsi-devel/pkg-req
index 0828833..fd3eb35 100644
--- a/net/py-zsi-devel/pkg-req
+++ b/net/py-zsi-devel/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/net/py-zsi/pkg-req b/net/py-zsi/pkg-req
index 0828833..fd3eb35 100644
--- a/net/py-zsi/pkg-req
+++ b/net/py-zsi/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/sysutils/lfm/pkg-req b/sysutils/lfm/pkg-req
index 58b7b29..0f9ac0e 100644
--- a/sysutils/lfm/pkg-req
+++ b/sysutils/lfm/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/textproc/py-asv/pkg-req b/textproc/py-asv/pkg-req
index bf09a35..e4fcd71 100644
--- a/textproc/py-asv/pkg-req
+++ b/textproc/py-asv/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/textproc/py-martel/pkg-req b/textproc/py-martel/pkg-req
index d57b714..5fc28f0 100644
--- a/textproc/py-martel/pkg-req
+++ b/textproc/py-martel/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/textproc/py-xml/pkg-req b/textproc/py-xml/pkg-req
index af2d70f..ad2636a 100644
--- a/textproc/py-xml/pkg-req
+++ b/textproc/py-xml/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
diff --git a/www/quixote/pkg-req b/www/quixote/pkg-req
index f714eed..908302b 100644
--- a/www/quixote/pkg-req
+++ b/www/quixote/pkg-req
@@ -4,7 +4,7 @@ PATH=$PATH:/usr/local/bin
if [ "x$1" = "xINSTALL" -o "x$2" = "xINSTALL" ]; then
PYTHON_GT=`python -c 'import string, sys; \
- print string.split(sys.version)[0] >= "2.0"'`
+ print string.split(sys.version)[0] >= "2.0" and 1'`
if [ "x${PYTHON_GT}" = "x1" ]; then
exit 0
else
OpenPOWER on IntegriCloud