From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- games-fps/ut2004-bonuspack-cbp1/Manifest | 5 +++++ games-fps/ut2004-bonuspack-cbp1/metadata.xml | 8 ++++++++ .../ut2004-bonuspack-cbp1-1-r2.ebuild | 17 +++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 games-fps/ut2004-bonuspack-cbp1/Manifest create mode 100644 games-fps/ut2004-bonuspack-cbp1/metadata.xml create mode 100644 games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild (limited to 'games-fps/ut2004-bonuspack-cbp1') diff --git a/games-fps/ut2004-bonuspack-cbp1/Manifest b/games-fps/ut2004-bonuspack-cbp1/Manifest new file mode 100644 index 000000000000..a88cfaaa0a22 --- /dev/null +++ b/games-fps/ut2004-bonuspack-cbp1/Manifest @@ -0,0 +1,5 @@ +DIST cbp1.zip 144163647 SHA256 c952dbd5a0fbe986b77bd56a57218733ff26ce8f5d074feb557a69c44ec1e863 SHA512 e2ead75796fd68b3f0d6ea50b4ed9988fef043730c6b81487d34c45aa26f63cac7b6a43991b673fbd6315f1496d2eecc52a5845c12f244411cd71fedab93c6fd WHIRLPOOL 9ee46970dc69b32b77ccc8707d1b2879aaa49ee98edf5b64f26097353eaa878e49bd4daa54aafe8a89b6034e8a73e63d1508482d9dd9632295eb65acb0cd0d26 +EBUILD ut2004-bonuspack-cbp1-1-r2.ebuild 482 SHA256 34a185091cd6096c28850af4d5de575972a9b9039d425c3b0adbb5d491dfdcbb SHA512 bbe1ef2b49dfa461c319becc01da7d5a77c386dedfb21a52a212e15d67d59cc1089f67a27c338af90427bae881a4453dbedb1962c434072d017b079d4a5fbaf6 WHIRLPOOL 031f386d4f0ef958bcecde6d7d04672a8108202dc2ce609358dda24375c622557d9d75cdc5c2083ed6f30d8a13e4428dad3406bdd57497da885955d58617f08d +MISC ChangeLog 2605 SHA256 c649fd9169c5cff5bbd6322a0298df78b3fa7886bdaeb9355e2b316a319ea789 SHA512 20440ae86a76080e6697efb4195435ae593d764ae5ba69bb392f9c363c6e97b973d1dee67e864bae410a4499476040a3f772aca19e9bedef6a4dd8078291d9ea WHIRLPOOL a3b421022b03519be82165fda0de844a33bf5258b8da4f8eef0a672fe97bb4a016bcacb3971098705581a25a89e5426373e4bad8b111c2ea11a06d784641a59a +MISC ChangeLog-2015 1705 SHA256 7e4ca3fd41ffc5689e0216e347aff81e939222706ff972c4f018a62a215aff21 SHA512 58e30ec9d9910da9a8a87a1ad8ed45b2cebe72f05020f2ed66a6e3dff50676955592bcc4a6a581fbcb77e3ce656258ab00f4eae373732635e18156bc7b05942a WHIRLPOOL cd3cbc3edd24472abff9b19a5389e321d597e7150fac3e561dcd89b4b1adc8bb94b935cf88f486084f57e536832379bd2a7344c48a67be3c6a0e0ff130fd08fc +MISC metadata.xml 249 SHA256 943b9ce0cd072229b43569ab668dd7ec741d9dfefd942c8921dabd4490b27b0c SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 WHIRLPOOL b10e21575c78e201a652c8582cd16e3f7c86b13dd20a30f4cea44066fb139440b3c186147dbaae83478f11a20b6f457a99c8b29ee1239a4caaa21eee01250088 diff --git a/games-fps/ut2004-bonuspack-cbp1/metadata.xml b/games-fps/ut2004-bonuspack-cbp1/metadata.xml new file mode 100644 index 000000000000..78274e0fa550 --- /dev/null +++ b/games-fps/ut2004-bonuspack-cbp1/metadata.xml @@ -0,0 +1,8 @@ + + + + + games@gentoo.org + Gentoo Games Project + + diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild new file mode 100644 index 000000000000..3eaec6c13088 --- /dev/null +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +MOD_DESC="UT2003 Community Bonus Pack repacked for UT2004" +MOD_NAME="Community Bonus Pack Volume 1" + +inherit games games-mods + +HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2004" +SRC_URI="http://downloads.unrealadmin.org/UT2004/BonusPack/cbp1.zip + http://files.volved.com/qsr/ut2004_map_packs/cbp1.zip" + +LICENSE="freedist" +KEYWORDS="amd64 x86" +IUSE="" -- cgit v1.2.3