diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /app-emacs/cape | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'app-emacs/cape')
| -rw-r--r-- | app-emacs/cape/Manifest | 2 | ||||
| -rw-r--r-- | app-emacs/cape/cape-2.6.ebuild | 42 | ||||
| -rw-r--r-- | app-emacs/cape/cape-2.7.ebuild | 42 | ||||
| -rw-r--r-- | app-emacs/cape/cape-9999.ebuild | 42 | ||||
| -rw-r--r-- | app-emacs/cape/files/50cape-gentoo.el | 2 | ||||
| -rw-r--r-- | app-emacs/cape/metadata.xml | 16 |
6 files changed, 0 insertions, 146 deletions
diff --git a/app-emacs/cape/Manifest b/app-emacs/cape/Manifest deleted file mode 100644 index e72e84ff1e8f..000000000000 --- a/app-emacs/cape/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST cape-2.6.gh.tar.gz 44151 BLAKE2B 746b8f8f13ed7d9d3bc8f52f57f9d84c2e45e86f734af4dd031edbe838439a182957756de6fa58267bb81eaa930580ca1c2c9060bd063f1e455b15a13e200b54 SHA512 e69f32734229723d11684f216d49556a5385b3f2a1e13d142217e8e46287545a8102021a61349f1dcde5a36697724b058e1df0964cb18cdce0bd2708fef7ee9e -DIST cape-2.7.gh.tar.gz 44143 BLAKE2B 713c5f3b6fffa73a0913907ddad3da3f20cbb435e8d15253fcc0581ddc1011f44bf179b8d2e73e4054319cec2efe996914b7fb12dd15b776ae7a89181da2fa59 SHA512 8c2529046bc74b9233c3b8bcfbcae7edf833c5d194032ccc53e73b61d1895aa729e86b539c127cd591d0ca31768e3803554937f57cc10aaf23437619b618b829 diff --git a/app-emacs/cape/cape-2.6.ebuild b/app-emacs/cape/cape-2.6.ebuild deleted file mode 100644 index 025d38838afd..000000000000 --- a/app-emacs/cape/cape-2.6.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=9 - -NEED_EMACS="29.1" - -inherit elisp - -DESCRIPTION="Completion At Point Extensions" -HOMEPAGE="https://github.com/minad/cape/" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/minad/${PN}" -else - SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz - -> ${P}.gh.tar.gz" - - KEYWORDS="amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - app-emacs/compat -" -DEPEND=" - ${RDEPEND} -" - -DOCS=( CHANGELOG.org README.org ) -ELISP_TEXINFO="${PN}.texi" -SITEFILE="50${PN}-gentoo.el" - -src_compile() { - elisp-org-export-to texinfo README.org - elisp_src_compile - elisp-make-autoload-file -} diff --git a/app-emacs/cape/cape-2.7.ebuild b/app-emacs/cape/cape-2.7.ebuild deleted file mode 100644 index 5766f372342e..000000000000 --- a/app-emacs/cape/cape-2.7.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=9 - -NEED_EMACS="29.1" - -inherit elisp - -DESCRIPTION="Completion At Point Extensions" -HOMEPAGE="https://github.com/minad/cape/" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/minad/${PN}" -else - SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz - -> ${P}.gh.tar.gz" - - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - app-emacs/compat -" -DEPEND=" - ${RDEPEND} -" - -DOCS=( CHANGELOG.org README.org ) -ELISP_TEXINFO="${PN}.texi" -SITEFILE="50${PN}-gentoo.el" - -src_compile() { - elisp-org-export-to texinfo README.org - elisp_src_compile - elisp-make-autoload-file -} diff --git a/app-emacs/cape/cape-9999.ebuild b/app-emacs/cape/cape-9999.ebuild deleted file mode 100644 index 5766f372342e..000000000000 --- a/app-emacs/cape/cape-9999.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=9 - -NEED_EMACS="29.1" - -inherit elisp - -DESCRIPTION="Completion At Point Extensions" -HOMEPAGE="https://github.com/minad/cape/" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/minad/${PN}" -else - SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz - -> ${P}.gh.tar.gz" - - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - app-emacs/compat -" -DEPEND=" - ${RDEPEND} -" - -DOCS=( CHANGELOG.org README.org ) -ELISP_TEXINFO="${PN}.texi" -SITEFILE="50${PN}-gentoo.el" - -src_compile() { - elisp-org-export-to texinfo README.org - elisp_src_compile - elisp-make-autoload-file -} diff --git a/app-emacs/cape/files/50cape-gentoo.el b/app-emacs/cape/files/50cape-gentoo.el deleted file mode 100644 index 98cc87be4814..000000000000 --- a/app-emacs/cape/files/50cape-gentoo.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(load "@SITELISP@/cape-autoloads.el" nil t) diff --git a/app-emacs/cape/metadata.xml b/app-emacs/cape/metadata.xml deleted file mode 100644 index 7f5ba992ab64..000000000000 --- a/app-emacs/cape/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>arsen@gentoo.org</email> - <name>Arsen Arsenović</name> - </maintainer> - <maintainer type="project"> - <email>gnu-emacs@gentoo.org</email> - <name>Gentoo GNU Emacs project</name> - </maintainer> - <upstream> - <remote-id type="github">minad/cape</remote-id> - </upstream> - <stabilize-allarches /> -</pkgmetadata> |
