summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-14 12:07:36 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-14 13:02:31 +0200
commite5db500c4cd86e6bb43e3571886811c6367a37f4 (patch)
tree6c572603e6754770783156ac97ba8f983cce2909 /media-gfx
parentapp-crypt/gnupg: arm stable, bug #617960 (diff)
downloadgentoo-e5db500c4cd86e6bb43e3571886811c6367a37f4.tar.gz
gentoo-e5db500c4cd86e6bb43e3571886811c6367a37f4.tar.bz2
gentoo-e5db500c4cd86e6bb43e3571886811c6367a37f4.zip
media-gfx/openscad: Add myself as maintainer.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/openscad/metadata.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/media-gfx/openscad/metadata.xml b/media-gfx/openscad/metadata.xml
index 91febb0c8740..9e07fd9d7834 100644
--- a/media-gfx/openscad/metadata.xml
+++ b/media-gfx/openscad/metadata.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<longdescription>
+ <maintainer type="person">
+ <email>xmw@gentoo.org</email>
+ <name>michael weber</name>
+ </maintainer>
+ <longdescription>
OpenSCAD is a software for creating solid 3D CAD objects. Unlike most free software for creating 3D models (such as the famous application Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. OpenSCAD is free software and available for Linux/UNIX, MS Windows and Mac OS X.
-</longdescription>
-<use>
-</use>
+ </longdescription>
</pkgmetadata>