diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-01-24 23:42:42 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-01-24 23:42:42 +0000 |
commit | 57b5d415fc2d154bd3c6c77354e581e82f900ef8 (patch) | |
tree | b5b07edf9c08aeab8a91b0f7b1e826edfbfbdfa2 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-57b5d415fc2d154bd3c6c77354e581e82f900ef8.tar.gz gentoo-57b5d415fc2d154bd3c6c77354e581e82f900ef8.tar.bz2 gentoo-57b5d415fc2d154bd3c6c77354e581e82f900ef8.zip |
2017-01-24 23:42:34 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-libs/botan-1.10.15-r1 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/dev-libs/botan-2.0.1 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/games-action/chromium-bsu-0.9.15.1-r1 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/games-action/deathchase3d-0.9-r1 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/games-action/extreme-tuxracer-0.7.2-r1 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/games-action/fakk2-1.02-r1 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/games-action/formido-1.0.1-r1 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/games-action/garden-1.0.9-r1 | 13 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 14 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
10 files changed, 105 insertions, 11 deletions
diff --git a/metadata/md5-cache/dev-libs/botan-1.10.15-r1 b/metadata/md5-cache/dev-libs/botan-1.10.15-r1 new file mode 100644 index 000000000000..339d458d041e --- /dev/null +++ b/metadata/md5-cache/dev-libs/botan-1.10.15-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=bzip2? ( >=app-arch/bzip2-1.0.5 ) zlib? ( >=sys-libs/zlib-1.2.3 ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] >=dev-libs/boost-1.48[python,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) gmp? ( >=dev-libs/gmp-4.2.2:* ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) doc? ( dev-python/sphinx ) +DESCRIPTION=A C++ crypto library +EAPI=6 +HOMEPAGE=http://botan.randombit.net/ +IUSE=bindist doc python bzip2 gmp libressl ssl static-libs threads zlib python_targets_python2_7 python_targets_python3_4 +KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos +LICENSE=BSD +RDEPEND=bzip2? ( >=app-arch/bzip2-1.0.5 ) zlib? ( >=sys-libs/zlib-1.2.3 ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] >=dev-libs/boost-1.48[python,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) gmp? ( >=dev-libs/gmp-4.2.2:* ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) +SLOT=0 +SRC_URI=http://botan.randombit.net/releases/Botan-1.10.15.tgz +_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_test:- src_install:- +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=c20f56f3d4adf1ef34005deeb28baec7 diff --git a/metadata/md5-cache/dev-libs/botan-2.0.1 b/metadata/md5-cache/dev-libs/botan-2.0.1 index 8ee828d71f19..8ef0c6822447 100644 --- a/metadata/md5-cache/dev-libs/botan-2.0.1 +++ b/metadata/md5-cache/dev-libs/botan-2.0.1 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install prepare pretend test -DEPEND=bzip2? ( >=app-arch/bzip2-1.0.5 ) zlib? ( >=sys-libs/zlib-1.2.3 ) boost? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-libs/boost-1.48[python?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) lzma? ( app-arch/xz-utils ) sqlite? ( dev-db/sqlite:3 ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.8g:0[bindist=] ) libressl? ( dev-libs/libressl ) ) dev-lang/python:* doc? ( dev-python/sphinx ) +DEPEND=bzip2? ( >=app-arch/bzip2-1.0.5 ) zlib? ( >=sys-libs/zlib-1.2.3 ) boost? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-libs/boost-1.48[python?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) lzma? ( app-arch/xz-utils ) sqlite? ( dev-db/sqlite:3 ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) dev-lang/python:* doc? ( dev-python/sphinx ) DESCRIPTION=A C++ crypto library EAPI=6 HOMEPAGE=http://botan.randombit.net/ IUSE=bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos LICENSE=BSD -RDEPEND=bzip2? ( >=app-arch/bzip2-1.0.5 ) zlib? ( >=sys-libs/zlib-1.2.3 ) boost? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-libs/boost-1.48[python?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) lzma? ( app-arch/xz-utils ) sqlite? ( dev-db/sqlite:3 ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.8g:0[bindist=] ) libressl? ( dev-libs/libressl ) ) +RDEPEND=bzip2? ( >=app-arch/bzip2-1.0.5 ) zlib? ( >=sys-libs/zlib-1.2.3 ) boost? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-libs/boost-1.48[python?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) lzma? ( app-arch/xz-utils ) sqlite? ( dev-db/sqlite:3 ) ssl? ( !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) ) REQUIRED_USE=python? ( boost ) SLOT=2/0 SRC_URI=http://botan.randombit.net/releases/Botan-2.0.1.tgz _eclass_exported_funcs=pkg_pretend:- src_prepare:- src_configure:- src_compile:- src_test:- src_install:- _eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=b95a1460f413df195775e1ffed19f694 +_md5_=1c4731294ccb0250bfb137540f790271 diff --git a/metadata/md5-cache/games-action/chromium-bsu-0.9.15.1-r1 b/metadata/md5-cache/games-action/chromium-bsu-0.9.15.1-r1 new file mode 100644 index 000000000000..d50961a1f39e --- /dev/null +++ b/metadata/md5-cache/games-action/chromium-bsu-0.9.15.1-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst postrm preinst +DEPEND=media-fonts/dejavu media-libs/quesoglc media-libs/glpng virtual/opengl virtual/glu x11-libs/libXmu mixer? ( media-libs/sdl-mixer ) !mixer? ( media-libs/freealut media-libs/openal ) nls? ( virtual/libintl ) sdl? ( media-libs/libsdl[X] media-libs/sdl-image[png] ) !sdl? ( media-libs/freeglut ) nls? ( sys-devel/gettext ) >=sys-apps/sed-4 +DESCRIPTION=Chromium B.S.U. - an arcade game +EAPI=6 +HOMEPAGE=http://chromium-bsu.sourceforge.net/ +IUSE=mixer nls +sdl +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=Clarified-Artistic +RDEPEND=media-fonts/dejavu media-libs/quesoglc media-libs/glpng virtual/opengl virtual/glu x11-libs/libXmu mixer? ( media-libs/sdl-mixer ) !mixer? ( media-libs/freealut media-libs/openal ) nls? ( virtual/libintl ) sdl? ( media-libs/libsdl[X] media-libs/sdl-image[png] ) !sdl? ( media-libs/freeglut ) +SLOT=0 +SRC_URI=mirror://sourceforge/chromium-bsu/chromium-bsu-0.9.15.1.tar.gz +_eclass_exported_funcs=pkg_preinst:- pkg_postrm:- pkg_postinst:- src_configure:- src_install:- +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=f8632bec6b92e0e93cbfff063a6ae441 diff --git a/metadata/md5-cache/games-action/deathchase3d-0.9-r1 b/metadata/md5-cache/games-action/deathchase3d-0.9-r1 new file mode 100644 index 000000000000..d8a9af3fd62f --- /dev/null +++ b/metadata/md5-cache/games-action/deathchase3d-0.9-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install +DEPEND=media-libs/libsdl[video] +DESCRIPTION=A remake of the Sinclair Spectrum game of the same name +EAPI=6 +HOMEPAGE=http://www.autismuk.freeserve.co.uk/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=media-libs/libsdl[video] +SLOT=0 +SRC_URI=http://www.autismuk.freeserve.co.uk/deathchase3d-0.9.tar.gz +_eclass_exported_funcs=src_install:- +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=a86c645cf72ea1594d029e0fd6cdbb53 diff --git a/metadata/md5-cache/games-action/extreme-tuxracer-0.7.2-r1 b/metadata/md5-cache/games-action/extreme-tuxracer-0.7.2-r1 new file mode 100644 index 000000000000..d245527eec3d --- /dev/null +++ b/metadata/md5-cache/games-action/extreme-tuxracer-0.7.2-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install postinst postrm preinst prepare +DEPEND=>=media-libs/libsfml-2.2 virtual/glu virtual/opengl virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-apps/sed-4 +DESCRIPTION=High speed arctic racing game based on Tux Racer +EAPI=6 +HOMEPAGE=http://extremetuxracer.sourceforge.net/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=media-libs/libsfml-2.2 virtual/glu virtual/opengl +SLOT=0 +SRC_URI=mirror://sourceforge/extremetuxracer/etr-0.7.2.tar.xz +_eclass_exported_funcs=pkg_preinst:- pkg_postrm:- pkg_postinst:- src_prepare:- src_install:- +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils ea170b525f6a38a006be05c9d9429f13 gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=4550ab3aca731ef827b898c8cb141e3a diff --git a/metadata/md5-cache/games-action/fakk2-1.02-r1 b/metadata/md5-cache/games-action/fakk2-1.02-r1 new file mode 100644 index 000000000000..91ad2fcfcb72 --- /dev/null +++ b/metadata/md5-cache/games-action/fakk2-1.02-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install postinst setup +DESCRIPTION=Heavy Metal: FAKK2 - 3D third-person action shooter based on the Heavy Metal comics/movies +EAPI=6 +HOMEPAGE=http://www.lokigames.com/products/fakk2/ +IUSE=nocd +KEYWORDS=~x86 +LICENSE=LOKI-EULA +PROPERTIES=interactive +RDEPEND=virtual/opengl +RESTRICT=strip +SLOT=0 +_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_install:- +_eclasses_=cdrom d59e7a8a50d875e095c60654bbe22273 eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 portability bb1a0ed8ea152b957d17339f01d4d7f5 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=204b63598f151e8a375aa3560292a470 diff --git a/metadata/md5-cache/games-action/formido-1.0.1-r1 b/metadata/md5-cache/games-action/formido-1.0.1-r1 new file mode 100644 index 000000000000..4b88de978484 --- /dev/null +++ b/metadata/md5-cache/games-action/formido-1.0.1-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install prepare unpack +DEPEND=media-libs/libsdl[sound,video] media-libs/sdl-image media-libs/sdl-mixer +DESCRIPTION=A shooting game in the spirit of Phobia games +EAPI=6 +HOMEPAGE=http://www.mhgames.org/oldies/formido/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=media-libs/libsdl[sound,video] media-libs/sdl-image media-libs/sdl-mixer +SLOT=0 +SRC_URI=http://noe.falzon.free.fr/prog/formido-1.0.1.tar.gz http://koti.mbnet.fi/lsoft/formido/formido-music.tar.bz2 +_eclass_exported_funcs=src_unpack:- src_prepare:- src_install:- +_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=203a9a0007a08b2bc0d9dc5b11ae6f74 diff --git a/metadata/md5-cache/games-action/garden-1.0.9-r1 b/metadata/md5-cache/games-action/garden-1.0.9-r1 new file mode 100644 index 000000000000..201b50afd0ac --- /dev/null +++ b/metadata/md5-cache/games-action/garden-1.0.9-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install postinst postrm preinst prepare +DEPEND=<media-libs/allegro-5 >=sys-apps/sed-4 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=Multiplatform vertical shoot-em-up with non-traditional elements +EAPI=6 +HOMEPAGE=http://garden.sourceforge.net/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-3+ +RDEPEND=<media-libs/allegro-5 +SLOT=0 +SRC_URI=mirror://sourceforge/garden/garden-1.0.9.tar.gz +_eclass_exported_funcs=pkg_preinst:- pkg_postrm:- pkg_postinst:- src_prepare:- src_install:- +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=ed6244d07a1d53ee72581edc97e7f6e0 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 8adad988c091..87bf8db127ae 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -4555,7 +4555,7 @@ dev-libs/boehm-gc 6.8 7.1-r1 7.2d 7.2d-r1 7.2e 7.4.0 7.4.2: The Boehm-Demers-Wei dev-libs/boost 1.55.0-r2 1.56.0-r1 1.58.0-r1 1.59.0 1.60.0 1.61.0 1.61.0-r1 1.62.0-r1 1.63.0: Boost Libraries for C++ dev-libs/boost-mpl-cartesian_product 20161205: an extension to the Boost.MPL library dev-libs/boost-numpy 9999: Boost.Python interface for NumPy -dev-libs/botan 1.10.14 1.10.15 2.0.1: A C++ crypto library +dev-libs/botan 1.10.14 1.10.15 1.10.15-r1 2.0.1: A C++ crypto library dev-libs/btparse 0.33 0.35: A C library to parse Bibtex files dev-libs/btparser 0.24 0.25 0.26: Parser and analyzer for backtraces produced by GDB dev-libs/busybee 0.5.2 0.6.0 0.7.0: A messaging abstraction on top of TCP sockets used in HyperDex @@ -10413,21 +10413,21 @@ games-action/brutal-legend 20130615-r1 20130615-r2: Unleash the power of Heavy M games-action/btanks 0.9.8083: Fast 2D tank arcade game with multiplayer and split-screen modes games-action/bzflag 2.4.2-r1 2.4.4 2.4.4-r1: 3D tank combat simulator game games-action/chickens 0.2.4 0.2.4-r1: Target chickens with rockets and shotguns. Funny -games-action/chromium-bsu 0.9.15.1: Chromium B.S.U. - an arcade game +games-action/chromium-bsu 0.9.15.1 0.9.15.1-r1: Chromium B.S.U. - an arcade game games-action/clanbomber 2.1.1 2.1.1-r1: Bomberman-like multiplayer game games-action/cs2d 0127 1002 1002-r1: A freeware clone of Counter-Strike with some added features in gameplay games-action/d1x-rebirth 0.58.1: Descent Rebirth - enhanced Descent 1 engine games-action/d2x-rebirth 0.58.1: Descent Rebirth - enhanced Descent 2 engine -games-action/deathchase3d 0.9: A remake of the Sinclair Spectrum game of the same name +games-action/deathchase3d 0.9 0.9-r1: A remake of the Sinclair Spectrum game of the same name games-action/descent1-demodata 1.4: Demo data files for Descent 1 games-action/descent2-data 1.0: Data files for Descent 2 games-action/descent2-demodata 1.0: Demo data files for Descent 2 games-action/descent3 1.4.0b-r2: Descent 3 - 3-Dimensional indoor/outdoor spaceship combat games-action/descent3-demo 1.4.0a: Indoor/outdoor 3D combat with evil robotic mining spacecraft -games-action/extreme-tuxracer 0.7.2: High speed arctic racing game based on Tux Racer -games-action/fakk2 1.02: Heavy Metal: FAKK2 - 3D third-person action shooter based on the Heavy Metal comics/movies -games-action/formido 1.0.1: A shooting game in the spirit of Phobia games -games-action/garden 1.0.8-r1 1.0.9: Multiplatform vertical shoot-em-up with non-traditional elements +games-action/extreme-tuxracer 0.7.2 0.7.2-r1: High speed arctic racing game based on Tux Racer +games-action/fakk2 1.02 1.02-r1: Heavy Metal: FAKK2 - 3D third-person action shooter based on the Heavy Metal comics/movies +games-action/formido 1.0.1 1.0.1-r1: A shooting game in the spirit of Phobia games +games-action/garden 1.0.8-r1 1.0.9 1.0.9-r1: Multiplatform vertical shoot-em-up with non-traditional elements games-action/geki2-KXL 2.0.3-r2 2.0.3-r3: 2D length scroll shooting game games-action/geki3-KXL 1.0.3-r2 1.0.3-r3: 2D length scroll shooting game games-action/gltron 0.70-r1: 3d tron, just like the movie diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 2e05a84a4fc8..4afba5cf7a44 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 24 Jan 2017 23:22:21 +0000 +Tue, 24 Jan 2017 23:42:42 +0000 |