From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1600996-garchives=archives.gentoo.org@lists.gentoo.org>
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 3343215808B
	for <garchives@archives.gentoo.org>; Fri, 16 Feb 2024 23:14:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 74DF3E29FA;
	Fri, 16 Feb 2024 23:14:02 +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 55801E29FA
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 23:14:02 +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 64472342FFC
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 23:14:01 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C920614D6
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 23:13:57 +0000 (UTC)
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" <xgqt@gentoo.org>
Message-ID: <1708125218.9d3072f9638a598f3cb367433e6ac6e77f0fda3c.xgqt@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/pos-tip/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-emacs/pos-tip/Manifest app-emacs/pos-tip/pos-tip-0.4.6_p20191227.ebuild
X-VCS-Directories: app-emacs/pos-tip/
X-VCS-Committer: xgqt
X-VCS-Committer-Name: Maciej Barć
X-VCS-Revision: 9d3072f9638a598f3cb367433e6ac6e77f0fda3c
X-VCS-Branch: master
Date: Fri, 16 Feb 2024 23:13:57 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 7830aada-7a59-4d6f-8045-940f07946dfb
X-Archives-Hash: b4b27c4a3fab76ccf97e0abbcaa9c491

commit:     9d3072f9638a598f3cb367433e6ac6e77f0fda3c
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 16 22:53:33 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 23:13:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3072f9

app-emacs/pos-tip: drop old 0.4.6_p20191227

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/pos-tip/Manifest                       |  1 -
 app-emacs/pos-tip/pos-tip-0.4.6_p20191227.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/app-emacs/pos-tip/Manifest b/app-emacs/pos-tip/Manifest
index 075f3ba91626..a920ecdc0be8 100644
--- a/app-emacs/pos-tip/Manifest
+++ b/app-emacs/pos-tip/Manifest
@@ -1,2 +1 @@
-DIST pos-tip-0.4.6_p20191227.tar.gz 9628 BLAKE2B cf610aaf0abcb8b23724c81cdf53b62db95508968f04e7609e874e81f81aa27e7b2976b30f589a60176ded274d2f28581074b59ac753f357e7ec93c468486e1c SHA512 983a844eae33808a22446caff6c2c4574145be65b57c6b7e8fe37c170bd3b3668ff4c4598f9d726be8d3df0b54291f81c732e0f4fbb83e1026a6694bfe30f0ed
 DIST pos-tip-0.4.7.tar.gz 9808 BLAKE2B c600894fc5e1d104fba83a3211580ccf0c50ff2041d3f5f1f8678bfa21593454d8be75b58aa94ca28d17e18af06fd191da3b509e1a072c429c9646377ead7b84 SHA512 3ded096d91b56091143e89b3aecc4803df2a5bd263226003c36a9ad84347055318a3860be4c2bfeb68cc29bbf4fbe89235967578b1dbca58bb9e0325eb7986c5

diff --git a/app-emacs/pos-tip/pos-tip-0.4.6_p20191227.ebuild b/app-emacs/pos-tip/pos-tip-0.4.6_p20191227.ebuild
deleted file mode 100644
index 38abd67d34b1..000000000000
--- a/app-emacs/pos-tip/pos-tip-0.4.6_p20191227.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-COMMIT=179cc126b363f72ca12fab1e0dc462ce0ee79742
-
-inherit elisp
-
-DESCRIPTION="Show tooltip at point"
-HOMEPAGE="https://github.com/pitkali/pos-tip/"
-SRC_URI="https://github.com/pitkali/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}"/${PN}-${COMMIT}
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"