diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-20 01:43:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-20 01:43:22 +0000 |
| commit | 0d204f080ccaf949d8e6f66b8b9fd263c6ca0ed9 (patch) | |
| tree | 0e600a6e38624cfd94617bd10361ccfbb5211f0b /dev-python/PyQt5 | |
| parent | ffe910e129da5362318efdc5cc819064aedbce6d (diff) | |
| download | baldeagleos-repo-0d204f080ccaf949d8e6f66b8b9fd263c6ca0ed9.tar.gz baldeagleos-repo-0d204f080ccaf949d8e6f66b8b9fd263c6ca0ed9.tar.xz baldeagleos-repo-0d204f080ccaf949d8e6f66b8b9fd263c6ca0ed9.zip | |
Adding metadata
Diffstat (limited to 'dev-python/PyQt5')
| -rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild index 0b1eca1535ec..5217ff076fb2 100644 --- a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit multibuild python-r1 qmake-utils DESCRIPTION="Python bindings for the Qt framework" -HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro" +HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro https://pypi.org/project/PyQt5/" MY_P=${PN}-${PV/_pre/.dev} if [[ ${PV} == *_pre* ]]; then |
