summaryrefslogtreecommitdiff
path: root/dev-python/geographiclib
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/geographiclib')
-rw-r--r--dev-python/geographiclib/Manifest1
-rw-r--r--dev-python/geographiclib/geographiclib-2.1.ebuild22
-rw-r--r--dev-python/geographiclib/metadata.xml13
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/geographiclib/Manifest b/dev-python/geographiclib/Manifest
deleted file mode 100644
index e794fd0f0251..000000000000
--- a/dev-python/geographiclib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST geographiclib-2.1.tar.gz 37004 BLAKE2B 63bef1098185783cf2b5f8af59e494bbcb81f0d2a45725bce0a00ecdc1b3d3c9f1bba529f2ad3b05c558a0a386009798e33a71dc025672a71d9b98f15dc34ca7 SHA512 585f507cf7c3815645462affcc40c6babfa3179dfae695eeddf1a96de9315957679a00949d8c68f900c6da024a57cf1f6b90cbd843d8fdc668b6b43717d9ae5c
diff --git a/dev-python/geographiclib/geographiclib-2.1.ebuild b/dev-python/geographiclib/geographiclib-2.1.ebuild
deleted file mode 100644
index 306f8bc20131..000000000000
--- a/dev-python/geographiclib/geographiclib-2.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python implementation of the geodesic routines"
-HOMEPAGE="
- https://geographiclib.sourceforge.io/Python/
- https://github.com/geographiclib/geographiclib-python/
- https://pypi.org/project/geographiclib/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-distutils_enable_tests unittest
diff --git a/dev-python/geographiclib/metadata.xml b/dev-python/geographiclib/metadata.xml
deleted file mode 100644
index 0091cfde9a07..000000000000
--- a/dev-python/geographiclib/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-geosciences@gentoo.org</email>
- <name>Gentoo Geosciences Project</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">geographiclib</remote-id>
- <remote-id type="sourceforge">geographiclib</remote-id>
- <remote-id type="github">geographiclib/geographiclib-python</remote-id>
- </upstream>
-</pkgmetadata>