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 8231B138350 for ; Sat, 15 Feb 2020 11:39:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B888E0835; Sat, 15 Feb 2020 11:39:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4489DE0835 for ; Sat, 15 Feb 2020 11:39:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ED59C34ECEE for ; Sat, 15 Feb 2020 11:39:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36809116 for ; Sat, 15 Feb 2020 11:39:47 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1581766765.42c01a77a382a4c50db954638428d7c873a0ac0c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/tilda/Manifest x11-terms/tilda/tilda-1.4.1.ebuild x11-terms/tilda/tilda-1.5.0.ebuild X-VCS-Directories: x11-terms/tilda/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 42c01a77a382a4c50db954638428d7c873a0ac0c X-VCS-Branch: master Date: Sat, 15 Feb 2020 11:39:47 +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: 47efe802-f303-4f84-bcb7-ad9c3036315c X-Archives-Hash: d649c1023f1b819373196e8220b623ad commit: 42c01a77a382a4c50db954638428d7c873a0ac0c Author: Mikle Kolyada gentoo org> AuthorDate: Sat Feb 15 11:39:25 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Feb 15 11:39:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c01a77 x11-terms/tilda: Version bump (v1.5.0) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada gentoo.org> x11-terms/tilda/Manifest | 1 + x11-terms/tilda/tilda-1.4.1.ebuild | 5 ++--- x11-terms/tilda/{tilda-1.4.1.ebuild => tilda-1.5.0.ebuild} | 7 +++---- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/x11-terms/tilda/Manifest b/x11-terms/tilda/Manifest index 75d1352d0e3..33e9e611c5e 100644 --- a/x11-terms/tilda/Manifest +++ b/x11-terms/tilda/Manifest @@ -1 +1,2 @@ DIST tilda-1.4.1.tar.gz 471340 BLAKE2B a84d125bf81e384706347401ebbf7b11813bf5ed422e6b374e918ed564b9bfe168ebf3fef163b91a15350b49166b0040e90afdef716cc1762ecc410710f72c29 SHA512 d16878e762d94f94c219e8e711223a771a2ab816f02573f693cfbcfa0eee5aafff8a274898a65df168c0bf78258aa16e5a3be6b0c3dee418af61c68f43ed74c6 +DIST tilda-1.5.0.tar.gz 484754 BLAKE2B 8f04a5046b642e0cd67d375817d046920bbefd9b499458c2dab90f9801b0a4009b7b06cfe29af01095f1627581e4577ba5a7405948b29d21e233db288da48efd SHA512 2876b3ffbc5dd663b10c2f5fc7e6b838d6e3e18f30eb62afe07d9615b4567b04fba0b1efb2449204f4a5b78a90198092e397a24a41b978862d4fc6fab0b8de81 diff --git a/x11-terms/tilda/tilda-1.4.1.ebuild b/x11-terms/tilda/tilda-1.4.1.ebuild index b3440c219be..075ba71876f 100644 --- a/x11-terms/tilda/tilda-1.4.1.ebuild +++ b/x11-terms/tilda/tilda-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,11 +12,10 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="" RDEPEND="x11-libs/vte:2.91 >=dev-libs/glib-2.8.4:2 - dev-libs/confuse + dev-libs/confuse:= gnome-base/libglade x11-libs/gtk+:3 x11-libs/libX11" diff --git a/x11-terms/tilda/tilda-1.4.1.ebuild b/x11-terms/tilda/tilda-1.5.0.ebuild similarity index 83% copy from x11-terms/tilda/tilda-1.4.1.ebuild copy to x11-terms/tilda/tilda-1.5.0.ebuild index b3440c219be..b7827af4144 100644 --- a/x11-terms/tilda/tilda-1.4.1.ebuild +++ b/x11-terms/tilda/tilda-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,12 +11,11 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/vte:2.91 >=dev-libs/glib-2.8.4:2 - dev-libs/confuse + dev-libs/confuse:= gnome-base/libglade x11-libs/gtk+:3 x11-libs/libX11"