[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2021-06-10 Thread Adam Feldman
commit: 1c2d3ef4d42600a23a09d87c920a2616a3a26923
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Jun 10 13:50:16 2021 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Thu Jun 10 13:50:16 2021 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=1c2d3ef4

x11-misc/mate-notification-daemon: Bump to 1.24.2

Bug: https://bugs.gentoo.org/778857
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman  gentoo.org>

 x11-misc/mate-notification-daemon/Manifest |  1 +
 .../mate-notification-daemon-1.24.2.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index 6ea173d..d33b52b 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1 +1,2 @@
 DIST mate-notification-daemon-1.24.1.tar.xz 395444 BLAKE2B 
dca14216c7027b2e816c7df64636c3f1c7ae25db253167f9c5d1b296cd9bf3c7533e1f7a33a7d4f2bf5fe074e8f0911462463fffa5b839fd8decd62a4716
 SHA512 
7c799e31229860cb34fa4a19421360a4a93d81826bc4381ed284e1ec280bae67d2f5bdf5d751f3dad6a1da424a5c598b2def60b7b24fd6ea41da5f126f456bac
+DIST mate-notification-daemon-1.24.2.tar.xz 396156 BLAKE2B 
64bbada24bc53f296076ff80b364e156fecfe28f4b1d8b77a0f05910939ccc2378e0635861442cc5cff8c95db5ccda55484de8aaf3315e28eb8df75c1a4bc20d
 SHA512 
be9db249bec6dc2206d69998b972f06ab4e2ee5c30b5bcf44c43b508954a9984a37bc9a2fe9989aec55969492256ed742fb2a9618b751e47ff43b66c383c1bd4

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild
new file mode 100644
index 000..d31ce81
--- /dev/null
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="MATE Notification daemon"
+LICENSE="GPL-2+ GPL-3+"
+SLOT="0"
+
+IUSE=""
+
+COMMON_DEPEND="dev-libs/atk
+   >=dev-libs/glib-2.50:2
+   >=dev-libs/libxml2-2.9.0
+   >=sys-apps/dbus-1
+   x11-libs/cairo
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/libnotify-0.7
+   x11-libs/libX11
+   virtual/libintl
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3:3
+   >=media-libs/libcanberra-0.4:0[gtk3]
+"
+
+RDEPEND="${COMMON_DEPEND}
+   virtual/libintl
+   !x11-misc/notify-osd
+   !x11-misc/qtnotifydaemon
+   !x11-misc/notification-daemon
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-arch/xz-utils
+   dev-util/gdbus-codegen
+   >=sys-devel/gettext-0.19.8
+   >=sys-devel/libtool-2.2.6:2
+   virtual/pkgconfig
+"
+
+src_install() {
+   mate_src_install
+
+   insinto /usr/share/dbus-1/services
+   doins "${FILESDIR}/org.freedesktop.Notifications.service"
+}



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2021-05-23 Thread Adam Feldman
commit: 4cd0346eafbd97ba0be6d728441c7d27cd0a6d63
Author: Adam Feldman  gentoo  org>
AuthorDate: Sun May 23 19:44:12 2021 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Sun May 23 19:49:22 2021 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4cd0346e

x11-misc/mate-notification-daemon: Drop 1.22.x

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman  gentoo.org>

 x11-misc/mate-notification-daemon/Manifest |  1 -
 .../mate-notification-daemon-1.22.1.ebuild | 54 --
 2 files changed, 55 deletions(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index f8ae012..bc5fae8 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,3 +1,2 @@
-DIST mate-notification-daemon-1.22.1.tar.xz 340472 BLAKE2B 
09a4fd8f14ffcde530bf3f95aa5d38f5ab1d105dd854464eb698fa3f42594e4559a48d034a0e25a021f2cd2382d02fbe357269636ea2603f940d666467ba4058
 SHA512 
5faec84a2c25b3d17db5e0e564081a5712a0ae9a648b61e7d6233f7c6671a137cb9e0d2328eccad4e634eb99cae72cf235589f3667b9bf29e66c3734f7ed8bc7
 DIST mate-notification-daemon-1.24.0.tar.xz 392588 BLAKE2B 
480272848b3403d34eaa1f555a573dbf74a4e8e45e76c4726943bda4c29d7002f00d1a828e318d51dd07a44df1c64902c38bbe41c1c14339e8cb8710f7008f36
 SHA512 
0fd2da98001c60672d4833e974ac74dd561f54ca6f3fd74f8d6620e3b28768add46dd891d7446b01426b6aed09d4966d902cbde45aac3498fdcbb837e531a147
 DIST mate-notification-daemon-1.24.1.tar.xz 395444 BLAKE2B 
dca14216c7027b2e816c7df64636c3f1c7ae25db253167f9c5d1b296cd9bf3c7533e1f7a33a7d4f2bf5fe074e8f0911462463fffa5b839fd8decd62a4716
 SHA512 
7c799e31229860cb34fa4a19421360a4a93d81826bc4381ed284e1ec280bae67d2f5bdf5d751f3dad6a1da424a5c598b2def60b7b24fd6ea41da5f126f456bac

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild
deleted file mode 100644
index aafe199..000
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="MATE Notification daemon"
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="dev-libs/atk
-   >=dev-libs/glib-2.50:2
-   >=sys-apps/dbus-1
-   x11-libs/cairo
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/libnotify-0.7
-   x11-libs/libX11
-   virtual/libintl
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3:3
-   >=media-libs/libcanberra-0.4:0[gtk3]
-   !x11-misc/notify-osd
-   !x11-misc/qtnotifydaemon
-   !x11-misc/notification-daemon"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
-   app-arch/xz-utils
-   dev-util/gdbus-codegen
-   >=dev-util/intltool-0.50.1
-   sys-devel/gettext:*
-   >=sys-devel/libtool-2.2.6:2
-   virtual/pkgconfig:*"
-
-src_configure() {
-   mate_src_configure
-}
-
-src_install() {
-   mate_src_install
-
-   insinto /usr/share/dbus-1/services
-   doins "${FILESDIR}/org.freedesktop.Notifications.service"
-}



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2020-09-01 Thread Adam Feldman
commit: 39e4b50b9921d1aad100c53930c9a4536eabc197
Author: Adam Feldman  gentoo  org>
AuthorDate: Wed Sep  2 05:03:46 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Wed Sep  2 05:55:34 2020 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=39e4b50b

x11-misc/mate-notification-daemon: Sync with ::gentoo

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 x11-misc/mate-notification-daemon/Manifest |  1 -
 .../mate-notification-daemon-1.22.0-r1.ebuild  | 54 --
 .../mate-notification-daemon-1.22.0.ebuild | 54 --
 .../mate-notification-daemon-1.22.1.ebuild |  2 +-
 .../mate-notification-daemon-1.24.0.ebuild |  2 +-
 5 files changed, 2 insertions(+), 111 deletions(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index ecf3d46..b7b30b9 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,3 +1,2 @@
-DIST mate-notification-daemon-1.22.0.tar.xz 360676 BLAKE2B 
0eb50a6179b5b90243e82066c3ce1bf65cf3b2969e0c259e4bdebdf6e86d769f74020509cc170b087a02c6295007f83efc950407f803be6e717b0fc900ae
 SHA512 
1345604dee1315843ad5a6920aab7cbe1544c8f7c7ccea686e5684c7ea5272fa09d27edbcc996f6a568f8b3760f561b84901c44f93f1b3ae2d5ddcd3c3ce86fc
 DIST mate-notification-daemon-1.22.1.tar.xz 340472 BLAKE2B 
09a4fd8f14ffcde530bf3f95aa5d38f5ab1d105dd854464eb698fa3f42594e4559a48d034a0e25a021f2cd2382d02fbe357269636ea2603f940d666467ba4058
 SHA512 
5faec84a2c25b3d17db5e0e564081a5712a0ae9a648b61e7d6233f7c6671a137cb9e0d2328eccad4e634eb99cae72cf235589f3667b9bf29e66c3734f7ed8bc7
 DIST mate-notification-daemon-1.24.0.tar.xz 392588 BLAKE2B 
480272848b3403d34eaa1f555a573dbf74a4e8e45e76c4726943bda4c29d7002f00d1a828e318d51dd07a44df1c64902c38bbe41c1c14339e8cb8710f7008f36
 SHA512 
0fd2da98001c60672d4833e974ac74dd561f54ca6f3fd74f8d6620e3b28768add46dd891d7446b01426b6aed09d4966d902cbde45aac3498fdcbb837e531a147

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild
deleted file mode 100644
index 6956bd1..000
--- 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-fi
-
-DESCRIPTION="MATE Notification daemon"
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="dev-libs/atk
-   >=dev-libs/glib-2.50:2
-   >=sys-apps/dbus-1
-   x11-libs/cairo
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/libnotify-0.7
-   x11-libs/libX11
-   virtual/libintl
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3:3
-   >=media-libs/libcanberra-0.4:0[gtk3]
-   !x11-misc/notify-osd
-   !x11-misc/qtnotifydaemon
-   !x11-misc/notification-daemon"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
-   app-arch/xz-utils
-   dev-util/gdbus-codegen
-   >=dev-util/intltool-0.50.1
-   sys-devel/gettext:*
-   >=sys-devel/libtool-2.2.6:2
-   virtual/pkgconfig:*"
-
-src_configure() {
-   mate_src_configure
-}
-
-src_install() {
-   mate_src_install
-
-   insinto /usr/share/dbus-1/services
-   doins "${FILESDIR}/org.freedesktop.Notifications.service"
-}

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild
deleted file mode 100644
index 73f1417..000
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="MATE Notification daemon"
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-
-IUSE=""
-
-COMMON_DEPEND="dev-libs/atk
-   >=dev-libs/dbus-glib-0.78
-   >=dev-libs/glib-2.50:2
-   >=sys-apps/dbus-1
-   x11-libs/cairo
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/libnotify-0.7
-   x11-libs/libX11
-   virtual/libintl
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3:3
-   >=media-libs/libcanberra-0.4:0[gtk3]
-   !x11-misc/notify-osd
-   !x11-misc/qtnotifydaemon
-   !x11-misc/notification-daemon"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
-   app-arch/xz-utils
-   >=dev-util/intltool-0.50.1
-   sys-devel/gettext:*
-   >=sys-devel/libtool-2.2.6:2
-   virtual/pkgconfig:*"
-
-src_configure() {
-   mate_src_configure
-}
-
-src_install() 

[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2018-02-11 Thread Ettore Di Giacinto
commit: 09bb756b4cdd21ac6556ac0dec54ce0ff3b548a1
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Jan 27 17:08:04 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Feb 11 13:21:28 2018 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=09bb756b

x11-misc/mate-notification-daemon: Bump to version 1.18.1

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-misc/mate-notification-daemon/Manifest  | 2 +-
 ...tion-daemon-1.18.0.ebuild => mate-notification-daemon-1.18.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index 5f0f60d..4e15a3f 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,4 +1,4 @@
 DIST mate-notification-daemon-1.12.1.tar.xz 304752 BLAKE2B 
045cb71199f555ebe2b179c36508b73c94fb3b43ebd957298946c06acaa9169ee9aed42444bd74a443a819370c189a5af2e3aa3e72b9fefe8476a5ce28bec9ba
 SHA512 
ce9cd1737cc70b0e17fa856730b51747f78bb40639ff58e205a3f1432edf53aba38442d59b7a4fca6ff460cbdc6c611c0a05a46bbf5db92db0ce5e714e19daae
 DIST mate-notification-daemon-1.14.1.tar.xz 336196 BLAKE2B 
68582f5c29e4a92187fd7b1b259350ba6ed783c92853dfb39b63faa58cc316dd9ecc7133710e0ec2555f534f2f61bce65b2bf190d5703d55d01dad550bc17839
 SHA512 
6913e0a7891726fb2f4098b4c7ba578344d29960e6d27a9fa917687f745aedb9482fb65ea9c6d8816a0c8e505ef586f13ac08b010e558b6557e14e8961b1c1f6
 DIST mate-notification-daemon-1.16.1.tar.xz 337088 BLAKE2B 
a4ba0ab6e66a7771ec7c7786201a5e5e98cf30111212e57cf15ae03b6a49756503e2e9d68f288497166d3c1ee350a29393247dc3c9ece655775384964fb8fcb5
 SHA512 
93c9a09801e54f7cd7f3c6542e3593886201bb59a9bca56af7454ff901540ef7fbb236c38786ba9444fe3aaff7598c549c274ce0a90fee27bcf28fc201f64b88
-DIST mate-notification-daemon-1.18.0.tar.xz 340828 BLAKE2B 
5f036f8f423b9af46662c426f0e92c216454ed04035867982f47fb615829ce1a59b438c2c1c6b5956443c8edc3c8e3b162202f09b0f94b1fa067050422c3c52f
 SHA512 
5405a33dd4f78d22fa5f666b94b74d20c046518d5c631a95b286f370dfd6dc4d1ae6dd2b0676fcf8e01c1d1d40bbfd9055180e1cab869913c3d56a1a5d0872aa
+DIST mate-notification-daemon-1.18.1.tar.xz 330940 BLAKE2B 
e05d2b69a66037a49cf0a1aa44a417d9fb55fecc1dd713861907b38d0361d6a9d79faa95094027add0d0e549a979eb237e8e71e1e2102664813b7745f34316f3
 SHA512 
92edb738e38b879a94985d97c961fd900853e330cc49024cf33a1b564734e86c076b47a05c64ec7ea34a170425b97f80aedb60ad14db98718c4609c464e091e4

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.0.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild
similarity index 100%
rename from 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.0.ebuild
rename to 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2017-09-26 Thread NP Hardass
commit: 06199314636b5b3376bf3f6d638039aa4edb4c6a
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 27 03:15:52 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 27 03:15:52 2017 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=06199314

x11-misc/mate-notification-daemon: Fix inconsistent metadata.xml spacing

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 x11-misc/mate-notification-daemon/metadata.xml | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-misc/mate-notification-daemon/metadata.xml 
b/x11-misc/mate-notification-daemon/metadata.xml
index 955e459..95b4918 100644
--- a/x11-misc/mate-notification-daemon/metadata.xml
+++ b/x11-misc/mate-notification-daemon/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-m...@gentoo.org
-Gentoo MATE Desktop
-
+   
+   m...@gentoo.org
+   Gentoo MATE Desktop
+   

Build with GTK+3 instead of GTK+2

-
-mate-desktop/mate-notification-daemon
-
+   
+   mate-desktop/mate-notification-daemon
+   
 



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2017-01-29 Thread Ettore Di Giacinto
commit: 2f19224b5b6ccb6e113afb0cc15d20d2f2656691
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Jan 29 11:24:22 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jan 29 11:24:22 2017 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=2f19224b

x11-misc/mate-notification-daemon: version bump to 1.16.1 #607342

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=607342

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/mate-notification-daemon/Manifest  | 2 +-
 ...tion-daemon-1.16.0.ebuild => mate-notification-daemon-1.16.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index 7cdb00e..db7acf0 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,3 +1,3 @@
 DIST mate-notification-daemon-1.12.1.tar.xz 304752 SHA256 
856bad2bb90e2b7d1124c0ae197c07a321b3cc2767897b3e6b78e59a3096a7dd SHA512 
ce9cd1737cc70b0e17fa856730b51747f78bb40639ff58e205a3f1432edf53aba38442d59b7a4fca6ff460cbdc6c611c0a05a46bbf5db92db0ce5e714e19daae
 WHIRLPOOL 
b925ac68692f1535bc57bed23f9c19239583c5ca674e5f6493223d31ff6be6ca2bb94b89cdb12baa0eafcaad1cf1c3d6df7ee717b71730b6947be0c0c81a22cd
 DIST mate-notification-daemon-1.14.1.tar.xz 336196 SHA256 
8ddefb29d5fe626787fba29d4e76993b5e0efcbd36b2bb9aa2faa1cd64f732fd SHA512 
6913e0a7891726fb2f4098b4c7ba578344d29960e6d27a9fa917687f745aedb9482fb65ea9c6d8816a0c8e505ef586f13ac08b010e558b6557e14e8961b1c1f6
 WHIRLPOOL 
ba9fe7f7e30d2a92b93c51a1564414c27ad5533a3dd5d5c5946c697d6d2c3fc0ed586bf051b65a6d06852b08517ca60a262946cfb6f4b415b0a9459307c0ec2a
-DIST mate-notification-daemon-1.16.0.tar.xz 336036 SHA256 
8555bc619ec11b44b092a57b47b87efa53cac1cc0173c132eedcc11c68ccdc49 SHA512 
e54dcedf197904fbf652ac67ecef3cc51531ddc8a8a665fea8e90a0774603e62554ce717bf532000224651f233b51feef1f1b7dd9947d406dd00778b362754bf
 WHIRLPOOL 
0aafb78b7ccab04b5408aba0b47eb339b34da824ed2b60c0fbbaeb3259690d270d4608b1767951f295e31825bead1856c8431094048e58b1c7a66cc477a0db1d
+DIST mate-notification-daemon-1.16.1.tar.xz 337088 SHA256 
dcbb253ecfb6dcd020cb1645cde319d98402c04a0df388834b5144f91e5cb9e6 SHA512 
93c9a09801e54f7cd7f3c6542e3593886201bb59a9bca56af7454ff901540ef7fbb236c38786ba9444fe3aaff7598c549c274ce0a90fee27bcf28fc201f64b88
 WHIRLPOOL 
0053e914960def3f4ce158392a22a9badf1c36139ba11b4df96bb1c2b842f6f874f94180cf55b315c6a389f517685d047a93cbf811a36db760ee6f07dcbfc275

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.16.0.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.16.1.ebuild
similarity index 96%
rename from 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.16.0.ebuild
rename to 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.16.1.ebuild
index 5e6f477..ba3e0ab 100644
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.16.0.ebuild
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2016-11-22 Thread Ettore Di Giacinto
commit: df9289ca15cfdc826dc8aceaa74146f8ad2bf1a2
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Oct 21 19:19:08 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Tue Nov 22 11:10:38 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=df9289ca

x11-misc/mate-notification-daemon: Drop 1.10.x

Package-Manager: portage-2.3.1

 x11-misc/mate-notification-daemon/Manifest |  1 -
 .../mate-notification-daemon-1.10.2.ebuild | 58 --
 2 files changed, 59 deletions(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index 265c979..b1223f5 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,3 +1,2 @@
-DIST mate-notification-daemon-1.10.2.tar.xz 304100 SHA256 
f421deaf684368cc426954bbd6ecd1aa518fa50f44c03e0f68a50ae8aa9b35b3 SHA512 
6b7cc9c7450da340c2a6061307c46a0fdabb4ff28fd6dfa12180f4007fcd33ea936d767abae19c571e6f63fa8a261df40dfc2bfb38d8efebbe9becc4ba16dbcc
 WHIRLPOOL 
fba269bdf8a0ad37889b9ebaf4d2da95835187714ce958989ca76471a82afdd1ed4970fe520936d59b8a961988b05f557cce32235e4a37eae355b980045b1b1b
 DIST mate-notification-daemon-1.12.1.tar.xz 304752 SHA256 
856bad2bb90e2b7d1124c0ae197c07a321b3cc2767897b3e6b78e59a3096a7dd SHA512 
ce9cd1737cc70b0e17fa856730b51747f78bb40639ff58e205a3f1432edf53aba38442d59b7a4fca6ff460cbdc6c611c0a05a46bbf5db92db0ce5e714e19daae
 WHIRLPOOL 
b925ac68692f1535bc57bed23f9c19239583c5ca674e5f6493223d31ff6be6ca2bb94b89cdb12baa0eafcaad1cf1c3d6df7ee717b71730b6947be0c0c81a22cd
 DIST mate-notification-daemon-1.14.1.tar.xz 336196 SHA256 
8ddefb29d5fe626787fba29d4e76993b5e0efcbd36b2bb9aa2faa1cd64f732fd SHA512 
6913e0a7891726fb2f4098b4c7ba578344d29960e6d27a9fa917687f745aedb9482fb65ea9c6d8816a0c8e505ef586f13ac08b010e558b6557e14e8961b1c1f6
 WHIRLPOOL 
ba9fe7f7e30d2a92b93c51a1564414c27ad5533a3dd5d5c5946c697d6d2c3fc0ed586bf051b65a6d06852b08517ca60a262946cfb6f4b415b0a9459307c0ec2a

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild
deleted file mode 100644
index 4c545cc..000
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
-DESCRIPTION="MATE Notification daemon"
-HOMEPAGE="http://mate-desktop.org;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-RDEPEND="
-   dev-libs/atk:0
-   >=dev-libs/dbus-glib-0.78:0
-   >=dev-libs/glib-2.36:2
-   >=media-libs/libcanberra-0.4:0[gtk]
-   >=sys-apps/dbus-1:0
-   x11-libs/cairo:0
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-2.24:2
-   >=x11-libs/libnotify-0.7:0
-   x11-libs/libX11:0
-   >=x11-libs/libwnck-1:1
-   virtual/libintl:0
-   !x11-misc/notify-osd:*
-   !x11-misc/qtnotifydaemon:*
-   !x11-misc/notification-daemon:*"
-
-DEPEND="${RDEPEND}
-   app-arch/xz-utils:0
-   >=dev-util/intltool-0.40:*
-   sys-devel/gettext:*
-   >=sys-devel/libtool-2.2.6:2
-   virtual/pkgconfig:*"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-src_install() {
-   gnome2_src_install
-
-   cat <<-EOF > "${T}/org.freedesktop.Notifications.service"
-   [D-BUS Service]
-   Name=org.freedesktop.Notifications
-   Exec=/usr/libexec/mate-notification-daemon
-   EOF
-
-   insinto /usr/share/dbus-1/services
-   doins "${T}/org.freedesktop.Notifications.service"
-}



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/files/

2016-08-11 Thread NP Hardass
commit: a686af62737f4f65a4417b7d1f01c4c84ca34550
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 05:50:25 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:50:25 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=a686af62

x11-misc/mate-notification-daemon: remove orphaned file

Package-Manager: portage-2.3.0

 .../files/org.freedesktop.Notification.service | 3 ---
 1 file changed, 3 deletions(-)

diff --git 
a/x11-misc/mate-notification-daemon/files/org.freedesktop.Notification.service 
b/x11-misc/mate-notification-daemon/files/org.freedesktop.Notification.service
deleted file mode 100644
index c0d96af..000
--- 
a/x11-misc/mate-notification-daemon/files/org.freedesktop.Notification.service
+++ /dev/null
@@ -1,3 +0,0 @@
-[D-BUS Service]
-Name=org.freedesktop.Notifications
-Exec=/usr/libexec/mate-notification-daemon



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2016-03-25 Thread NP Hardass
commit: 82d3e9c8233e30d15471b5fd1610722f6e2c502b
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Mar 26 02:08:59 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Mar 26 02:23:50 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=82d3e9c8

x11-misc/mate-notification-daemon: Drop 1.8.x

Package-Manager: portage-2.2.26

 x11-misc/mate-notification-daemon/Manifest |  1 -
 .../mate-notification-daemon-1.8.1.ebuild  | 58 --
 2 files changed, 59 deletions(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index 17bed98..e4cd852 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,2 +1 @@
 DIST mate-notification-daemon-1.10.2.tar.xz 304100 SHA256 
f421deaf684368cc426954bbd6ecd1aa518fa50f44c03e0f68a50ae8aa9b35b3 SHA512 
6b7cc9c7450da340c2a6061307c46a0fdabb4ff28fd6dfa12180f4007fcd33ea936d767abae19c571e6f63fa8a261df40dfc2bfb38d8efebbe9becc4ba16dbcc
 WHIRLPOOL 
fba269bdf8a0ad37889b9ebaf4d2da95835187714ce958989ca76471a82afdd1ed4970fe520936d59b8a961988b05f557cce32235e4a37eae355b980045b1b1b
-DIST mate-notification-daemon-1.8.1.tar.xz 300984 SHA256 
322b0f461d0972536916191481ee8f71b94c9534049498617c78218c9ce792a6 SHA512 
45d9d8e95628a4ea384335a2293c85cda3177676acf6b4d3ee877f85f7b631c8f19429884017414f6882c4b6dcb32a1c2dbeb3bebaee8f8ab3107003bf3c9d92
 WHIRLPOOL 
4c88feacefd6e1f5b741e19694f8c17e83ff0963340b4f6a90bec07d532608e39ad617f41d5301e703dc3c3326021062edd748a44899e61905cabd1173b86120

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.8.1.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.8.1.ebuild
deleted file mode 100644
index 149190e..000
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.8.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
-DESCRIPTION="MATE Notification daemon"
-HOMEPAGE="http://mate-desktop.org;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-libs/atk:0
-   >=dev-libs/dbus-glib-0.78:0
-   >=dev-libs/glib-2.18:2
-   >=media-libs/libcanberra-0.4:0[gtk]
-   >=sys-apps/dbus-1:0
-   x11-libs/cairo:0
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-2.18:2
-   >=x11-libs/libnotify-0.7:0
-   x11-libs/libX11:0
-   >=x11-libs/libwnck-1:1
-   virtual/libintl:0
-   !x11-misc/notify-osd:*
-   !x11-misc/qtnotifydaemon:*
-   !x11-misc/notification-daemon:*"
-
-DEPEND="${RDEPEND}
-   app-arch/xz-utils:0
-   >=dev-util/intltool-0.40:*
-   sys-devel/gettext:*
-   >=sys-devel/libtool-2.2.6:2
-   virtual/pkgconfig:*"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-src_install() {
-   gnome2_src_install
-
-   cat <<-EOF > "${T}/org.freedesktop.Notifications.service"
-   [D-BUS Service]
-   Name=org.freedesktop.Notifications
-   Exec=/usr/libexec/mate-notification-daemon
-   EOF
-
-   insinto /usr/share/dbus-1/services
-   doins "${T}/org.freedesktop.Notifications.service"
-}



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2016-01-26 Thread NP Hardass
commit: 7ac4a281901c1cdea296daa8b0d713eab277b0de
Author: NP-Hardass  gentoo  org>
AuthorDate: Tue Jan 26 04:19:37 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Tue Jan 26 04:19:37 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=7ac4a281

x11-misc/mate-notification-daemon: Version bump to 1.10.2

Acked-by: Alexander van der Meij  gliese.me>

Package-Manager: portage-2.2.26

 x11-misc/mate-notification-daemon/Manifest  | 2 +-
 ...tion-daemon-1.10.0.ebuild => mate-notification-daemon-1.10.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index 91257f5..204a936 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,2 +1,2 @@
-DIST mate-notification-daemon-1.10.0.tar.xz 303324 SHA256 
03438b0b9f67b5cef07193e36674ce08b621f598cf77fe0591983f3c007b58c0 SHA512 
59a4b23558c8e831d504b917465a7fee29666d75d5ed3b90b77a0d327ad9efae300823430b66c031292004f0b662b0290098458f6ef0e4a1e9de29a0d0c28df6
 WHIRLPOOL 
976d39e8845ed5201b7766e3287679956ddb1f667596958b64eeb4ce06575416ab972262b753968c85a5fa79505aa86e0c7d5863b1edee943df830b78a04b460
+DIST mate-notification-daemon-1.10.1.tar.xz 316164 SHA256 
cf93553ec53b39ef9ce00674faa6bd40952c85780d936f2e3eaa00382e3bd3bd SHA512 
dbd7ab3466b2a872a37cad3c8ab6028f0f234e2c7d620ed4c26f7188678b8ff6f194c5f5e9387570775e86722acedb5db911bf4059b6452b3694f41ac843005d
 WHIRLPOOL 
1e19ba62bb1c2e894a6a9e55614ef281889254c1d447e8d0de26fa087e9a8755070a44830aaf22afcd03903471bf38077d7fc8f02b6f2328f6e05a94b4fe71cf
 DIST mate-notification-daemon-1.8.1.tar.xz 300984 SHA256 
322b0f461d0972536916191481ee8f71b94c9534049498617c78218c9ce792a6 SHA512 
45d9d8e95628a4ea384335a2293c85cda3177676acf6b4d3ee877f85f7b631c8f19429884017414f6882c4b6dcb32a1c2dbeb3bebaee8f8ab3107003bf3c9d92
 WHIRLPOOL 
4c88feacefd6e1f5b741e19694f8c17e83ff0963340b4f6a90bec07d532608e39ad617f41d5301e703dc3c3326021062edd748a44899e61905cabd1173b86120

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.0.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.1.ebuild
similarity index 96%
rename from 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.0.ebuild
rename to 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.1.ebuild
index 2d67ac0..2662425 100644
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.0.ebuild
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2016-01-26 Thread NP Hardass
commit: 503e721315749109f818ae188c3b39d5d52abf2e
Author: NP-Hardass  gentoo  org>
AuthorDate: Tue Jan 26 07:13:26 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Tue Jan 26 07:13:26 2016 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=503e7213

x11-misc/mate-notification-daemon: Version bump to 1.10.2

Acked-by: Alexander van der Meij  gliese.me>

Package-Manager: portage-2.2.26

 x11-misc/mate-notification-daemon/Manifest  | 2 +-
 ...tion-daemon-1.10.1.ebuild => mate-notification-daemon-1.10.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index 204a936..17bed98 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,2 +1,2 @@
-DIST mate-notification-daemon-1.10.1.tar.xz 316164 SHA256 
cf93553ec53b39ef9ce00674faa6bd40952c85780d936f2e3eaa00382e3bd3bd SHA512 
dbd7ab3466b2a872a37cad3c8ab6028f0f234e2c7d620ed4c26f7188678b8ff6f194c5f5e9387570775e86722acedb5db911bf4059b6452b3694f41ac843005d
 WHIRLPOOL 
1e19ba62bb1c2e894a6a9e55614ef281889254c1d447e8d0de26fa087e9a8755070a44830aaf22afcd03903471bf38077d7fc8f02b6f2328f6e05a94b4fe71cf
+DIST mate-notification-daemon-1.10.2.tar.xz 304100 SHA256 
f421deaf684368cc426954bbd6ecd1aa518fa50f44c03e0f68a50ae8aa9b35b3 SHA512 
6b7cc9c7450da340c2a6061307c46a0fdabb4ff28fd6dfa12180f4007fcd33ea936d767abae19c571e6f63fa8a261df40dfc2bfb38d8efebbe9becc4ba16dbcc
 WHIRLPOOL 
fba269bdf8a0ad37889b9ebaf4d2da95835187714ce958989ca76471a82afdd1ed4970fe520936d59b8a961988b05f557cce32235e4a37eae355b980045b1b1b
 DIST mate-notification-daemon-1.8.1.tar.xz 300984 SHA256 
322b0f461d0972536916191481ee8f71b94c9534049498617c78218c9ce792a6 SHA512 
45d9d8e95628a4ea384335a2293c85cda3177676acf6b4d3ee877f85f7b631c8f19429884017414f6882c4b6dcb32a1c2dbeb3bebaee8f8ab3107003bf3c9d92
 WHIRLPOOL 
4c88feacefd6e1f5b741e19694f8c17e83ff0963340b4f6a90bec07d532608e39ad617f41d5301e703dc3c3326021062edd748a44899e61905cabd1173b86120

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.1.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild
similarity index 100%
rename from 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.1.ebuild
rename to 
x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild



[gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mate-notification-daemon/

2015-07-19 Thread NP Hardass
commit: 74245c3f9263be911bb0dd952eacf5cc3b1e148d
Author: NP-Hardass NP-Hardass AT gentoo DOT org
AuthorDate: Sun Jul 19 16:15:47 2015 +
Commit: NP Hardass np-hardass AT gentoo DOT org
CommitDate: Sun Jul 19 16:15:47 2015 +
URL:https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=74245c3f

Version bump mate-notification-daemon to 1.10.0

Package-Manager: portage-2.2.20
Manifest-Sign-Key: 18F89C67

 x11-misc/mate-notification-daemon/ChangeLog|  6 +++
 x11-misc/mate-notification-daemon/Manifest | 24 -
 .../mate-notification-daemon-1.10.0.ebuild | 58 ++
 3 files changed, 87 insertions(+), 1 deletion(-)

diff --git a/x11-misc/mate-notification-daemon/ChangeLog 
b/x11-misc/mate-notification-daemon/ChangeLog
index 6e346d3..1bff0c1 100644
--- a/x11-misc/mate-notification-daemon/ChangeLog
+++ b/x11-misc/mate-notification-daemon/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: 
/var/cvsroot/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog,v 1.8 
2014/12/20 17:46:20 tamiko Exp $
 
+*mate-notification-daemon-1.10.0 (19 Jul 2015)
+
+  19 Jul 2015; NP-Hardass np-hard...@gentoo.org
+  +mate-notification-daemon-1.10.0.ebuild:
+  Version bump mate-notification-daemon to 1.10.0
+
   06 Jul 2015; NP-Hardass np-hard...@gentoo.org metadata.xml:
   Updated maintainer and add remote IDs.
 

diff --git a/x11-misc/mate-notification-daemon/Manifest 
b/x11-misc/mate-notification-daemon/Manifest
index b3c6748..945dcc8 100644
--- a/x11-misc/mate-notification-daemon/Manifest
+++ b/x11-misc/mate-notification-daemon/Manifest
@@ -1,4 +1,26 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST mate-notification-daemon-1.10.0.tar.xz 303324 SHA256 
03438b0b9f67b5cef07193e36674ce08b621f598cf77fe0591983f3c007b58c0 SHA512 
59a4b23558c8e831d504b917465a7fee29666d75d5ed3b90b77a0d327ad9efae300823430b66c031292004f0b662b0290098458f6ef0e4a1e9de29a0d0c28df6
 WHIRLPOOL 
976d39e8845ed5201b7766e3287679956ddb1f667596958b64eeb4ce06575416ab972262b753968c85a5fa79505aa86e0c7d5863b1edee943df830b78a04b460
 DIST mate-notification-daemon-1.8.1.tar.xz 300984 SHA256 
322b0f461d0972536916191481ee8f71b94c9534049498617c78218c9ce792a6 SHA512 
45d9d8e95628a4ea384335a2293c85cda3177676acf6b4d3ee877f85f7b631c8f19429884017414f6882c4b6dcb32a1c2dbeb3bebaee8f8ab3107003bf3c9d92
 WHIRLPOOL 
4c88feacefd6e1f5b741e19694f8c17e83ff0963340b4f6a90bec07d532608e39ad617f41d5301e703dc3c3326021062edd748a44899e61905cabd1173b86120
+EBUILD mate-notification-daemon-1.10.0.ebuild 1411 SHA256 
f3f591e1488c1134de8aaa88ae661fc212b560d66e028d7adbd86e39e0b9cc8a SHA512 
38dba2f893c371cdce5d1c9284ac634df1d07294ae1aaf539479d80fb2f29f3ff15c39d4ed65f5c225386dda3ab1aeec5b2ae32d744f8ed439b25c83793de66d
 WHIRLPOOL 
14d849145c13473d76e4af049808da7651472505f82be5c08178f454a2c107cd77d6581d826256255666d4287e4155a7d3339babc107bd6901c7df97927e17ae
 EBUILD mate-notification-daemon-1.8.1.ebuild 1404 SHA256 
2e6dcfef22dada7c312cbcc5a2c576eef97439cb43f1b3990410193979efa7ff SHA512 
9d4c5bb76635ef02cfe29a11976b99b7a0113e613b6550f349991fb28b70e27da3aa723397055ecc38177160f2149bfd907c99fe9b5210834fa465f1dc778940
 WHIRLPOOL 
28cd75792914d0fda1421edec2862f47da8a04f1186240b826d06725e4bcde9b693fdee731bb4f79b7ff9a2e0b02ba9df008b9533b7a6fee36bdbb76903426da
-MISC ChangeLog 1605 SHA256 
40e57e829841d1bb5c9a9d998b591cf9a6e2cf6f98537e6b3f9bc47e74cf30d1 SHA512 
961d9ac8461d65335a75d6922af42020ee1c20b4417acb25c1286c7bcde7c3b412071522da2e294338613470e984dcc9d4f775fddf8d33b6981a81a966d1ad56
 WHIRLPOOL 
79b9047a7a08e54cd4dec3ae0499fcccf6e5ecf13287435166be48ec167724fffa202b25ab05f15bb286223d605099c339e8de681dff1512ba9310dccb9c6ccd
+MISC ChangeLog 1797 SHA256 
79307c1354a7c8c281b254315e70d67782460b373dee64980af7aae9fe9322f3 SHA512 
3572939825bab0de95ca2a8433b291202644d6fea18e497c8c9cf97f36672aadf9b457ef1dc44a92ec7062007badacecc67d6a8379680afa4db25ccb2b9b5968
 WHIRLPOOL 
3431c7d059f0441f112dd50a945a928ce416b918c3f233607c0525bce4675cb9c941c4e7893f29fa36dbb06023377bf853791f4912c7119e9a1132839d965ee5
 MISC metadata.xml 275 SHA256 
1fb9b861a3144e296a8503be65dfa7a6407322ed692785db522b363e440a0429 SHA512 
dbf8291f49135e714247468169ee0f08396c363cca295ab52b3d2d9c08a83bf5e0c5440c7f3ee361edfea80fd7932f30b453cf6360e2630b7b538e1ab8a107f5
 WHIRLPOOL 
a5aaa8db1c4d521723233c08d16ab54b8543901e0e6ec13c3495be088c6a75f017f5c74027d6391ad829ad86fc0e665232b0345e2c0521f48e117e74657668f6
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQIcBAEBCAAGBQJVq80zAAoJEBzZQR2yrxj7efcQAJ1Db2tIJlyyr6kjDJqT1qWo
+bEmsNuccxX9Tku+GnNgGPSmkUjEvAHS6N5dgoiwHs42EEvFhrlnM9a9VII9fu4Be
+cJQt9dx3Ru6uWtLUD08aR7qW3JmOFa99EN7nbhqUq06Q6cv5lwUtnbb77mLEApRL
+RC24HNRsUpPOjzZOTndW5uRJpc4inZSZgEzDlSXiIRB3ONRWV+Bc/Wf7jChoyvgL
+xOG8mlOdFq/5s96IcZhNAlu9iPSChW62Aq/mfD3ALzAJiKUCGTOviUKzf0zSJpeg
+jiLkMocyaM1arHz6BGyIrHYcx1m+z5sONBg1z7V5Uq1+RbxTEV7A2sQeQ+yY3w5k
+NDiTsT11bcoFxJvltpozFaRs6pBa5VJZNRAgxDkxD8ZlzqH5XiyA1JW3MbrAR767