summaryrefslogtreecommitdiff
path: root/dev-python/pygments-github-lexers
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-07-07 17:44:25 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-07-07 17:44:25 +0000
commit063a2dc910e10e7ec0e49fa787440492b14a7d06 (patch)
tree5e75561d03c6b9dcefb3f8f3dbd8c10b2ec972ef /dev-python/pygments-github-lexers
parentd41804616288508089ed9c941fd2d6554d0b718c (diff)
downloadbaldeagleos-repo-063a2dc910e10e7ec0e49fa787440492b14a7d06.tar.gz
baldeagleos-repo-063a2dc910e10e7ec0e49fa787440492b14a7d06.tar.xz
baldeagleos-repo-063a2dc910e10e7ec0e49fa787440492b14a7d06.zip
Adding metadata
Diffstat (limited to 'dev-python/pygments-github-lexers')
-rw-r--r--dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild11
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild
index 65d13c18be36..5fac5d672aa7 100644
--- a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild
+++ b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5-r2.ebuild
@@ -5,11 +5,18 @@ EAPI=8
PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
DISTUTILS_USE_PEP517=setuptools
+
inherit distutils-r1
DESCRIPTION="Pygments Github custom lexers"
-HOMEPAGE="https://github.com/liluo/pygments-github-lexers"
-SRC_URI="https://github.com/liluo/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+HOMEPAGE="
+ https://github.com/liluo/pygments-github-lexers/
+ https://pypi.org/project/pygments-github-lexers/
+"
+SRC_URI="
+ https://github.com/liluo/${PN}/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="BSD-2"
SLOT="0"