diff options
author | Anthoine Bourgeois <anthoine.bourgeois@gmail.com> | 2014-10-13 22:39:55 +0200 |
---|---|---|
committer | Anthoine Bourgeois <anthoine.bourgeois@gmail.com> | 2014-10-13 22:39:55 +0200 |
commit | 5f2e9b7e9f7e84c118d3d3d9b8e33131af672b19 (patch) | |
tree | 4641c9115270bbd69d624a829700e44187cacd58 /games-simulation/corewars/metadata.xml | |
parent | +radare2-0.9.7.ebuild (diff) | |
download | aluco-5f2e9b7e9f7e84c118d3d3d9b8e33131af672b19.tar.gz aluco-5f2e9b7e9f7e84c118d3d3d9b8e33131af672b19.tar.bz2 aluco-5f2e9b7e9f7e84c118d3d3d9b8e33131af672b19.zip |
+corewars-0.9.13-r1.ebuild
With gtk2 patch.
Diffstat (limited to 'games-simulation/corewars/metadata.xml')
-rw-r--r-- | games-simulation/corewars/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/games-simulation/corewars/metadata.xml b/games-simulation/corewars/metadata.xml new file mode 100644 index 0000000..b8675c6 --- /dev/null +++ b/games-simulation/corewars/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>games</herd> + <maintainer> + <email>anthoine.bourgeois@gmail.com</email> + <name>Anthoine Bourgeois</name> + <description>aluco's overlay maintainer</description> + </maintainer> + <longdescription> + Corewars is a simulation game where a number of programs try to crash + each other. Corewars comes with a graphical user interface (GTK+) to + display the running programs and statistics. Redcode is supported as + well. + </longdescription> +</pkgmetadata> |