summaryrefslogtreecommitdiff
path: root/app-emacs/pos-tip
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-17 05:37:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-17 05:37:24 +0000
commitc4a46526c2232ba00b0ccc97f2d2a30b0c6baea5 (patch)
tree704e1ac4fe255581fb2a4fdff0d69c5329e1e403 /app-emacs/pos-tip
parentd228f661892a9e55a86f00c2c14625490631d797 (diff)
gentoo auto-resync : 17:02:2024 - 05:37:23
Diffstat (limited to 'app-emacs/pos-tip')
-rw-r--r--app-emacs/pos-tip/Manifest4
-rw-r--r--app-emacs/pos-tip/pos-tip-0.4.6.ebuild16
-rw-r--r--app-emacs/pos-tip/pos-tip-0.4.6_p20191227.ebuild19
3 files changed, 0 insertions, 39 deletions
diff --git a/app-emacs/pos-tip/Manifest b/app-emacs/pos-tip/Manifest
index 001c1df3341a..cfec258df088 100644
--- a/app-emacs/pos-tip/Manifest
+++ b/app-emacs/pos-tip/Manifest
@@ -1,7 +1,3 @@
-DIST pos-tip-0.4.6.tar.gz 9413 BLAKE2B 22257c8a96b6a46cf4678f8cb20fdeba77d63a4dbddd1982331cb7902bd383c1280d13c2a7873ad1aea2f9cf326eaa1692d43c2db2a6ff81d788e80895e5b0bc SHA512 071e65c4a0db0f176fa2520a7951aea20556ca0f96819919627e0b4a9e108ac05bef3e6ad89665ad0a45facf8b201a74158b8b70ad3a03df10e0299c0578966a
-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
-EBUILD pos-tip-0.4.6.ebuild 370 BLAKE2B 71e193aa8c2d7c2f516384b8076b9c334214e51d82f5a618027cc8a9fd211e615a352e3abb06d4d71c80a5cc2f041e8db7c3598f5f38ee9cd6b1e85725294ad1 SHA512 cb3015eede3585905e8a55ddb4961e3bbf4ff11a4d09872f390ab10b0047d74594fa4e8915ea42fb55bad2901a64027651582a26feb6529430b7499f87f3f188
-EBUILD pos-tip-0.4.6_p20191227.ebuild 454 BLAKE2B 5b0feac3b2c41a4e4a37c06c8ff40c0678c0f0d15dac741036ee4b0512bef26455503feff495c03cad1cbe6e6660c2c1b03a80ad12695cf9feba1ac0f35b8a7f SHA512 cd7af8b92a9ef5608ba0e5dd7a927b16999afa43ed346f733399c833245dd6c708d4e7c36c26a14760bfb52107d05e0e27dace4947d356e54628b1e723df9aab
EBUILD pos-tip-0.4.7.ebuild 485 BLAKE2B 89b770f29bcee659f77c752369144518ac85f3c14a6d337dbc5a1ceec6d5db748c6670667733096a507b7bcbee9973467656e6f4372b4ab5af88a9b47ca8160e SHA512 50a4ea082593abf4afeb3c3f69c2e672651bb7d79308b510ca1f21f789ca94d97c1282b18c742b4c451b456b41a6f6b280743e8c428916c8e5930ecedd8b9d80
MISC metadata.xml 419 BLAKE2B e74c79d9d25489c8929468c96a9676252ed438c02b4d4b9fdbd19d68be76cf609a0b52eaa976507f482459096d0c7378c44521daff6da4455106c2a470ced399 SHA512 c9d1da06f478f07c55441dd0ae4ac3f5b86ae6b592e83012983d670ed4d6eed28730c5c82cc16ab678d64c1738831683d3ea2c0a7e9e7eb18deb57b1866b8705
diff --git a/app-emacs/pos-tip/pos-tip-0.4.6.ebuild b/app-emacs/pos-tip/pos-tip-0.4.6.ebuild
deleted file mode 100644
index 5472c5b51f5d..000000000000
--- a/app-emacs/pos-tip/pos-tip-0.4.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit elisp
-
-DESCRIPTION="Show tooltip at point"
-HOMEPAGE="https://github.com/pitkali/pos-tip/"
-SRC_URI="https://github.com/pitkali/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"
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"