diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-02 13:44:45 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-02 13:44:45 +0000 |
| commit | 185fa9397f220a9505f1894d4fd6133822d6b853 (patch) | |
| tree | ab8f12e4c179f662f8bb90912f9d0ad3eb591464 /dev-python/pathtools | |
| parent | 217889932ab486b46fce3dbf715f100b324236c3 (diff) | |
| download | baldeagleos-repo-185fa9397f220a9505f1894d4fd6133822d6b853.tar.gz baldeagleos-repo-185fa9397f220a9505f1894d4fd6133822d6b853.tar.xz baldeagleos-repo-185fa9397f220a9505f1894d4fd6133822d6b853.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pathtools')
| -rw-r--r-- | dev-python/pathtools/pathtools-0.1.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pathtools/pathtools-0.1.2-r3.ebuild b/dev-python/pathtools/pathtools-0.1.2-r3.ebuild index f559f0ecf0fa..b6b1effc825d 100644 --- a/dev-python/pathtools/pathtools-0.1.2-r3.ebuild +++ b/dev-python/pathtools/pathtools-0.1.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pattern matching and various utilities for file systems paths" -HOMEPAGE="https://pypi.org/project/pathtools/" +HOMEPAGE="https://pypi.org/project/pathtools/ https://github.com/gorakhargosh/pathtools" SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" |
