diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-06-09 08:47:28 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-06-24 15:06:15 +0200 |
commit | 50afba5af9d6b66abdd66f5e08023e375e57be3a (patch) | |
tree | 9f4443dbb0173059448a1f0a9de920b59e1b8993 /net-im/purple-events | |
parent | games-arcade/savagewheels: update HOMEPAGE (diff) | |
download | gentoo-50afba5af9d6b66abdd66f5e08023e375e57be3a.tar.gz gentoo-50afba5af9d6b66abdd66f5e08023e375e57be3a.tar.bz2 gentoo-50afba5af9d6b66abdd66f5e08023e375e57be3a.zip |
net-im/purple-events: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'net-im/purple-events')
-rw-r--r-- | net-im/purple-events/purple-events-0.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/purple-events/purple-events-0.99.1.ebuild b/net-im/purple-events/purple-events-0.99.1.ebuild index e4d139ae3b6f..b415329f383f 100644 --- a/net-im/purple-events/purple-events-0.99.1.ebuild +++ b/net-im/purple-events/purple-events-0.99.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 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="Allows a fine-grained control over libpurple events" -HOMEPAGE="http://purple-events.sardemff7.net/" +HOMEPAGE="https://github.com/sardemff7/purple-events" SRC_URI="https://github.com/sardemff7/purple-events/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |