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 03D7C13835A for ; Sun, 27 Sep 2020 10:27:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2079AE0802; Sun, 27 Sep 2020 10:27:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 09032E0802 for ; Sun, 27 Sep 2020 10:27:39 +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 25F6633FE26 for ; Sun, 27 Sep 2020 10:27:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA92F385 for ; Sun, 27 Sep 2020 10:27:35 +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: <1601202448.48b5ff6c17e5c84baeb23a36ab9588d39678979c.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.7.0-r1.ebuild X-VCS-Directories: x11-terms/terminology/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 48b5ff6c17e5c84baeb23a36ab9588d39678979c X-VCS-Branch: master Date: Sun, 27 Sep 2020 10:27:35 +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: 64ebdf5b-8ab1-4040-a0d6-382cb7c44d5b X-Archives-Hash: 4d421983dbabd558360a7492cf582785 commit: 48b5ff6c17e5c84baeb23a36ab9588d39678979c Author: Joonas Niilola gentoo org> AuthorDate: Sun Sep 27 10:26:04 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Sep 27 10:27:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b5ff6c x11-terms/terminology: remove old 1.7.0 Signed-off-by: Joonas Niilola gentoo.org> x11-terms/terminology/Manifest | 1 - x11-terms/terminology/terminology-1.7.0-r1.ebuild | 46 ----------------------- 2 files changed, 47 deletions(-) diff --git a/x11-terms/terminology/Manifest b/x11-terms/terminology/Manifest index 6f951b7b9c7..2a0438cde3c 100644 --- a/x11-terms/terminology/Manifest +++ b/x11-terms/terminology/Manifest @@ -1,2 +1 @@ -DIST terminology-1.7.0.tar.xz 4922616 BLAKE2B 40ca7bfff534e773b4c188970ecd82e44c2eee7a75eb2a6d4fc6a8635c57857e2037a319818a437843271faa42995f25b613091a4463c02427d835c6ae572722 SHA512 9635da6a51344fbbafd333592252c2539daa795600b4a1d5ea5710e294f18ff9f5667706c789a3c91378b493ae631df47faec2bc43b4cc48d0266506ab3f2e78 DIST terminology-1.8.1.tar.xz 4939080 BLAKE2B a87f6f27eca41b4e98d0d26c488ff9075e99e9ba99ef098db54069254a162c9e6f626716d650b6d04004e8f24fd2bcc36422de1834c575f95556612167b4f8a5 SHA512 9b12540d0e907ee1499c3249f1e2dbf7786f401e2154856a804dc0a1afbe389cb297b237fdc1c38aff8b81ba1f65d70cf3a27c986ec8cccef6f03894feadf14f diff --git a/x11-terms/terminology/terminology-1.7.0-r1.ebuild b/x11-terms/terminology/terminology-1.7.0-r1.ebuild deleted file mode 100644 index 6b3a9662a1c..00000000000 --- a/x11-terms/terminology/terminology-1.7.0-r1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg-utils - -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/${PN}/${P}.tar.xz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" -IUSE="extras nls" - -RDEPEND="|| ( - || ( - >=dev-libs/efl-1.24.3[gles2-only] -