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 04D9E139694 for ; Thu, 29 Jun 2017 22:22:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18685E0BF9; Thu, 29 Jun 2017 22:22:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9968E0BF0 for ; Thu, 29 Jun 2017 22:22:24 +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 CBDF034188C for ; Thu, 29 Jun 2017 22:22:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C44274A8 for ; Thu, 29 Jun 2017 22:22:21 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1498774926.edf9fd4a524f0485477ca290b2871604ed46694d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libtinynotify-systemwide/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libtinynotify-systemwide/Manifest x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild X-VCS-Directories: x11-libs/libtinynotify-systemwide/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: edf9fd4a524f0485477ca290b2871604ed46694d X-VCS-Branch: master Date: Thu, 29 Jun 2017 22:22:21 +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-Archives-Salt: 5574c46e-2f7e-45af-8302-3fd767ed2b1e X-Archives-Hash: e6f2efb9da19fd4c966030c9425ed2ac commit: edf9fd4a524f0485477ca290b2871604ed46694d Author: Michał Górny gentoo org> AuthorDate: Thu Jun 29 21:52:35 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jun 29 22:22:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf9fd4a x11-libs/libtinynotify-systemwide: Drop old x11-libs/libtinynotify-systemwide/Manifest | 1 - .../libtinynotify-systemwide-0.0.2.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/x11-libs/libtinynotify-systemwide/Manifest b/x11-libs/libtinynotify-systemwide/Manifest index 83447133c2a..eaad7150b5f 100644 --- a/x11-libs/libtinynotify-systemwide/Manifest +++ b/x11-libs/libtinynotify-systemwide/Manifest @@ -1,2 +1 @@ -DIST libtinynotify-systemwide-0.0.2.tar.bz2 256779 SHA256 7f4fac8333d7e3318977387ce8deb6f67c548f467a5e33dc5c082fc0206456a9 SHA512 54d8c0c409815d3aa29d6141d40ca734edb3e85e5b8541401fc4d180087d3b56b16e84ba8652bf6701f8f8755e7c85ee77d0ac082d2732325a8459fb71980bb0 WHIRLPOOL a000f32f5859ca4fb34f3ca07cb5665ebbb52236b94525b65a24afdce0634f882585f2f0cd35e70be383119dcc9485987dbff2fee8ff4a9144d5727f26b0c7e3 DIST libtinynotify-systemwide-0.1.tar.bz2 270071 SHA256 ae2c3bb845eec3eae8921b7887f0cbbc9f468012020c2d6e2c18e30f8d858217 SHA512 95516208485ed46e4702806bca467af509b9756a738f5f345cec712d878f14f4d9c84b78c33f0e4a41e0bf7be3b6e8e50dcd230da753c2827ae75793ca1c74aa WHIRLPOOL 4d40e217ddd44e64e45bcd47f7d0c0f59e7d3c545cd3f921bcec1f2697dd26ce8f2a2633b1382509616cbbb8402f47632b7b205f6820eee86e13002461b51bf9 diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild deleted file mode 100644 index 332461a8cb3..00000000000 --- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit autotools-utils - -DESCRIPTION="A system-wide notifications module for libtinynotify" -HOMEPAGE="https://github.com/mgorny/libtinynotify-systemwide/" -SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc static-libs" - -RDEPEND="sys-process/procps - x11-libs/libtinynotify" -DEPEND="${RDEPEND} - virtual/pkgconfig - doc? ( dev-util/gtk-doc )" - -DOCS=( README ) - -src_configure() { - myeconfargs=( - $(use_enable doc gtk-doc) - ) - - autotools-utils_src_configure -}