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 28E32138335 for ; Wed, 25 Dec 2019 21:37:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EE05E0C3D; Wed, 25 Dec 2019 21:37:17 +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 24FEEE0C3D for ; Wed, 25 Dec 2019 21:37:17 +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 C028734DB6F for ; Wed, 25 Dec 2019 21:37:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50C973B for ; Wed, 25 Dec 2019 21:37:13 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1577309708.3cdd21ce1995df7343dba625a96603ce52c477cc.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libnotify/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libnotify/Manifest x11-libs/libnotify/libnotify-0.7.7-r1.ebuild X-VCS-Directories: x11-libs/libnotify/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3cdd21ce1995df7343dba625a96603ce52c477cc X-VCS-Branch: master Date: Wed, 25 Dec 2019 21:37:13 +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: bcc5011c-d41d-4e75-9361-e9bbe2700d0b X-Archives-Hash: 4683fa892e1f861ffbf769e4f971e135 commit: 3cdd21ce1995df7343dba625a96603ce52c477cc Author: Mart Raudsepp gentoo org> AuthorDate: Wed Dec 25 21:35:08 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Dec 25 21:35:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cdd21ce x11-libs/libnotify: remove old Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> x11-libs/libnotify/Manifest | 1 - x11-libs/libnotify/libnotify-0.7.7-r1.ebuild | 63 ---------------------------- 2 files changed, 64 deletions(-) diff --git a/x11-libs/libnotify/Manifest b/x11-libs/libnotify/Manifest index 9efb114369c..7ce3a6f9deb 100644 --- a/x11-libs/libnotify/Manifest +++ b/x11-libs/libnotify/Manifest @@ -1,2 +1 @@ -DIST libnotify-0.7.7.tar.xz 285356 BLAKE2B ace0eedb1beecfbb89726960e441821d64f5ac456dfc6294b051479078726aed6fbacbd1e8cb17578933adbc4c94711b0d69a292778ba4bce096552a5197722b SHA512 133874114407bf12267ef609f5941657181760bc7cf115c5973b1810cb72bf55072b621c143e32be1e7e8b49f244851925d14bc3f9f26457747b8a8695ee9954 DIST libnotify-0.7.8.tar.xz 108436 BLAKE2B 0a73eabe58faca55e16774cda6f649ab3187bd73a1f87b538d5098f390571a6a34078883dbd2447731d6e4cae315d8286e9e8acc06e85590c8b05a693a83e7f7 SHA512 9973d7a1af5dd7cfbaa0d0d2c9e72a40df9d814967fde47e95763a69690cc4ed32ecf713d75f91f3dff99a693eff9dab963be124e0530ebf231d517a44e75e94 diff --git a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild deleted file mode 100644 index e82fecf4379..00000000000 --- a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome.org multilib-minimal xdg-utils - -DESCRIPTION="A library for sending desktop notifications" -HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="+introspection test" -RESTRICT="!test? ( test )" - -RDEPEND=" - app-eselect/eselect-notify-send - >=dev-libs/glib-2.26:2[${MULTILIB_USEDEP}] - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] - introspection? ( >=dev-libs/gobject-introspection-1.32:= ) -" -DEPEND="${RDEPEND} - >=dev-libs/gobject-introspection-common-1.32 - dev-util/glib-utils - >=dev-util/gtk-doc-am-1.14 - virtual/pkgconfig - test? ( x11-libs/gtk+:3[${MULTILIB_USEDEP}] ) -" -PDEPEND="virtual/notification-daemon" - -src_prepare() { - default - xdg_environment_reset -} - -multilib_src_configure() { - ECONF_SOURCE=${S} econf \ - --disable-gtk-doc \ - --disable-static \ - $(multilib_native_use_enable introspection) \ - $(use_enable test tests) - - # work-around gtk-doc out-of-source brokedness - if multilib_is_native_abi; then - ln -s "${S}"/docs/reference/html docs/reference/html || die - fi -} - -multilib_src_install() { - default - find "${ED}" -name '*.la' -delete || die - - mv "${ED}"/usr/bin/{,libnotify-}notify-send || die #379941 -} - -pkg_postinst() { - eselect notify-send update ifunset -} - -pkg_postrm() { - eselect notify-send update ifunset -}