summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python-exec/metadata.xml')
-rw-r--r--dev-lang/python-exec/metadata.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-lang/python-exec/metadata.xml b/dev-lang/python-exec/metadata.xml
deleted file mode 100644
index c942a12a85fc..000000000000
--- a/dev-lang/python-exec/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <maintainer status="active">
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
- <bugs-to>https://github.com/projg2/python-exec/issues/</bugs-to>
- <remote-id type="github">projg2/python-exec</remote-id>
- </upstream>
- <use>
- <flag name="native-symlinks">
- Install generic symlinks like python and python3. If this flag
- is disabled, only versioned python3.X executables will
- be available to end users and ebuilds not using python eclasses.
- </flag>
- </use>
-</pkgmetadata>