diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-07-19 22:04:32 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-21 00:10:45 +0200 |
commit | 880ff67b7cefe0bb0f95da77490f6f510da25168 (patch) | |
tree | 7cd3ee666655789e8942f596bfc3e41ab0e52f65 /x11-misc | |
parent | dev-libs/libkpass: update HOMEPAGE, fix LICENSE (diff) | |
download | gentoo-880ff67b7cefe0bb0f95da77490f6f510da25168.tar.gz gentoo-880ff67b7cefe0bb0f95da77490f6f510da25168.tar.bz2 gentoo-880ff67b7cefe0bb0f95da77490f6f510da25168.zip |
x11-misc/menulibre: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Portage 3.0.32 / pkgdev 0.2.1 / pkgcheck 0.10.11
Closes: https://github.com/gentoo/gentoo/pull/26488
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/menulibre/menulibre-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/menulibre/menulibre-2.2.3.ebuild b/x11-misc/menulibre/menulibre-2.2.3.ebuild index 6f10b016ac78..8d270e63e845 100644 --- a/x11-misc/menulibre/menulibre-2.2.3.ebuild +++ b/x11-misc/menulibre/menulibre-2.2.3.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 xdg DESCRIPTION="Advanced freedesktop.org compliant menu editor" -HOMEPAGE="https://bluesabre.org/menulibre/" +HOMEPAGE="https://bluesabre.org/projects/menulibre" SRC_URI="https://github.com/bluesabre/menulibre/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-3" |