* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/fdo-notify/
@ 2015-08-09 18:25 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2015-08-09 18:25 UTC (permalink / raw
To: gentoo-commits
commit: f12d872773eb048815632a7e18f49a556bca9b1f
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 18:22:36 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 18:25:18 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12d8727
dev-haskell/fdo-notify: new package, desktop notifications client
A depend for dev-vcs/git-annex-5.20150731
Package-Manager: portage-2.2.20
dev-haskell/fdo-notify/Manifest | 1 +
dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild | 26 ++++++++++++++++++++++++++
dev-haskell/fdo-notify/metadata.xml | 10 ++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-haskell/fdo-notify/Manifest b/dev-haskell/fdo-notify/Manifest
new file mode 100644
index 0000000..e0c8311
--- /dev/null
+++ b/dev-haskell/fdo-notify/Manifest
@@ -0,0 +1 @@
+DIST fdo-notify-0.3.1.tar.gz 4882 SHA256 7083414bb25e3057f6444722288cebf4ad3e4c2616f95f26079c8c7762989fd8 SHA512 d9193899d5eebd7c36e9464571827bd5b560fcc156e89822877b3b67a1f376c7abea9958f7e0aa6f79da06ad5f35a8738ad30a40d447b64ad557ed341054e6b6 WHIRLPOOL c4417c3a27e05e7cb6e946e4cf6e873336e5421b1ae5e8cb6e618f2ffa4454fea2fe33aaf7b7d94c37531abd0f69b51119aae8b867ac78c147b2833d42e8a8a9
diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
new file mode 100644
index 0000000..4072870
--- /dev/null
+++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Desktop Notifications client"
+HOMEPAGE="http://bitbucket.org/taejo/fdo-notify/"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/dbus-0.10.7:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.2.1
+"
diff --git a/dev-haskell/fdo-notify/metadata.xml b/dev-haskell/fdo-notify/metadata.xml
new file mode 100644
index 0000000..e373ad8
--- /dev/null
+++ b/dev-haskell/fdo-notify/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>haskell</herd>
+ <longdescription>
+ A library for issuing notifications using FreeDesktop.org's Desktop
+ Notifications protcol. This protocol is supported by services such
+ as Ubuntu's NotifyOSD.
+ </longdescription>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/fdo-notify/
@ 2015-08-16 15:10 Justin Lecher
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2015-08-16 15:10 UTC (permalink / raw
To: gentoo-commits
commit: f4de7b169a146803187b37727b8f90720e01e159
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 14:51:45 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 15:10:17 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4de7b16
dev-haskell/fdo-notify: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-haskell/fdo-notify/metadata.xml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-haskell/fdo-notify/metadata.xml b/dev-haskell/fdo-notify/metadata.xml
index e373ad8..3aff3f3 100644
--- a/dev-haskell/fdo-notify/metadata.xml
+++ b/dev-haskell/fdo-notify/metadata.xml
@@ -3,8 +3,11 @@
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
- A library for issuing notifications using FreeDesktop.org's Desktop
+ A library for issuing notifications using FreeDesktop.org's Desktop
Notifications protcol. This protocol is supported by services such
- as Ubuntu's NotifyOSD.
+ as Ubuntu's NotifyOSD.
</longdescription>
+ <upstream>
+ <remote-id type="bitbucket">taejo/fdo-notify</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/fdo-notify/
@ 2020-08-23 11:45 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2020-08-23 11:45 UTC (permalink / raw
To: gentoo-commits
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>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/fdo-notify/
@ 2020-10-10 9:10 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2020-10-10 9:10 UTC (permalink / raw
To: gentoo-commits
commit: c32dbe1027053b148dcf1921cf6984206f3702df
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 09:00:51 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 09:00:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32dbe10
dev-haskell/fdo-notify: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild | 8 ++++----
dev-haskell/fdo-notify/metadata.xml | 5 -----
2 files changed, 4 insertions(+), 9 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 3d94cc7eb01..4bca228c937 100644
--- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
+++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-# ebuild generated by hackport 0.4.5.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Desktop Notifications client"
-HOMEPAGE="https://hackage.haskell.org/package/fdo-notify"
+HOMEPAGE="http://bitbucket.org/taejo/fdo-notify/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
@@ -21,5 +21,5 @@ RDEPEND=">=dev-haskell/dbus-0.10.7:=[profile?]
>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.2.1
+ >=dev-haskell/cabal-1.2
"
diff --git a/dev-haskell/fdo-notify/metadata.xml b/dev-haskell/fdo-notify/metadata.xml
index cc48e3a1090..b7878815d80 100644
--- a/dev-haskell/fdo-notify/metadata.xml
+++ b/dev-haskell/fdo-notify/metadata.xml
@@ -5,9 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- A library for issuing notifications using FreeDesktop.org's Desktop
- Notifications protcol. This protocol is supported by services such
- as Ubuntu's NotifyOSD.
- </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/fdo-notify/
@ 2023-04-10 8:23 Viorel Munteanu
0 siblings, 0 replies; 5+ messages in thread
From: Viorel Munteanu @ 2023-04-10 8:23 UTC (permalink / raw
To: gentoo-commits
commit: b072f5652482ff4e014a6eb8faea72309b4a310c
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Feb 2 08:46:31 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Apr 10 08:23:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b072f565
dev-haskell/fdo-notify: update HOMEPAGE
Closes: https://bugs.gentoo.org/892912
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29392
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 e85609ce8927..491af3c17327 100644
--- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
+++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Desktop Notifications client"
-HOMEPAGE="http://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"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-04-10 8:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-09 18:25 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/fdo-notify/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2015-08-16 15:10 Justin Lecher
2020-08-23 11:45 David Seifert
2020-10-10 9:10 Sergei Trofimovich
2023-04-10 8:23 Viorel Munteanu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox