public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/
Date: Wed, 21 Dec 2022 22:47:52 +0000 (UTC)	[thread overview]
Message-ID: <1671661547.a57cf43e8bbc385f641bd357b7f512f7f4df565a.sam@gentoo> (raw)

commit:     a57cf43e8bbc385f641bd357b7f512f7f4df565a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 22:20:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 22:25:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57cf43e

x11-terms/tilda: drop 1.5.2

Bug: https://bugs.gentoo.org/886823
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-terms/tilda/Manifest           |  1 -
 x11-terms/tilda/tilda-1.5.2.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/x11-terms/tilda/Manifest b/x11-terms/tilda/Manifest
index 61d79a84567e..8778e6b51b6a 100644
--- a/x11-terms/tilda/Manifest
+++ b/x11-terms/tilda/Manifest
@@ -1,2 +1 @@
-DIST tilda-1.5.2.tar.gz 485261 BLAKE2B 2ce0059ad695ac3e920cf8e40841b850967ff1e05b88a1c527b7154112c88a3435b66d0f31b882b6fdaf0dee038b7a7e6ab0401184ab701bed8d23d44a2856d8 SHA512 5f950696626005d6f8711fe1403313b36f065796ac07946e9782997aaf67a4bfdb3bfa5e37889bff95d77655d3546100a48327bfa175aa24c39a28685ee0306a
 DIST tilda-1.5.4.tar.gz 485611 BLAKE2B beced68e0712fdc3f4f46a1d839a87e91ecf7e84dec500908efa510d7b43d0c0bf6b5e296c3df255ea462cf08f5107aa324d5a0a6abb134917a054366912a068 SHA512 6982a14a89d148c04e08df0c7566ea7b3e340252fa1a3e434450443f7464e6805caee46afda9b385633a4b9c22d2f2d283641082a1e009f301c3a1bf508c3b29

diff --git a/x11-terms/tilda/tilda-1.5.2.ebuild b/x11-terms/tilda/tilda-1.5.2.ebuild
deleted file mode 100644
index c0f266815627..000000000000
--- a/x11-terms/tilda/tilda-1.5.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools flag-o-matic
-
-DESCRIPTION="A drop down terminal, similar to the consoles found in first person shooters"
-HOMEPAGE="https://github.com/lanoxx/tilda"
-SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="x11-libs/vte:2.91
-	>=dev-libs/glib-2.8.4:2
-	dev-libs/confuse:=
-	gnome-base/libglade
-	x11-libs/gtk+:3
-	x11-libs/libX11"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	sys-devel/gettext"
-
-S="${WORKDIR}/${PN}-${P}"
-
-src_prepare() {
-	default
-	append-cflags -std=c99
-	eautoreconf
-}


             reply	other threads:[~2022-12-21 22:47 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-21 22:47 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-21 22:47 [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/ Sam James
2022-12-18 21:31 Arthur Zamarin
2022-12-18 12:12 Sam James
2022-08-25 12:42 Jakov Smolić
2022-01-20 14:30 Sam James
2021-02-02 23:51 Sam James
2021-02-02 23:46 Sam James
2021-01-28 16:29 Sam James
2021-01-27  4:06 Sam James
2021-01-12 12:32 Mikle Kolyada
2020-12-02 23:21 Sam James
2020-08-25 18:20 Georgy Yakovlev
2020-05-12  9:03 Mikle Kolyada
2020-05-08 13:24 Mikle Kolyada
2020-02-15 11:39 Mikle Kolyada
2018-07-15 14:45 Mikle Kolyada
2018-07-15 14:23 Thomas Deutschmann
2018-07-14 20:16 Sergei Trofimovich
2018-06-14  9:13 Mikle Kolyada
2018-06-12 21:02 Mikle Kolyada
2018-06-11 19:43 Mikle Kolyada
2018-05-20  0:33 Aaron Bauman
2018-05-17 21:18 Sergei Trofimovich
2018-03-14 12:48 Mikle Kolyada
2018-03-13 22:26 Thomas Deutschmann
2018-03-10 11:31 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1671661547.a57cf43e8bbc385f641bd357b7f512f7f4df565a.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox