From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D420E138334 for ; Sun, 14 Apr 2019 21:25:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55BCEE0923; Sun, 14 Apr 2019 21:25:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11AE3E0923 for ; Sun, 14 Apr 2019 21:25:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D8579341128 for ; Sun, 14 Apr 2019 21:25:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E97B55C1 for ; Sun, 14 Apr 2019 21:24:59 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1555277089.1d765e1dc797be3d1aa9c88c537a73b2a75f17c2.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mate-notification-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/mate-notification-daemon/Manifest x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild X-VCS-Directories: x11-misc/mate-notification-daemon/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 1d765e1dc797be3d1aa9c88c537a73b2a75f17c2 X-VCS-Branch: master Date: Sun, 14 Apr 2019 21:24:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 900a5191-e099-4584-930a-a4a1fdd422fa X-Archives-Hash: e5c64386d13b85a4fef79195a0400c39 commit: 1d765e1dc797be3d1aa9c88c537a73b2a75f17c2 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Apr 14 21:20:50 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Apr 14 21:24:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d765e1d x11-misc/mate-notification-daemon: Drop old Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 x11-misc/mate-notification-daemon/Manifest | 1 - .../mate-notification-daemon-1.18.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 af8f8c6c18c..9c90c6c6191 100644 --- a/x11-misc/mate-notification-daemon/Manifest +++ b/x11-misc/mate-notification-daemon/Manifest @@ -1,2 +1 @@ -DIST mate-notification-daemon-1.18.1.tar.xz 330940 BLAKE2B e05d2b69a66037a49cf0a1aa44a417d9fb55fecc1dd713861907b38d0361d6a9d79faa95094027add0d0e549a979eb237e8e71e1e2102664813b7745f34316f3 SHA512 92edb738e38b879a94985d97c961fd900853e330cc49024cf33a1b564734e86c076b47a05c64ec7ea34a170425b97f80aedb60ad14db98718c4609c464e091e4 DIST mate-notification-daemon-1.22.0.tar.xz 360676 BLAKE2B 0eb50a6179b5b90243e8206bbbb6c3ce1bf65cf3b2969e0c259e4bdebdf6e86d769f74020509cc170b087a02c6295007f83efc950407f803be6e717b0fc900ae SHA512 1345604dee1315843ad5a6920aab7cbe1544c8f7c7ccea686e5684c7ea5272fa09d27edbcc996f6a568f8b3760f561b84901c44f93f1b3ae2d5ddcd3c3ce86fc diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild deleted file mode 100644 index 9047edef2bc..00000000000 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MATE_LA_PUNT="yes" - -inherit mate - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 x86" -fi - -DESCRIPTION="MATE Notification daemon" -LICENSE="GPL-2" -SLOT="0" - -IUSE="" - -COMMON_DEPEND="dev-libs/atk:0 - >=dev-libs/dbus-glib-0.78:0 - >=dev-libs/glib-2.36:2 - >=sys-apps/dbus-1:0 - x11-libs/cairo:0 - >=x11-libs/gdk-pixbuf-2.22:2 - >=x11-libs/libnotify-0.7:0 - x11-libs/libX11:0 - virtual/libintl:0 - >=x11-libs/gtk+-3.14: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:0 - >=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" -}