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 9BADC1382C5 for ; Sun, 31 May 2020 12:42:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD201E093D; Sun, 31 May 2020 12:42:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B9685E093D for ; Sun, 31 May 2020 12:42:47 +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 2F8A034F085 for ; Sun, 31 May 2020 12:42:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06BC8286 for ; Sun, 31 May 2020 12:42:41 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1590928948.22f3c80fd7a7bb88e0adc1d187d96df8c247aa29.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/pch-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/pch-session/Manifest gnome-extra/pch-session/pch-session-3.32.0.ebuild X-VCS-Directories: gnome-extra/pch-session/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 22f3c80fd7a7bb88e0adc1d187d96df8c247aa29 X-VCS-Branch: master Date: Sun, 31 May 2020 12:42:41 +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: fcf5b60d-82db-4aa4-a610-edb194880a47 X-Archives-Hash: 5f043197c5a1e98cd368380fd2f7c6cd commit: 22f3c80fd7a7bb88e0adc1d187d96df8c247aa29 Author: Pacho Ramos gentoo org> AuthorDate: Sun May 31 12:12:47 2020 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun May 31 12:42:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f3c80f gnome-extra/pch-session: Drop old Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos gentoo.org> gnome-extra/pch-session/Manifest | 1 - gnome-extra/pch-session/pch-session-3.32.0.ebuild | 42 ----------------------- 2 files changed, 43 deletions(-) diff --git a/gnome-extra/pch-session/Manifest b/gnome-extra/pch-session/Manifest index 6868b820e44..89cbd5c7a99 100644 --- a/gnome-extra/pch-session/Manifest +++ b/gnome-extra/pch-session/Manifest @@ -1,2 +1 @@ -DIST pch-session-3.32.0.tar.bz2 8940 BLAKE2B f7b96486fda4b38e0c548b950d60cafc7f150dc8c3f1e671f04d070b937e6f9ae753db6bfc5a81061c107483dbec752ebc85515133f8a62235b3c68c51091474 SHA512 32d6393ef74cea1a7eff3e5361732f3ac47ef1ae993c33bd17a3629f1491c129ea043688dbce11dfa331d4cbe89395966b98f58c1806502a9ffcdaa62c303e91 DIST pch-session-3.34.3.tar.bz2 9189 BLAKE2B 82c8f346ef8b627c4756f6781e0ccc9274c5152cd723ddcf00e23411efdf3ff633ca0078cd0a4b3ebc24e1f2ef79e7d736fdc6f9b46b750f7f88177c7977a408 SHA512 dcada2ac88fec4fe2d893bd0fd76e63fb574452612b3c9286fe42f3c51fba3b2f3992ff3015b11867c01c1d328fcd8f007f9dc1e1e3030c1e722d3b4df4740b5 diff --git a/gnome-extra/pch-session/pch-session-3.32.0.ebuild b/gnome-extra/pch-session/pch-session-3.32.0.ebuild deleted file mode 100644 index 962ec1801ae..00000000000 --- a/gnome-extra/pch-session/pch-session-3.32.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit gnome2-utils - -DESCRIPTION="Unofficial gnome based session with different default settings and extensions" -HOMEPAGE="https://gitlab.com/pachoramos/pch-session" -SRC_URI="https://gitlab.com/pachoramos/${PN}/-/archive/${PV}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -# gnome-extra/gnome-tweaks to configure extensions easily -RDEPEND=" - >=gnome-base/gnome-shell-3.32 - >=gnome-extra/gnome-shell-extensions-3.32 - gnome-extra/gnome-shell-extension-applications-overview-tooltip - >=gnome-extra/gnome-shell-extension-dash-to-panel-19 - gnome-extra/gnome-shell-extension-desktop-icons - >=gnome-extra/gnome-shell-extension-gsconnect-22 - gnome-extra/gnome-shell-extensions-topicons-plus - >=gnome-extra/gnome-tweaks-3.32 -" -BDEPEND="" -DEPEND="" - -src_install() { - insinto /usr - doins -r usr/. - einstalldocs -} - -pkg_postinst() { - gnome2_schemas_update -} - -pkg_postrm() { - gnome2_schemas_update -}