diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-28 20:58:09 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-12-28 20:58:09 +0000 |
commit | 11041d8eaafbcc4c650fcfdf4b7111d68186e40e (patch) | |
tree | 4a29853b1ee7425bfc4a05afd0aa4ab008f291ea /media-gfx/pixie/metadata.xml | |
parent | x86 stable, bug #294490 (diff) | |
download | gentoo-2-11041d8eaafbcc4c650fcfdf4b7111d68186e40e.tar.gz gentoo-2-11041d8eaafbcc4c650fcfdf4b7111d68186e40e.tar.bz2 gentoo-2-11041d8eaafbcc4c650fcfdf4b7111d68186e40e.zip |
Version bump to 2.2.6, thanks to Mauro Toffanin and Enrico Tagliavini, bug #286126 (ebuild slightly polished by me).
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/pixie/metadata.xml')
-rw-r--r-- | media-gfx/pixie/metadata.xml | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/media-gfx/pixie/metadata.xml b/media-gfx/pixie/metadata.xml index 73420b6cf0f0..356642ee3b5d 100644 --- a/media-gfx/pixie/metadata.xml +++ b/media-gfx/pixie/metadata.xml @@ -1,8 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>maintainer-needed@gentoo.org</email> -</maintainer> + <herd>no-herd</herd> + <maintainer> + <email>flameeyes@gentoo.org</email> + <description>Proxying maintainer</description> + </maintainer> + <maintainer> + <email>toffanin.mauro@gmail.com</email> + <description>Proxied maintainer</description> + </maintainer> + <longdescription> + Pixie is an open source photorealistic renderer that uses a RenderMan-like + interface. Features include programmable shading, motion blur, depth of + field, raytracing, scan-line rendering, occlusion culling, global + illumination, caustics ... + </longdescription> + <use> + <flag name="static-libs">Compile static archives</flag> + </use> </pkgmetadata> |