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 E09C3138350 for ; Sat, 25 Apr 2020 21:14:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C405CE08A2; Sat, 25 Apr 2020 21:14:54 +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 96861E08A2 for ; Sat, 25 Apr 2020 21:14:54 +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 4354134F03E for ; Sat, 25 Apr 2020 21:14:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 519C91F3 for ; Sat, 25 Apr 2020 21:14:51 +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: <1587848955.5c531933ec2fb01177525fa36299eb8a14903874.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-applets/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-applets/Manifest gnome-base/gnome-applets/gnome-applets-3.32.0.ebuild X-VCS-Directories: gnome-base/gnome-applets/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 5c531933ec2fb01177525fa36299eb8a14903874 X-VCS-Branch: master Date: Sat, 25 Apr 2020 21:14:51 +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: f33c644a-242d-4fc1-a41f-93ea064afaa0 X-Archives-Hash: 9b6d3da52fba4e69136b4d80a7a9c1d3 commit: 5c531933ec2fb01177525fa36299eb8a14903874 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Apr 25 21:09:15 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Apr 25 21:09:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c531933 gnome-base/gnome-applets: remove old Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> gnome-base/gnome-applets/Manifest | 1 - .../gnome-applets/gnome-applets-3.32.0.ebuild | 57 ---------------------- 2 files changed, 58 deletions(-) diff --git a/gnome-base/gnome-applets/Manifest b/gnome-base/gnome-applets/Manifest index 1422c3276c1..da457095383 100644 --- a/gnome-base/gnome-applets/Manifest +++ b/gnome-base/gnome-applets/Manifest @@ -1,2 +1 @@ -DIST gnome-applets-3.32.0.tar.xz 8626692 BLAKE2B a93ac7ae9ced828c710e7761ee0483018cf10b265f48ed64ce1c117a349583d0e980759e9529ef2a47f2c8873672c2c7a323fdcc7a7af543af851156ef59e1d2 SHA512 11c8ab3b2561ef13b268a5711adebe754626cd0bfe6865cfaebf59602e6da917023172a36d253522b4bc4f250c3db34c621ba3fabfe8c628c744905581783e01 DIST gnome-applets-3.34.0.tar.xz 8626548 BLAKE2B 0591269015570da4e7ab9a7a4568a032faa6209378736de57dc54cb395b545bd029a52f7ba6de39aee8f23c255ae3c24fa6defc33e971d270e6fc0e301add12f SHA512 5d16ca9d1f6c65fa59246a860f0d5723e77bf800c9362a254a8435750e52c4beb0e65aa8994e5578cfa1db7130dc92eaf4cb477ab401da402d31ea7f5aac1b51 diff --git a/gnome-base/gnome-applets/gnome-applets-3.32.0.ebuild b/gnome-base/gnome-applets/gnome-applets-3.32.0.ebuild deleted file mode 100644 index bd16a6ce4e5..00000000000 --- a/gnome-base/gnome-applets/gnome-applets-3.32.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="Applets for the GNOME Flashback Panel" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/" - -LICENSE="GPL-2+ FDL-1.1" -SLOT="0" -IUSE="ipv6 tracker upower" -KEYWORDS="~amd64" - -# FIXME: automagic wireless-tools -# TODO: gucharmap could be optional, but no knob -# TODO: libgweather could be optional, but no knob -RDEPEND=" - >=x11-libs/gtk+-3.20.0:3[X] - >=dev-libs/glib-2.44.0:2 - >=gnome-base/gnome-panel-3.24.1 - >=gnome-base/libgtop-2.11.92:= - >=x11-libs/libwnck-3.14.1:3 - >=x11-libs/libnotify-0.7 - upower? ( >=sys-power/upower-0.9.4:= ) - >=sys-apps/dbus-1.1.2 - >=dev-libs/dbus-glib-0.74 - >=x11-themes/adwaita-icon-theme-3.14.0 - >=dev-libs/libxml2-2.5.0:2 - >=dev-libs/libgweather-3.28.0:2= - >=gnome-extra/gucharmap-2.33.0:2.90 - >=sys-auth/polkit-0.97 - x11-libs/libX11 - tracker? ( app-misc/tracker:0/2.0 ) -" -# app-text/docbook-sgml-utils for jw binary -DEPEND="${RDEPEND} - app-text/docbook-sgml-utils - app-text/docbook-xml-dtd:4.1.2 - dev-libs/libxslt - dev-util/glib-utils - >=dev-util/intltool-0.35.0 - dev-util/itstool - sys-devel/gettext - x11-base/xorg-proto - virtual/pkgconfig -" # yelp-tools and autoconf-archive for eautoreconf - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_with upower) \ - --disable-battstat \ - --disable-cpufreq \ - $(use_enable tracker tracker-search-bar) \ - $(use_enable ipv6) -}