diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 17:23:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 17:23:40 -0500 |
| commit | f953dc70343485250b836ad157649aaad47ac5bc (patch) | |
| tree | e3634b454cf48f10ce9f8d12f10e60ad0a749239 /dev-cpp/simdutf | |
| parent | 5e07081cf4f5afaef79409b430a018b1daec073e (diff) | |
| download | baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.gz baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.xz baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/simdutf')
| -rw-r--r-- | dev-cpp/simdutf/metadata.xml | 2 | ||||
| -rw-r--r-- | dev-cpp/simdutf/simdutf-7.7.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/simdutf/simdutf-8.2.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/simdutf/simdutf-9.0.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-cpp/simdutf/metadata.xml b/dev-cpp/simdutf/metadata.xml index f2710c9e5c09..c9b6b0b24a72 100644 --- a/dev-cpp/simdutf/metadata.xml +++ b/dev-cpp/simdutf/metadata.xml @@ -6,5 +6,5 @@ <name>Gentoo GNOME Desktop</name> </maintainer> - <origin>gentoo-staging</origin> + <origin>liguros-repo</origin> </pkgmetadata>
\ No newline at end of file diff --git a/dev-cpp/simdutf/simdutf-7.7.1.ebuild b/dev-cpp/simdutf/simdutf-7.7.1.ebuild index f1095d566a5d..80afd8a0cb0b 100644 --- a/dev-cpp/simdutf/simdutf-7.7.1.ebuild +++ b/dev-cpp/simdutf/simdutf-7.7.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DOCS_BUILDER="doxygen" DOCS_DIR="" -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit cmake docs python-any-r1 diff --git a/dev-cpp/simdutf/simdutf-8.2.0.ebuild b/dev-cpp/simdutf/simdutf-8.2.0.ebuild index 00e3010d9bde..257604b202db 100644 --- a/dev-cpp/simdutf/simdutf-8.2.0.ebuild +++ b/dev-cpp/simdutf/simdutf-8.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DOCS_BUILDER="doxygen" DOCS_DIR="" -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit cmake docs python-any-r1 diff --git a/dev-cpp/simdutf/simdutf-9.0.0.ebuild b/dev-cpp/simdutf/simdutf-9.0.0.ebuild index 088797c390dd..226b366b5cc8 100644 --- a/dev-cpp/simdutf/simdutf-9.0.0.ebuild +++ b/dev-cpp/simdutf/simdutf-9.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DOCS_BUILDER="doxygen" DOCS_DIR="" -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit cmake docs python-any-r1 |
