diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /app-emacs/org-mode | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'app-emacs/org-mode')
| -rw-r--r-- | app-emacs/org-mode/metadata.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/app-emacs/org-mode/metadata.xml b/app-emacs/org-mode/metadata.xml index cef8d70fcbf2..933704be8c3b 100644 --- a/app-emacs/org-mode/metadata.xml +++ b/app-emacs/org-mode/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> +<maintainer type="project"> <email>gnu-emacs@gentoo.org</email> <name>Gentoo GNU Emacs project</name> - </maintainer> - <longdescription> +</maintainer> +<longdescription> Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing project planning with a fast and effective plain-text system. @@ -20,15 +20,15 @@ the projects. For printing and sharing of notes, an Org-mode file can be exported as a structured ASCII file, HTML, and LaTeX. </longdescription> - <upstream> - <changelog>https://orgmode.org/Changes.html</changelog> - <bugs-to>https://orgmode.org/manual/Feedback.html</bugs-to> - <doc>https://orgmode.org/manuals.html</doc> - </upstream> - <use> +<stabilize-allarches/> +<use> <flag name="odt-schema">Install non-free schema files for OpenDocument Text exporter</flag> - </use> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file +</use> +<upstream> + <bugs-to>https://orgmode.org/manual/Feedback.html</bugs-to> + <changelog>https://orgmode.org/Changes.html</changelog> + <doc>https://orgmode.org/manuals.html</doc> + <remote-id type="savannah">emacs</remote-id> <!-- Development Tools → Emacs Org mode --> +</upstream> +</pkgmetadata> |
