From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1455260-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 6DFDC158021
	for <garchives@archives.gentoo.org>; Thu, 10 Nov 2022 12:57:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 25D63E09DB;
	Thu, 10 Nov 2022 12:57:06 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 076A9E09D7
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Nov 2022 12:57:06 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 15198340F64
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Nov 2022 12:57:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F12E6F2
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Nov 2022 12:57:03 +0000 (UTC)
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" <chiitoo@gentoo.org>
Message-ID: <1668084938.06f614fcd794003b42d9734aacbd474cca6794c2.chiitoo@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-meta/
X-VCS-Repository: repo/gentoo
X-VCS-Files: lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
X-VCS-Directories: lxqt-base/lxqt-meta/
X-VCS-Committer: chiitoo
X-VCS-Committer-Name: Jimi Huotari
X-VCS-Revision: 06f614fcd794003b42d9734aacbd474cca6794c2
X-VCS-Branch: master
Date: Thu, 10 Nov 2022 12:57:03 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: cb8b3b1a-a23c-4d46-84dd-341e721f968e
X-Archives-Hash: 4d6ca711b3a622ef143d4739e9aa4b7f

commit:     06f614fcd794003b42d9734aacbd474cca6794c2
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 21:22:26 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 12:55:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f614fc

lxqt-base/lxqt-meta: remove versions 0.17.0 and 1.0.0

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild | 62 -----------------------------
 lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild  | 62 -----------------------------
 2 files changed, 124 deletions(-)

diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild
deleted file mode 100644
index 7d08bba1aa55..000000000000
--- a/lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PV="$(ver_cut 1-2)*"
-
-DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
-HOMEPAGE="https://lxqt.github.io/"
-
-if [[ ${PV} != *9999* ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-fi
-
-LICENSE="metapackage"
-SLOT="0"
-
-IUSE="+about admin archiver +display-manager +filemanager lximage
-minimal nls +policykit powermanagement processviewer screenshot +sddm
-ssh-askpass sudo terminal +trash"
-
-REQUIRED_USE="trash? ( filemanager )"
-
-# Note: we prefer kde-frameworks/oxygen-icons over other icon sets, as the initial
-# install expects oxygen icons, until the user specifies otherwise (bug 543380)
-RDEPEND="
-	kde-frameworks/oxygen-icons
-	>=lxde-base/lxmenu-data-0.1.5
-	=lxqt-base/lxqt-config-${MY_PV}
-	=lxqt-base/lxqt-globalkeys-${MY_PV}
-	=lxqt-base/lxqt-notificationd-${MY_PV}
-	=lxqt-base/lxqt-panel-${MY_PV}
-	=lxqt-base/lxqt-qtplugin-${MY_PV}
-	=lxqt-base/lxqt-runner-${MY_PV}
-	=lxqt-base/lxqt-session-${MY_PV}
-	virtual/ttf-fonts
-	x11-terms/xterm
-	=x11-themes/lxqt-themes-${MY_PV}
-	about? ( =lxqt-base/lxqt-about-${MY_PV} )
-	admin? ( =lxqt-base/lxqt-admin-${MY_PV} )
-	archiver? ( app-arch/lxqt-archiver )
-	display-manager? (
-		sddm? ( >=x11-misc/sddm-0.11.0 )
-		!sddm? ( x11-misc/lightdm )
-	)
-	filemanager? ( =x11-misc/pcmanfm-qt-${MY_PV} )
-	lximage? ( media-gfx/lximage-qt )
-	!minimal? (
-		x11-wm/openbox
-		x11-misc/obconf-qt
-	)
-	nls? ( dev-qt/qttranslations:5 )
-	policykit? ( =lxqt-base/lxqt-policykit-${MY_PV} )
-	powermanagement? ( =lxqt-base/lxqt-powermanagement-${MY_PV} )
-	processviewer? ( x11-misc/qps:0 )
-	screenshot? ( x11-misc/screengrab:0 )
-	sddm? ( >=x11-misc/sddm-0.11.0 )
-	ssh-askpass? ( =lxqt-base/lxqt-openssh-askpass-${MY_PV} )
-	sudo? ( =lxqt-base/lxqt-sudo-${MY_PV} )
-	terminal? ( x11-terms/qterminal:0 )
-	trash? ( gnome-base/gvfs )
-"

diff --git a/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
deleted file mode 100644
index ded7fb9cebc0..000000000000
--- a/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV="$(ver_cut 1-2)"
-
-DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} != *9999* ]]; then
-	KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-fi
-
-LICENSE="metapackage"
-SLOT="0"
-
-IUSE="+about admin archiver +display-manager +filemanager lximage
-minimal nls +policykit powermanagement processviewer screenshot +sddm
-ssh-askpass sudo terminal +trash"
-
-REQUIRED_USE="trash? ( filemanager )"
-
-# Note: we prefer kde-frameworks/oxygen-icons over other icon sets, as the initial
-# install expects oxygen icons, until the user specifies otherwise (bug 543380)
-RDEPEND="
-	kde-frameworks/oxygen-icons
-	>=lxde-base/lxmenu-data-0.1.5
-	=lxqt-base/lxqt-config-${MY_PV}*
-	=lxqt-base/lxqt-globalkeys-${MY_PV}*
-	=lxqt-base/lxqt-notificationd-${MY_PV}*
-	=lxqt-base/lxqt-panel-${MY_PV}*
-	=lxqt-base/lxqt-qtplugin-${MY_PV}*
-	=lxqt-base/lxqt-runner-${MY_PV}*
-	=lxqt-base/lxqt-session-${MY_PV}*
-	virtual/ttf-fonts
-	x11-terms/xterm
-	=x11-themes/lxqt-themes-${MY_PV}*
-	about? ( =lxqt-base/lxqt-about-${MY_PV}* )
-	admin? ( =lxqt-base/lxqt-admin-${MY_PV}* )
-	archiver? ( app-arch/lxqt-archiver )
-	display-manager? (
-		sddm? ( >=x11-misc/sddm-0.11.0 )
-		!sddm? ( x11-misc/lightdm )
-	)
-	filemanager? ( =x11-misc/pcmanfm-qt-${MY_PV}* )
-	lximage? ( media-gfx/lximage-qt )
-	!minimal? (
-		x11-wm/openbox
-		x11-misc/obconf-qt
-	)
-	nls? ( dev-qt/qttranslations:5 )
-	policykit? ( =lxqt-base/lxqt-policykit-${MY_PV}* )
-	powermanagement? ( =lxqt-base/lxqt-powermanagement-${MY_PV}* )
-	processviewer? ( x11-misc/qps:0 )
-	screenshot? ( x11-misc/screengrab:0 )
-	sddm? ( >=x11-misc/sddm-0.11.0 )
-	ssh-askpass? ( =lxqt-base/lxqt-openssh-askpass-${MY_PV}* )
-	sudo? ( =lxqt-base/lxqt-sudo-${MY_PV}* )
-	terminal? ( x11-terms/qterminal:0 )
-	trash? ( gnome-base/gvfs )
-"