summaryrefslogtreecommitdiff
path: root/app-xemacs/reftex
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
commitb590c8d7572b727d565cc0b8ff660d43569845de (patch)
tree06f7a4102ea4e845df8b66660f252920d52952f9 /app-xemacs/reftex
parent24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff)
downloadbaldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip
Adding metadata
Diffstat (limited to 'app-xemacs/reftex')
-rw-r--r--app-xemacs/reftex/Manifest1
-rw-r--r--app-xemacs/reftex/metadata.xml9
-rw-r--r--app-xemacs/reftex/reftex-1.36.ebuild14
3 files changed, 24 insertions, 0 deletions
diff --git a/app-xemacs/reftex/Manifest b/app-xemacs/reftex/Manifest
new file mode 100644
index 000000000000..1220a961ce03
--- /dev/null
+++ b/app-xemacs/reftex/Manifest
@@ -0,0 +1 @@
+DIST reftex-1.36-pkg.tar.gz 353645 BLAKE2B 8a5df96299474ff67663b6b0b5dccf693c192da5fce9be28244309c76557084d4166c09a0433ad8c63e1a7eeae0b86ad3e12a1354418abf45584d801ef584e42 SHA512 bf5ad1c89d2d0a7c171580668426e3a90f03354dbc297cd765bb4704b3ddbb3b2f5fdaf8349c616a95e3344997912e0dfafafc84c628831e96117e57393b0c69
diff --git a/app-xemacs/reftex/metadata.xml b/app-xemacs/reftex/metadata.xml
new file mode 100644
index 000000000000..b216bec05918
--- /dev/null
+++ b/app-xemacs/reftex/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>xemacs@gentoo.org</email>
+ <name>Gentoo XEmacs project</name>
+ </maintainer>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>
diff --git a/app-xemacs/reftex/reftex-1.36.ebuild b/app-xemacs/reftex/reftex-1.36.ebuild
new file mode 100644
index 000000000000..bdb3df4b48bb
--- /dev/null
+++ b/app-xemacs/reftex/reftex-1.36.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+SLOT="0"
+DESCRIPTION="Emacs support for LaTeX cross-references, citations..."
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha amd64 ppc ppc64 ~riscv ~sparc x86"
+
+inherit xemacs-packages