commit:     141479ede041b329054d2305627e826ba72a9710
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 14:36:38 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 14:36:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141479ed

gnome-extra/pch-session: Drop old

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gnome-extra/pch-session/Manifest                  |  1 -
 gnome-extra/pch-session/pch-session-3.38.1.ebuild | 48 -----------------------
 2 files changed, 49 deletions(-)

diff --git a/gnome-extra/pch-session/Manifest b/gnome-extra/pch-session/Manifest
index 3207132ea95..f680880b4d7 100644
--- a/gnome-extra/pch-session/Manifest
+++ b/gnome-extra/pch-session/Manifest
@@ -1,3 +1,2 @@
 DIST pch-session-3.36.3.tar.bz2 9575 BLAKE2B 
1f7001c50247821b2c9771b8d16bd2b962712c033fde7af225a9aac152abb2a0505b73f5baf5913ce12e05bc7a89abcf0411b2ffa64dc0aa38b2bea0f3f41796
 SHA512 
b784421b27a446d460191da5a2eb6fbaf53aa4cffbfe8f113bc8c3ef308741ccfd6a208d6f6b1a50839b3a0925b22e6573604fd315496a5c59ae969fc8e6f7a6
-DIST pch-session-3.38.1.tar.bz2 3610377 BLAKE2B 
ef088deff17938419399b5ce7e4970e240bfc792ebb38dfda74d74fcf463859f3e0dad724744a839de87badc91baa6909b8c1a6a61f84e4c040f3adb0701e013
 SHA512 
738fb998fe62de4dc24685ed7c5867438d41b07115e2018668211a0f80757bba4e76238b277fb07920515f4c15a890df498cacc8c3c0f9a2cc491bd45e3b4a63
 DIST pch-session-3.38.2.tar.bz2 3610420 BLAKE2B 
b632119ca1b758cb3b356a8175057ee1dc7cd9b74790a989e2198ad10a5a62e392c14481cb17ac0beac25ad8f0b4a6a5bb69640ac87404dad2e616170358ea2e
 SHA512 
ffefb2e34ebaded0b03d695b27281a3bdc6ac6ca9111243766f78f819823ce3d0fdd837e4495450be048c86ea6e09a37f1746753b728f45a5ae1e9f0360620b7

diff --git a/gnome-extra/pch-session/pch-session-3.38.1.ebuild 
b/gnome-extra/pch-session/pch-session-3.38.1.ebuild
deleted file mode 100644
index 24cf7025633..00000000000
--- a/gnome-extra/pch-session/pch-session-3.38.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2019-2020 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=""
-
-RDEPEND="
-       >=gnome-base/gnome-shell-3.38
-       >=gnome-extra/gnome-shell-extensions-3.38
-       >=gnome-extra/gnome-shell-extension-applications-overview-tooltip-10
-       >=gnome-extra/gnome-shell-extension-bing-wallpaper-27
-       >=gnome-extra/gnome-shell-extension-bluetooth-quick-connect-16
-       
>=gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen-20200901
-       >=gnome-extra/gnome-shell-extension-dash-to-panel-40
-       >=gnome-extra/gnome-shell-extension-desktop-icons-20.04.0-r2
-       >=gnome-extra/gnome-shell-extension-gsconnect-44
-       >=gnome-extra/gnome-shell-extensions-topicons-plus-27
-       >=gnome-extra/gnome-tweaks-3.34
-"
-BDEPEND=""
-DEPEND=""
-
-pkg_preinst() {
-       gnome2_schemas_update
-}
-
-src_install() {
-       insinto /usr
-       doins -r usr/.
-       einstalldocs
-}
-
-pkg_postinst() {
-       gnome2_schemas_update
-}
-
-pkg_postrm() {
-       gnome2_schemas_update
-}

Reply via email to