diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-06-09 11:00:52 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-06-24 15:06:21 +0200 |
commit | cb7e5ebca3e2d7964b1085d9237c5d54cef7dc09 (patch) | |
tree | 05ba6a4a7176d1aaa442362caa7ccd11f246c3cc /x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | |
parent | sys-devel/parity: remove live ebuild (diff) | |
download | gentoo-cb7e5ebca3e2d7964b1085d9237c5d54cef7dc09.tar.gz gentoo-cb7e5ebca3e2d7964b1085d9237c5d54cef7dc09.tar.bz2 gentoo-cb7e5ebca3e2d7964b1085d9237c5d54cef7dc09.zip |
x11-plugins/purple-libnotify-plus: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25827
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild')
-rw-r--r-- | x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild index 54ed903d1c51..04b255be574f 100644 --- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild +++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Provide libnotify interface to Pidgin and Finch" -HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/" +HOMEPAGE="https://github.com/sardemff7/purple-libnotify-plus" SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |