summaryrefslogtreecommitdiff
path: root/app-text
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 05:25:41 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 05:25:41 -0500
commitf6b226ee13031b9e476aefc5434b9bafb8dc3122 (patch)
treeb344fd237b78e72f2251a539884c32b43ddf8b1a /app-text
parent71af0b7b2fb9b7c30d239e2cb9e0dadb5a7dabd9 (diff)
downloadbaldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.gz
baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.xz
baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.zip
Adding metadata
Diffstat (limited to 'app-text')
-rw-r--r--app-text/asciidoc/asciidoc-10.2.1.ebuild2
-rw-r--r--app-text/calibre/calibre-8.15.0.ebuild2
-rw-r--r--app-text/cherrytree/cherrytree-1.4.0-r1.ebuild2
-rw-r--r--app-text/cmark/cmark-0.31.1-r1.ebuild2
-rw-r--r--app-text/dooit/dooit-3.3.4.ebuild2
-rw-r--r--app-text/doxygen/doxygen-1.13.2.ebuild2
-rw-r--r--app-text/ford/ford-6.2.5.ebuild2
-rw-r--r--app-text/frog/frog-1.6.0.ebuild2
-rw-r--r--app-text/grip/grip-4.6.2.ebuild2
-rw-r--r--app-text/htmlmin/htmlmin-0.1.13.ebuild2
-rw-r--r--app-text/pdfminer/pdfminer-20240706.ebuild2
-rw-r--r--app-text/rpl/rpl-1.15.5.ebuild2
-rw-r--r--app-text/rpl/rpl-1.18.ebuild2
-rw-r--r--app-text/tldr/tldr-3.3.0.ebuild2
-rw-r--r--app-text/tldr/tldr-3.4.1.ebuild2
-rw-r--r--app-text/wiki2beamer/wiki2beamer-0.10.0-r4.ebuild2
-rw-r--r--app-text/xml2rfc/xml2rfc-3.26.0.ebuild2
-rw-r--r--app-text/xmldiff/xmldiff-2.6.3-r1.ebuild2
18 files changed, 18 insertions, 18 deletions
diff --git a/app-text/asciidoc/asciidoc-10.2.1.ebuild b/app-text/asciidoc/asciidoc-10.2.1.ebuild
index c4e1d1acf018..3cac32564549 100644
--- a/app-text/asciidoc/asciidoc-10.2.1.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1 optfeature readme.gentoo-r1
DESCRIPTION="A plain text human readable/writable document format"
diff --git a/app-text/calibre/calibre-8.15.0.ebuild b/app-text/calibre/calibre-8.15.0.ebuild
index 232d4a8eb1db..e70478f1231e 100644
--- a/app-text/calibre/calibre-8.15.0.ebuild
+++ b/app-text/calibre/calibre-8.15.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
PYTHON_REQ_USE="sqlite,ssl"
inherit edo toolchain-funcs python-single-r1 qmake-utils verify-sig xdg
diff --git a/app-text/cherrytree/cherrytree-1.4.0-r1.ebuild b/app-text/cherrytree/cherrytree-1.4.0-r1.ebuild
index 9ccfffe03a2f..b47a1919b3fe 100644
--- a/app-text/cherrytree/cherrytree-1.4.0-r1.ebuild
+++ b/app-text/cherrytree/cherrytree-1.4.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit cmake python-any-r1 virtualx xdg
diff --git a/app-text/cmark/cmark-0.31.1-r1.ebuild b/app-text/cmark/cmark-0.31.1-r1.ebuild
index e938b4f625ad..b2ef5813031b 100644
--- a/app-text/cmark/cmark-0.31.1-r1.ebuild
+++ b/app-text/cmark/cmark-0.31.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit cmake python-any-r1
diff --git a/app-text/dooit/dooit-3.3.4.ebuild b/app-text/dooit/dooit-3.3.4.ebuild
index b984226c89a7..44c31e527d4c 100644
--- a/app-text/dooit/dooit-3.3.4.ebuild
+++ b/app-text/dooit/dooit-3.3.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
diff --git a/app-text/doxygen/doxygen-1.13.2.ebuild b/app-text/doxygen/doxygen-1.13.2.ebuild
index 8010f42efc37..d2c50ec39998 100644
--- a/app-text/doxygen/doxygen-1.13.2.ebuild
+++ b/app-text/doxygen/doxygen-1.13.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
LLVM_COMPAT=( 18 19 20 )
LLVM_OPTIONAL=1
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
PYTHON_REQ_USE="xml(+)"
inherit cmake flag-o-matic llvm-r1 python-any-r1
diff --git a/app-text/ford/ford-6.2.5.ebuild b/app-text/ford/ford-6.2.5.ebuild
index 4b8cee2ac96b..a897e7571d1b 100644
--- a/app-text/ford/ford-6.2.5.ebuild
+++ b/app-text/ford/ford-6.2.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1 pypi toolchain-funcs
diff --git a/app-text/frog/frog-1.6.0.ebuild b/app-text/frog/frog-1.6.0.ebuild
index b9b5d66e411a..bc1c33b68e96 100644
--- a/app-text/frog/frog-1.6.0.ebuild
+++ b/app-text/frog/frog-1.6.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=no
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1 gnome2-utils meson xdg
diff --git a/app-text/grip/grip-4.6.2.ebuild b/app-text/grip/grip-4.6.2.ebuild
index cb822f5878a6..58abd6b96aad 100644
--- a/app-text/grip/grip-4.6.2.ebuild
+++ b/app-text/grip/grip-4.6.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
diff --git a/app-text/htmlmin/htmlmin-0.1.13.ebuild b/app-text/htmlmin/htmlmin-0.1.13.ebuild
index e2b096906177..af1b9a683d88 100644
--- a/app-text/htmlmin/htmlmin-0.1.13.ebuild
+++ b/app-text/htmlmin/htmlmin-0.1.13.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1
diff --git a/app-text/pdfminer/pdfminer-20240706.ebuild b/app-text/pdfminer/pdfminer-20240706.ebuild
index f3b495447d36..337646468076 100644
--- a/app-text/pdfminer/pdfminer-20240706.ebuild
+++ b/app-text/pdfminer/pdfminer-20240706.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
MY_P="${PN}.six-${PV}"
diff --git a/app-text/rpl/rpl-1.15.5.ebuild b/app-text/rpl/rpl-1.15.5.ebuild
index 42c202112e4f..26846b582ee2 100644
--- a/app-text/rpl/rpl-1.15.5.ebuild
+++ b/app-text/rpl/rpl-1.15.5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
DESCRIPTION="Intelligent recursive search/replace utility"
diff --git a/app-text/rpl/rpl-1.18.ebuild b/app-text/rpl/rpl-1.18.ebuild
index 0a99bf1f1537..42eb8d63735b 100644
--- a/app-text/rpl/rpl-1.18.ebuild
+++ b/app-text/rpl/rpl-1.18.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
DESCRIPTION="Intelligent recursive search/replace utility"
diff --git a/app-text/tldr/tldr-3.3.0.ebuild b/app-text/tldr/tldr-3.3.0.ebuild
index b079a18108db..bf8bf6c6ed14 100644
--- a/app-text/tldr/tldr-3.3.0.ebuild
+++ b/app-text/tldr/tldr-3.3.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
diff --git a/app-text/tldr/tldr-3.4.1.ebuild b/app-text/tldr/tldr-3.4.1.ebuild
index 4525744ebf2d..22e65a425662 100644
--- a/app-text/tldr/tldr-3.4.1.ebuild
+++ b/app-text/tldr/tldr-3.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
diff --git a/app-text/wiki2beamer/wiki2beamer-0.10.0-r4.ebuild b/app-text/wiki2beamer/wiki2beamer-0.10.0-r4.ebuild
index 3f7626d3a941..a3c8a802f02e 100644
--- a/app-text/wiki2beamer/wiki2beamer-0.10.0-r4.ebuild
+++ b/app-text/wiki2beamer/wiki2beamer-0.10.0-r4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
DISTUTILS_USE_PEP517=setuptools
inherit python-single-r1
diff --git a/app-text/xml2rfc/xml2rfc-3.26.0.ebuild b/app-text/xml2rfc/xml2rfc-3.26.0.ebuild
index d1c4423c1ee0..7deae284b4b8 100644
--- a/app-text/xml2rfc/xml2rfc-3.26.0.ebuild
+++ b/app-text/xml2rfc/xml2rfc-3.26.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
diff --git a/app-text/xmldiff/xmldiff-2.6.3-r1.ebuild b/app-text/xmldiff/xmldiff-2.6.3-r1.ebuild
index f18d8655bd3e..190f1e741664 100644
--- a/app-text/xmldiff/xmldiff-2.6.3-r1.ebuild
+++ b/app-text/xmldiff/xmldiff-2.6.3-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1 pypi
DESCRIPTION="Tool that figures out the differences between two similar XML files"