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 C39F41382C5 for ; Sun, 29 Nov 2020 23:37:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA7D0E0825; Sun, 29 Nov 2020 23:37: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C019EE0825 for ; Sun, 29 Nov 2020 23:37:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BC51A3408DD for ; Sun, 29 Nov 2020 23:37:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DAA33F0 for ; Sun, 29 Nov 2020 23:37:23 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1606692761.92ade936354bbe336bbd6955d54199835ee4845f.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/cbatticon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/cbatticon/Manifest x11-misc/cbatticon/cbatticon-1.6.9.ebuild X-VCS-Directories: x11-misc/cbatticon/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 92ade936354bbe336bbd6955d54199835ee4845f X-VCS-Branch: master Date: Sun, 29 Nov 2020 23:37:23 +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: 5244465d-f49e-4afb-b814-0b4bcc6bb2aa X-Archives-Hash: 8408945c68c3965701057013542cb62d commit: 92ade936354bbe336bbd6955d54199835ee4845f Author: Marek Szuba gentoo org> AuthorDate: Sun Nov 29 23:32:41 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Nov 29 23:32:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ade936 x11-misc/cbatticon: remove old Signed-off-by: Marek Szuba gentoo.org> x11-misc/cbatticon/Manifest | 1 - x11-misc/cbatticon/cbatticon-1.6.9.ebuild | 50 ------------------------------- 2 files changed, 51 deletions(-) diff --git a/x11-misc/cbatticon/Manifest b/x11-misc/cbatticon/Manifest index a3ee03c97a6..4752425aa40 100644 --- a/x11-misc/cbatticon/Manifest +++ b/x11-misc/cbatticon/Manifest @@ -1,3 +1,2 @@ DIST cbatticon-1.6.10.tar.gz 32402 BLAKE2B 91ba6eb581b4cd0b31ae5a49b12970fc7d02d1ba790bffc80886c05ad2b0573ee1aca479d90591498dd6d816bb7e24bee6918e5a8fa8823cf376a3a3da598993 SHA512 cf499eb7ac1d775918a7af01700a9e8eeefd9e31a44fd63c9f38bff83945cea9fb21dde960052768f8d0a0c004caeea115f2d80cb3838789859d43e432eae055 DIST cbatticon-1.6.5.tar.gz 27951 BLAKE2B 41d43bd7bfd5741e37365bed1541c88e255998a4ba69143f80a9c59ac4f51c280b7d07f3f9aba95063a8c3779c9637f7b4e27b771fade0e6092215b529813bd7 SHA512 5e1648cf3b31fe42aefd0a5e79c4e5dc22c3ce4b6f594f0933229494ca6f2e28e44a7e078ef839de1df0b8c1ba494fce8a58866ad70d056799320f4dea32713b -DIST cbatticon-1.6.9.tar.gz 32257 BLAKE2B de10cae916ddd80638e2f2ea4c64038d5141524c102abce0dcf090517eadd8e375a383d438778e06b9881e617d28cfb999476f75e37ce1ed2a04a811abf5ac4e SHA512 bbaef2b24eddc52e3ad63033e063620960aa791f6bcb06cd1b981ca2a4f38450ee2c2177426b171ece2b5fff0db8f360bd9ca9ef1a3351ec9ad1f5ea34f925f4 diff --git a/x11-misc/cbatticon/cbatticon-1.6.9.ebuild b/x11-misc/cbatticon/cbatticon-1.6.9.ebuild deleted file mode 100644 index c50d042f822..00000000000 --- a/x11-misc/cbatticon/cbatticon-1.6.9.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils toolchain-funcs - -DESCRIPTION="A lightweight and fast battery icon that sits in your system tray" -HOMEPAGE="https://github.com/ColinJones/cbatticon" -SRC_URI="https://github.com/ColinJones/cbatticon/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="libnotify" - -RDEPEND=" - dev-libs/glib:2 - x11-libs/gtk+:3 - libnotify? ( x11-libs/libnotify ) -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" - -src_prepare() { - default - - strip-linguas -i . -} - -src_compile() { - tc-export CC - emake \ - $(usex libnotify WITH_NOTIFY=1 WITH_NOTIFY=0) \ - V=1 \ - VERSION="${PF}" \ - WITH_GTK3=1 -} - -src_install() { - emake \ - DESTDIR="${D}" \ - DOCDIR="/usr/share/doc/${PF}" \ - LANGUAGES="${LINGUAS}" \ - V=1 VERSION="${PF}" \ - install - - dodoc Changelog -}