diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
| commit | fb6ffa5e6e2e05267623d09239d10327c35fa8c4 (patch) | |
| tree | de239dab4f4e0097f772d2c02f88c5cd40541d2f /dev-python/wxpython | |
| parent | d8787bc1ff136d4f231e24cc9fcbd89bb3d11842 (diff) | |
| download | baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.gz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.xz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/wxpython')
| -rw-r--r-- | dev-python/wxpython/wxpython-3.0.2.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/wxpython/wxpython-4.0.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-3.0.2.0.ebuild b/dev-python/wxpython/wxpython-3.0.2.0.ebuild index afaf8aa1491c..1cb5c3435bfc 100644 --- a/dev-python/wxpython/wxpython-3.0.2.0.ebuild +++ b/dev-python/wxpython/wxpython-3.0.2.0.ebuild @@ -11,7 +11,7 @@ inherit alternatives distutils-r1 eutils fdo-mime flag-o-matic wxwidgets MY_PN="wxPython-src" DESCRIPTION="A blending of the wxWindows C++ class library with Python" -HOMEPAGE="http://www.wxpython.org/" +HOMEPAGE="https://www.wxpython.org/" SRC_URI=" mirror://sourceforge/wxpython/${MY_PN}-${PV}.tar.bz2 examples? ( mirror://sourceforge/wxpython/wxPython-demo-${PV}.tar.bz2 )" diff --git a/dev-python/wxpython/wxpython-4.0.7.ebuild b/dev-python/wxpython/wxpython-4.0.7.ebuild index 32ae9484d2bb..6e5e64a1b24b 100644 --- a/dev-python/wxpython/wxpython-4.0.7.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7.ebuild @@ -11,7 +11,7 @@ MY_PN="wxPython" MY_PV="${PV}.post2" DESCRIPTION="A blending of the wxWindows C++ class library with Python" -HOMEPAGE="http://www.wxpython.org/" +HOMEPAGE="https://www.wxpython.org/" SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${MY_PV}.tar.gz" LICENSE="wxWinLL-3" |
