summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Zander <negril.nx+gentoo@gmail.com>2023-10-11 23:01:07 +0200
committerSam James <sam@gentoo.org>2023-10-27 03:31:50 +0100
commit02ddc476fa118b2a164ee6eec1cfafb19b86c530 (patch)
treebfc672ab0a5759bc0a2bbb54a47c2d0b86226205 /dev-libs/imath/metadata.xml
parentmedia-libs/osl -> media-libs/OpenShadingLanguage: rename (diff)
downloadgentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.tar.gz
gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.tar.bz2
gentoo-02ddc476fa118b2a164ee6eec1cfafb19b86c530.zip
dev-libs/imath -> dev-libs/Imath: rename
* match repo name so we can avoid extra logic Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath/metadata.xml')
-rw-r--r--dev-libs/imath/metadata.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-libs/imath/metadata.xml b/dev-libs/imath/metadata.xml
deleted file mode 100644
index e8c22a1a5aea..000000000000
--- a/dev-libs/imath/metadata.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>waebbl-gentoo@posteo.net</email>
- <name>Bernd Waibel</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <description>Gentoo Proxy Maintainers</description>
- </maintainer>
- <longdescription>
- Basic, light-weight C++ library for efficient representation of 2D
- and 3D vectors and matrices and data type common to computer graphics
- applications.
- </longdescription>
- <use>
- <flag name="large-stack">
- Enables code to take advantage of large stack support
- </flag>
- </use>
- <upstream>
- <remote-id type="github">AcademySoftwareFoundation/Imath</remote-id>
- </upstream>
-</pkgmetadata>