summaryrefslogtreecommitdiff
path: root/dev-haskell/fdo-notify
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-haskell/fdo-notify
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-haskell/fdo-notify')
-rw-r--r--dev-haskell/fdo-notify/Manifest4
-rw-r--r--dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild4
-rw-r--r--dev-haskell/fdo-notify/metadata.xml3
3 files changed, 4 insertions, 7 deletions
diff --git a/dev-haskell/fdo-notify/Manifest b/dev-haskell/fdo-notify/Manifest
index f3392576220d..a2879a51cf20 100644
--- a/dev-haskell/fdo-notify/Manifest
+++ b/dev-haskell/fdo-notify/Manifest
@@ -1,3 +1,3 @@
DIST fdo-notify-0.3.1.tar.gz 4882 BLAKE2B 9ebf5bed4b17601b4deabc523e1ad529b95856ff6c0e6e83966fdee0373a37f8432c0fa34a6322157da1b3a93b12d10de2ff97da83c8ab9b2659932050083757 SHA512 d9193899d5eebd7c36e9464571827bd5b560fcc156e89822877b3b67a1f376c7abea9958f7e0aa6f79da06ad5f35a8738ad30a40d447b64ad557ed341054e6b6
-EBUILD fdo-notify-0.3.1.ebuild 572 BLAKE2B 534f13e4fe9ad040291465234a48964c0e95b5136b55aa4d80c28c2b2cb4091f64bc1105388eea91b780aa8251df12f040ea5f473e2a577a1ad4f41f95a1de6c SHA512 6f971b78a436a094d96bb1351387c8c56d2b1a6684b52dad188b8c0c6289ecb8a57000a292ac2e2b7dd1b1b2c627a0036f78614166081ff9c35dc0ef33d8d442
-MISC metadata.xml 536 BLAKE2B 31be543a7693f10bd9c173f228721cb2aa7f66d22fd49cee45d18b66ae9d9745b370e21063da38ac702b48de65e7fb09d83e2bc1c3c357c6c6a80f756314fae7 SHA512 eac2da57fe1ef122fc1ecd76a8d8bb683cac15ba94efc917819866927cf493e990100628da025016aa48facee67a9e09bfaf83ae5ac3f3c43277cf1d710fbe67
+EBUILD fdo-notify-0.3.1.ebuild 579 BLAKE2B 17d90bd17e3512b9b94491507a57b17f0eb2a84c966acaeae39ba34151d6fd09285d28d228c397ba633558e9df004e504557fe8854197ff90a006fe2bbdc5fe1 SHA512 dffa714da506c990b427f9a3b97ceff234751c322ae9e77e916baa29d9e4900a53065d229bc10f60fa58c1a698cf96cc8adfab77c3cece9382eb3e7cf09f83b5
+MISC metadata.xml 452 BLAKE2B f4d0c3fa79053d9a7b444dd7bf4dc37310f5891eba6005c5babefa183f10d5e4328008fe4f15bcdc7eca191fc9d786e258a4a5b1ec6b7e874ecfd031d655108c SHA512 6cbe7ad76497cbd43328a240d6dc2328bc864c302925533b2fecbdcf79908e83f6cfc7906b7bb556e46677c0b7825998fecf7edba24517bbf6c3d0b67ecf8dad
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 5c61b57a2dcb..3d94cc7eb01d 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 55d3ac445104..cc48e3a1090d 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>