commit: 64cf2816cf17e440b2f5b57502429e6155882ff1 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sun Aug 23 03:03:17 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 11:42:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64cf2816
dev-haskell/fdo-notify: update HOMEPAGE Replace non-functioning BitBucket URL Bug: https://bugs.gentoo.org/737896 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild | 4 ++-- dev-haskell/fdo-notify/metadata.xml | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild index 5c61b57a2dc..3d94cc7eb01 100644 --- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild +++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Desktop Notifications client" -HOMEPAGE="https://bitbucket.org/taejo/fdo-notify/" +HOMEPAGE="https://hackage.haskell.org/package/fdo-notify" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/fdo-notify/metadata.xml b/dev-haskell/fdo-notify/metadata.xml index 55d3ac44510..cc48e3a1090 100644 --- a/dev-haskell/fdo-notify/metadata.xml +++ b/dev-haskell/fdo-notify/metadata.xml @@ -10,7 +10,4 @@ Notifications protcol. This protocol is supported by services such as Ubuntu's NotifyOSD. </longdescription> - <upstream> - <remote-id type="bitbucket">taejo/fdo-notify</remote-id> - </upstream> </pkgmetadata>
