From d461849db3f8a3979ca7f2b03ab68ed4ce65bcb2 Mon Sep 17 00:00:00 2001 From: ormorph Date: Fri, 21 Oct 2022 21:26:06 +0200 Subject: Removing version 14.0.11 Signed-off-by: ormorph --- trinity-apps/kcmautostart/Manifest | 1 - .../kcmautostart/kcmautostart-14.0.11.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) delete mode 100644 trinity-apps/kcmautostart/kcmautostart-14.0.11.ebuild (limited to 'trinity-apps/kcmautostart') diff --git a/trinity-apps/kcmautostart/Manifest b/trinity-apps/kcmautostart/Manifest index e9135f14..9f86dc15 100644 --- a/trinity-apps/kcmautostart/Manifest +++ b/trinity-apps/kcmautostart/Manifest @@ -1,2 +1 @@ -DIST kcmautostart-trinity-14.0.11.tar.xz 18136 BLAKE2B a528a58170cce897b5807e37265ac0d098c8b29ef8d0d6c957098e15b435d2dcd5e208256b9a14a415861b0a0ee6b07970d060bc2f7f592ad087112a8c6fca3d SHA512 7c9b43bdad363bea874b232271fdca43db17d885eec221354835a3918c5828d8ddf0e7e847e3b13fa2d96cb06a2f4761587ca4ec184cd825159bec5d0ae1a8cc DIST kcmautostart-trinity-14.0.12.tar.xz 18064 BLAKE2B e2e806a8041af805a7c4c9e061955005e56268dfaed4265e779192a31d0286c8d9b6ab1022637900d5fb2d0e29814a25745c247dbf3e8b03a715ab3bde750998 SHA512 885f9eed7a7c06e80eb141049cc1e7ea59d5ac42c9a73382493bf981cd8f8dba65f433227d253d2401271d24c23a940bb7c05388aec0ae777c3dc5e8737879d7 diff --git a/trinity-apps/kcmautostart/kcmautostart-14.0.11.ebuild b/trinity-apps/kcmautostart/kcmautostart-14.0.11.ebuild deleted file mode 100644 index 8b85ddd5..00000000 --- a/trinity-apps/kcmautostart/kcmautostart-14.0.11.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Copyright 2021 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -TRINITY_EXTRAGEAR_PACKAGING="yes" -TRINITY_HANDBOOK="optional" - -TRINITY_LANGS="ca de es fr nl tr" -TRINITY_MODULE_TYPE="applications/system" -inherit trinity-base-2 - -DESCRIPTION="Autostart module for KControl " -HOMEPAGE="https://trinitydesktop.org/" - -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="14" -if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" -fi - -src_configure() { - local mycmakeargs=( - -DBUILD_TRANSLATIONS=ON - ) - - trinity-base-2_src_configure -} -- cgit v1.2.1