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.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 2B80C15800F for ; Wed, 4 Jan 2023 14:16:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B312E088F; Wed, 4 Jan 2023 14:16:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F0F0E088F for ; Wed, 4 Jan 2023 14:16: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E0CD340815 for ; Wed, 4 Jan 2023 14:16:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00A3B7FC for ; Wed, 4 Jan 2023 14:16:04 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1672841761.195a021babfbf3461888768fa9dc7569c125764a.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/terminology/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/terminology/Manifest x11-terms/terminology/terminology-1.12.1-r1.ebuild X-VCS-Directories: x11-terms/terminology/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 195a021babfbf3461888768fa9dc7569c125764a X-VCS-Branch: master Date: Wed, 4 Jan 2023 14:16:04 +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: c6dd816c-a739-45a3-b53b-f0a235e42757 X-Archives-Hash: 09cc07436deaa80a3c0ada0fe357432f commit: 195a021babfbf3461888768fa9dc7569c125764a Author: Joonas Niilola gentoo org> AuthorDate: Wed Jan 4 14:15:43 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jan 4 14:16:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195a021b x11-terms/terminology: drop 1.12.1-r1 Signed-off-by: Joonas Niilola gentoo.org> x11-terms/terminology/Manifest | 1 - x11-terms/terminology/terminology-1.12.1-r1.ebuild | 47 ---------------------- 2 files changed, 48 deletions(-) diff --git a/x11-terms/terminology/Manifest b/x11-terms/terminology/Manifest index 152f1f88c602..221412fa1297 100644 --- a/x11-terms/terminology/Manifest +++ b/x11-terms/terminology/Manifest @@ -1,2 +1 @@ -DIST terminology-1.12.1.tar.xz 2722144 BLAKE2B ce6eea2fd6efe8a4a6d654f8e7899336b3bb7a1d2f1728c2ac2f1b367972c8b222e665309e2b704dd1f3bb774784d218789bcd8134348893a265c0e50fa855d9 SHA512 036f1e516d5f9c44185fc417266022bb4a3c34839451b2bd7ab64c9610e71cd1690faee014cf8364ceac12261cb9b57501446a3e6e58ac13f98f11064498a43b DIST terminology-1.13.0.tar.xz 2765572 BLAKE2B e918feeb848c9373f38a41a99893210e62fd47206d4c9557a0afcd65a25c978671ddcadbdf955b7514754bc6a47dd3c36ff867b14d3cbda48039b8ac6e8502b8 SHA512 95e8f8bdf51e63b07f7bc5bf1aead98b9bd34c58e13df29d4726f1a81e560d071119035aa94218632e840bc5146c3bc475641934eebd6c7e37e00bed94451beb diff --git a/x11-terms/terminology/terminology-1.12.1-r1.ebuild b/x11-terms/terminology/terminology-1.12.1-r1.ebuild deleted file mode 100644 index 7ae281d7342e..000000000000 --- a/x11-terms/terminology/terminology-1.12.1-r1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..11} ) - -inherit meson python-any-r1 xdg - -DESCRIPTION="Feature rich terminal emulator using the Enlightenment Foundation Libraries" -HOMEPAGE="https://www.enlightenment.org/about-terminology" -SRC_URI="https://download.enlightenment.org/rel/apps/terminology/${P}.tar.xz https://downloads.terminolo.gy/${P}.tar.xz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" -IUSE="extras nls" - -RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] ) - app-arch/lz4 - >=dev-libs/efl-1.26.1[eet,fontconfig]" -DEPEND="${RDEPEND}" -BDEPEND="${PYTHON_DEPS} - virtual/libintl - virtual/pkgconfig - nls? ( sys-devel/gettext )" - -pkg_setup() { - python-any-r1_pkg_setup -} - -src_prepare() { - default - - # Fix python shebangs for python-exec[-native-symlinks], #766081 - local shebangs=($(grep -rl "#!/usr/bin/env python3" || die)) - python_fix_shebang -q ${shebangs[*]} -} - -src_configure() { - local emesonargs=( - $(meson_use nls) - $(meson_use extras tests) - ) - - meson_src_configure -}