From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 929331381F3 for ; Thu, 18 Jul 2013 15:30:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32C66E0AFD; Thu, 18 Jul 2013 15:30:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5917E0AFD for ; Thu, 18 Jul 2013 15:30:09 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D620833BDD3 for ; Thu, 18 Jul 2013 15:30:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 66BE0E468F for ; Thu, 18 Jul 2013 15:30:07 +0000 (UTC) From: "Nikoli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nikoli" Message-ID: <1374160817.ca02a5414790e90292dccbdf65d30bac70eb48ed.nikoli@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-util/gmqcc/, games-fps/xonotic-data/, dev-games/gmqcc/ X-VCS-Repository: proj/gamerlay X-VCS-Files: dev-games/gmqcc/gmqcc-0.2.2.ebuild dev-games/gmqcc/gmqcc-9999.ebuild dev-games/gmqcc/metadata.xml games-fps/xonotic-data/xonotic-data-9999.ebuild games-util/gmqcc/gmqcc-0.2.2.ebuild games-util/gmqcc/gmqcc-9999.ebuild games-util/gmqcc/metadata.xml X-VCS-Directories: games-util/gmqcc/ games-fps/xonotic-data/ dev-games/gmqcc/ X-VCS-Committer: nikoli X-VCS-Committer-Name: Nikoli X-VCS-Revision: ca02a5414790e90292dccbdf65d30bac70eb48ed X-VCS-Branch: master Date: Thu, 18 Jul 2013 15:30:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 47ff3cda-168f-4787-9c5c-96eb4e275f58 X-Archives-Hash: 74ec664455908aff2477a71f3f76bc8b commit: ca02a5414790e90292dccbdf65d30bac70eb48ed Author: Nikoli lavabit com> AuthorDate: Thu Jul 18 15:20:17 2013 +0000 Commit: Nikoli lavabit com> CommitDate: Thu Jul 18 15:20:17 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=ca02a541 gmqcc: fteqcc and fteqcc-xonotic are in games-util category --- games-fps/xonotic-data/xonotic-data-9999.ebuild | 2 +- {dev-games => games-util}/gmqcc/gmqcc-0.2.2.ebuild | 0 {dev-games => games-util}/gmqcc/gmqcc-9999.ebuild | 0 {dev-games => games-util}/gmqcc/metadata.xml | 0 4 files changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/xonotic-data/xonotic-data-9999.ebuild b/games-fps/xonotic-data/xonotic-data-9999.ebuild index 3ce4766..fbadff3 100644 --- a/games-fps/xonotic-data/xonotic-data-9999.ebuild +++ b/games-fps/xonotic-data/xonotic-data-9999.ebuild @@ -19,7 +19,7 @@ IUSE="+client +convert low +maps +zip" RDEPEND="" DEPEND=" - ~dev-games/gmqcc-9999 + ~games-util/gmqcc-9999 convert? ( media-gfx/imagemagick[jpeg,png] low? ( media-sound/vorbis-tools ) diff --git a/dev-games/gmqcc/gmqcc-0.2.2.ebuild b/games-util/gmqcc/gmqcc-0.2.2.ebuild similarity index 100% rename from dev-games/gmqcc/gmqcc-0.2.2.ebuild rename to games-util/gmqcc/gmqcc-0.2.2.ebuild diff --git a/dev-games/gmqcc/gmqcc-9999.ebuild b/games-util/gmqcc/gmqcc-9999.ebuild similarity index 100% rename from dev-games/gmqcc/gmqcc-9999.ebuild rename to games-util/gmqcc/gmqcc-9999.ebuild diff --git a/dev-games/gmqcc/metadata.xml b/games-util/gmqcc/metadata.xml similarity index 100% rename from dev-games/gmqcc/metadata.xml rename to games-util/gmqcc/metadata.xml