diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-28 09:05:13 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-28 09:05:13 +0000 |
| commit | 6adba7bdfb8d99e88ea074db6f8db9f582bb0b37 (patch) | |
| tree | 7411a2d9a3783e38217936fe62ab410a68995ba2 /dev-python/mpdlcd | |
| parent | a1ccb1b7bfe92fc665ab834899ff015607323fb7 (diff) | |
| download | baldeagleos-repo-6adba7bdfb8d99e88ea074db6f8db9f582bb0b37.tar.gz baldeagleos-repo-6adba7bdfb8d99e88ea074db6f8db9f582bb0b37.tar.xz baldeagleos-repo-6adba7bdfb8d99e88ea074db6f8db9f582bb0b37.zip | |
Adding metadata
Diffstat (limited to 'dev-python/mpdlcd')
| -rw-r--r-- | dev-python/mpdlcd/mpdlcd-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpdlcd/mpdlcd-0.5.2.ebuild b/dev-python/mpdlcd/mpdlcd-0.5.2.ebuild index 5606e6f53a75..db42c20bfe66 100644 --- a/dev-python/mpdlcd/mpdlcd-0.5.2.ebuild +++ b/dev-python/mpdlcd/mpdlcd-0.5.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 -DESCRIPTION="A small tool to display the MPD status on a LCDproc server." +DESCRIPTION="A small tool to display the MPD status on a LCDproc server" HOMEPAGE="https://github.com/rbarrois/mpdlcd" SRC_URI="https://github.com/rbarrois/${PN}/archive/${P}.tar.gz" S="${WORKDIR}/${PN}-${P}" |
