diff options
author | 2021-01-31 00:19:01 +0100 | |
---|---|---|
committer | 2021-01-31 00:19:01 +0100 | |
commit | d299c77adbcdaeae8a7f5c056f675448e89a3ff4 (patch) | |
tree | 4f57dafd835313d9fad14b5654e8b31cac1b8497 /games-engines/renpy/metadata.xml | |
parent | games-misc/katawa-shoujo: Remove last-rited pkg (diff) | |
download | gentoo-d299c77adbcdaeae8a7f5c056f675448e89a3ff4.tar.gz gentoo-d299c77adbcdaeae8a7f5c056f675448e89a3ff4.tar.bz2 gentoo-d299c77adbcdaeae8a7f5c056f675448e89a3ff4.zip |
games-engines/renpy: Remove last-rited pkg
Closes: https://bugs.gentoo.org/735358
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-engines/renpy/metadata.xml')
-rw-r--r-- | games-engines/renpy/metadata.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/games-engines/renpy/metadata.xml b/games-engines/renpy/metadata.xml deleted file mode 100644 index 98b754cf659..00000000000 --- a/games-engines/renpy/metadata.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>bircoph@gentoo.org</email> - <name>Andrew Savchenko</name> - </maintainer> - <longdescription> - Ren'Py is a free and cross-platform visual novel engine that - helps you use words, - pictures, and sounds to tell stories with the computer. - It`s easy and efficient script language makes it possible for - non-programmers to make visual novels, - while its Python support allows for complex simulation games. - </longdescription> - <use> - <flag name="development">Install IDE for game developers and - an empty game template</flag> - </use> - <upstream> - <maintainer status="active"> - <email>pytom@bishoujo.us</email> - <name>Tom Rothamel</name> - </maintainer> - <changelog>http://www.renpy.org/latest.html</changelog> - <bugs-to>https://github.com/renpy/renpy/issues</bugs-to> - <doc>http://renpy.org/wiki/renpy/doc</doc> - <remote-id type="github">renpy/renpy</remote-id> - </upstream> -</pkgmetadata> |