git: 127fe9332304 - main - science/py-cirq-*: Add comments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 17:37:25 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=127fe93323042fe9c1cf9fa277ceaae38c3a8234 commit 127fe93323042fe9c1cf9fa277ceaae38c3a8234 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-30 17:35:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-30 17:37:22 +0000 science/py-cirq-*: Add comments --- science/py-cirq-aqt/Makefile | 2 +- science/py-cirq-core/Makefile | 2 +- science/py-cirq-google/Makefile | 2 +- science/py-cirq-ionq/Makefile | 2 +- science/py-cirq-pasqal/Makefile | 2 +- science/py-cirq-rigetti/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/science/py-cirq-aqt/Makefile b/science/py-cirq-aqt/Makefile index 8bc071fe6705..02df7925f0ac 100644 --- a/science/py-cirq-aqt/Makefile +++ b/science/py-cirq-aqt/Makefile @@ -1,7 +1,7 @@ PORTNAME= cirq-aqt DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -CATEGORIES= science python +CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org diff --git a/science/py-cirq-core/Makefile b/science/py-cirq-core/Makefile index 7ba096580562..c4afa0fd46f7 100644 --- a/science/py-cirq-core/Makefile +++ b/science/py-cirq-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= cirq-core DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -CATEGORIES= science python +CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org diff --git a/science/py-cirq-google/Makefile b/science/py-cirq-google/Makefile index 71043c80a121..4cda760d948a 100644 --- a/science/py-cirq-google/Makefile +++ b/science/py-cirq-google/Makefile @@ -1,7 +1,7 @@ PORTNAME= cirq-google DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -CATEGORIES= science python +CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org diff --git a/science/py-cirq-ionq/Makefile b/science/py-cirq-ionq/Makefile index 9f906f88c5cf..516940406e90 100644 --- a/science/py-cirq-ionq/Makefile +++ b/science/py-cirq-ionq/Makefile @@ -1,7 +1,7 @@ PORTNAME= cirq-ionq DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -CATEGORIES= science python +CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org diff --git a/science/py-cirq-pasqal/Makefile b/science/py-cirq-pasqal/Makefile index 84b9502fd053..4833b5e29342 100644 --- a/science/py-cirq-pasqal/Makefile +++ b/science/py-cirq-pasqal/Makefile @@ -1,7 +1,7 @@ PORTNAME= cirq-pasqal DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -CATEGORIES= science python +CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org diff --git a/science/py-cirq-rigetti/Makefile b/science/py-cirq-rigetti/Makefile index d9c9ea4a9c53..927fa203d95c 100644 --- a/science/py-cirq-rigetti/Makefile +++ b/science/py-cirq-rigetti/Makefile @@ -1,7 +1,7 @@ PORTNAME= cirq-rigetti DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -CATEGORIES= science python +CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org