summaryrefslogtreecommitdiff
path: root/app-emacs/pos-tip
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
commit0c100b7dd2b30e75b799d806df4ef899fd98e1ea (patch)
tree464c922e949c7e4d5d891fb2cdda5daee5612537 /app-emacs/pos-tip
parente68d405c5d712af4387159df07e226217bdda049 (diff)
gentoo resync : 16.04.2022
Diffstat (limited to 'app-emacs/pos-tip')
-rw-r--r--app-emacs/pos-tip/Manifest6
-rw-r--r--app-emacs/pos-tip/files/50pos-tip-gentoo.el1
-rw-r--r--app-emacs/pos-tip/metadata.xml13
-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
5 files changed, 55 insertions, 0 deletions
diff --git a/app-emacs/pos-tip/Manifest b/app-emacs/pos-tip/Manifest
new file mode 100644
index 000000000000..2436d3c363b0
--- /dev/null
+++ b/app-emacs/pos-tip/Manifest
@@ -0,0 +1,6 @@
+AUX 50pos-tip-gentoo.el 38 BLAKE2B e96c6cf48d1522d89450e11d339c76210c672377208b56951791b83c6ef22b2c872d313084e199dd5d7b533a99106a87dbc7f15b5ee6126f71bf5f2e84165ffa SHA512 5c00bcabe2d7cc03013dc7a54b2c653940c08098ca5646d7c73624cb1ca04376ae9dcf88a7166b1925c69f0c5d192d90f6bd790fdef8ed8c3b0f9d163c987da5
+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
+EBUILD pos-tip-0.4.6.ebuild 370 BLAKE2B 71e193aa8c2d7c2f516384b8076b9c334214e51d82f5a618027cc8a9fd211e615a352e3abb06d4d71c80a5cc2f041e8db7c3598f5f38ee9cd6b1e85725294ad1 SHA512 cb3015eede3585905e8a55ddb4961e3bbf4ff11a4d09872f390ab10b0047d74594fa4e8915ea42fb55bad2901a64027651582a26feb6529430b7499f87f3f188
+EBUILD pos-tip-0.4.6_p20191227.ebuild 439 BLAKE2B 0a1ec2d037759b77e15bfa594e64bd56f0aa069c69490c6bbf17e503ae0b44a7799a4298e01997bc0d732bccd281503c692cea866702248ba0b233b0ebb93424 SHA512 014a8b3fcdd4fcd6731c42eb8b76d075543cdc8752ea9974fb4630f95a40ea8059147c8c55ea56239f1b2d82786d0a3555a6aeebf7d53b6b45bd116e916439c1
+MISC metadata.xml 419 BLAKE2B e74c79d9d25489c8929468c96a9676252ed438c02b4d4b9fdbd19d68be76cf609a0b52eaa976507f482459096d0c7378c44521daff6da4455106c2a470ced399 SHA512 c9d1da06f478f07c55441dd0ae4ac3f5b86ae6b592e83012983d670ed4d6eed28730c5c82cc16ab678d64c1738831683d3ea2c0a7e9e7eb18deb57b1866b8705
diff --git a/app-emacs/pos-tip/files/50pos-tip-gentoo.el b/app-emacs/pos-tip/files/50pos-tip-gentoo.el
new file mode 100644
index 000000000000..431f7e90ae73
--- /dev/null
+++ b/app-emacs/pos-tip/files/50pos-tip-gentoo.el
@@ -0,0 +1 @@
+(add-to-list 'load-path "@SITELISP@")
diff --git a/app-emacs/pos-tip/metadata.xml b/app-emacs/pos-tip/metadata.xml
new file mode 100644
index 000000000000..273d8d46e4f9
--- /dev/null
+++ b/app-emacs/pos-tip/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/pitkali/pos-tip/issues/</bugs-to>
+ <remote-id type="github">pitkali/pos-tip</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-emacs/pos-tip/pos-tip-0.4.6.ebuild b/app-emacs/pos-tip/pos-tip-0.4.6.ebuild
new file mode 100644
index 000000000000..5472c5b51f5d
--- /dev/null
+++ b/app-emacs/pos-tip/pos-tip-0.4.6.ebuild
@@ -0,0 +1,16 @@
+# 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
new file mode 100644
index 000000000000..e92c55a9782f
--- /dev/null
+++ b/app-emacs/pos-tip/pos-tip-0.4.6_p20191227.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=179cc126b363f72ca12fab1e0dc462ce0ee79742
+
+inherit elisp
+
+DESCRIPTION="Show tooltip at point"
+HOMEPAGE="https://github.com/pitkali/pos-tip/"
+SRC_URI="https://github.com/pitkali/${PN}/archive/${H}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${H}
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"