summaryrefslogtreecommitdiff
path: root/app-portage
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-portage
parent71af0b7b2fb9b7c30d239e2cb9e0dadb5a7dabd9 (diff)
downloadbaldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.gz
baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.xz
baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.zip
Adding metadata
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/elicense/elicense-1.0.2-r2.ebuild2
-rw-r--r--app-portage/elogviewer/elogviewer-3.3.ebuild2
-rw-r--r--app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r5.ebuild2
-rw-r--r--app-portage/fetchcommandwrapper/fetchcommandwrapper-1.0.0.ebuild2
-rw-r--r--app-portage/gemato/gemato-20.12.ebuild2
-rw-r--r--app-portage/gemato/gemato-9999.ebuild2
-rw-r--r--app-portage/metagen/metagen-0.7.4.ebuild2
-rw-r--r--app-portage/pacvis/pacvis-0.4.2.ebuild2
-rw-r--r--app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild2
-rw-r--r--app-portage/portage-lostfiles/portage-lostfiles-0.5.6-r1.ebuild2
-rw-r--r--app-portage/pycargoebuild/pycargoebuild-0.15.1.ebuild2
-rw-r--r--app-portage/pycargoebuild/pycargoebuild-0.15.2.ebuild2
-rw-r--r--app-portage/unsymlink-lib/unsymlink-lib-20.ebuild2
13 files changed, 13 insertions, 13 deletions
diff --git a/app-portage/elicense/elicense-1.0.2-r2.ebuild b/app-portage/elicense/elicense-1.0.2-r2.ebuild
index 76b41a737631..5e7454a0c4a9 100644
--- a/app-portage/elicense/elicense-1.0.2-r2.ebuild
+++ b/app-portage/elicense/elicense-1.0.2-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/app-portage/elogviewer/elogviewer-3.3.ebuild b/app-portage/elogviewer/elogviewer-3.3.ebuild
index 0ad49742fa8a..111c8bfa4334 100644
--- a/app-portage/elogviewer/elogviewer-3.3.ebuild
+++ b/app-portage/elogviewer/elogviewer-3.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISABLE_AUTOFORMATTING=true
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit desktop python-single-r1 readme.gentoo-r1
DESCRIPTION="Elog viewer for Gentoo"
diff --git a/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r5.ebuild b/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r5.ebuild
index f43065ba6c16..c9bedf2167df 100644
--- a/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r5.ebuild
+++ b/app-portage/fetchcommandwrapper/fetchcommandwrapper-0.8.4-r5.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
diff --git a/app-portage/fetchcommandwrapper/fetchcommandwrapper-1.0.0.ebuild b/app-portage/fetchcommandwrapper/fetchcommandwrapper-1.0.0.ebuild
index f43065ba6c16..c9bedf2167df 100644
--- a/app-portage/fetchcommandwrapper/fetchcommandwrapper-1.0.0.ebuild
+++ b/app-portage/fetchcommandwrapper/fetchcommandwrapper-1.0.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 pypi
diff --git a/app-portage/gemato/gemato-20.12.ebuild b/app-portage/gemato/gemato-20.12.ebuild
index cd01ed64398a..c20b3a016b56 100644
--- a/app-portage/gemato/gemato-20.12.ebuild
+++ b/app-portage/gemato/gemato-20.12.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
PYTHON_REQ_USE='threads(+),ssl(+)'
inherit distutils-r1 pypi
diff --git a/app-portage/gemato/gemato-9999.ebuild b/app-portage/gemato/gemato-9999.ebuild
index a8801f4256c9..84cdf7dd531f 100644
--- a/app-portage/gemato/gemato-9999.ebuild
+++ b/app-portage/gemato/gemato-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
PYTHON_REQ_USE='threads(+),ssl(+)'
inherit distutils-r1 git-r3
diff --git a/app-portage/metagen/metagen-0.7.4.ebuild b/app-portage/metagen/metagen-0.7.4.ebuild
index 7bbec0693c7e..a802207b7a09 100644
--- a/app-portage/metagen/metagen-0.7.4.ebuild
+++ b/app-portage/metagen/metagen-0.7.4.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
diff --git a/app-portage/pacvis/pacvis-0.4.2.ebuild b/app-portage/pacvis/pacvis-0.4.2.ebuild
index d1c50e373059..f071d670eeb1 100644
--- a/app-portage/pacvis/pacvis-0.4.2.ebuild
+++ b/app-portage/pacvis/pacvis-0.4.2.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="Displays dependency graphs of packages"
diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild
index 0da50ec9f24b..f48e28402cf4 100644
--- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild
+++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.6.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} )
inherit distutils-r1
diff --git a/app-portage/portage-lostfiles/portage-lostfiles-0.5.6-r1.ebuild b/app-portage/portage-lostfiles/portage-lostfiles-0.5.6-r1.ebuild
index e5c28ee3c8c4..942966814c0f 100644
--- a/app-portage/portage-lostfiles/portage-lostfiles-0.5.6-r1.ebuild
+++ b/app-portage/portage-lostfiles/portage-lostfiles-0.5.6-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
diff --git a/app-portage/pycargoebuild/pycargoebuild-0.15.1.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.15.1.ebuild
index c961c712f14d..94cf0198fc94 100644
--- a/app-portage/pycargoebuild/pycargoebuild-0.15.1.ebuild
+++ b/app-portage/pycargoebuild/pycargoebuild-0.15.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1 optfeature pypi
diff --git a/app-portage/pycargoebuild/pycargoebuild-0.15.2.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.15.2.ebuild
index ed9e95f1c341..6a248312f6e7 100644
--- a/app-portage/pycargoebuild/pycargoebuild-0.15.2.ebuild
+++ b/app-portage/pycargoebuild/pycargoebuild-0.15.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1 optfeature pypi
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild
index 0e231ea7dc9d..eff61deec665 100644
--- a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild
+++ b/app-portage/unsymlink-lib/unsymlink-lib-20.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 python-single-r1