From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/supermariowar/
Date: Sat, 23 Sep 2017 09:04:04 +0000 (UTC) [thread overview]
Message-ID: <1506157434.f4c53a5355d5f6a2d68089a980b54a8224699b89.soap@gentoo> (raw)
commit: f4c53a5355d5f6a2d68089a980b54a8224699b89
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 09:03:35 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 09:03:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c53a53
games-action/supermariowar: [QA] Fix minor issues
* Never use 'default' with cmake-utils.eclass
* Fix canonical LICENSE/SLOT/KEYWORDS/IUSE order
Package-Manager: Portage-2.3.10, Repoman-2.3.3
games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild
index b015d2b57fc..3df6782843c 100644
--- a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild
+++ b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild
@@ -13,14 +13,13 @@ DESCRIPTION="Fan-made multiplayer Super Mario Bros. style deathmatch game"
HOMEPAGE="https://github.com/mmatyas/supermariowar"
SRC_URI="https://github.com/mmatyas/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
LICENSE="GPL-2"
SLOT="0"
-
+KEYWORDS="~amd64 ~x86"
IUSE="server"
RDEPEND="
- sys-libs/zlib
+ sys-libs/zlib:=
dev-cpp/yaml-cpp
net-libs/enet:1.3=
media-libs/sdl-mixer[vorbis]
@@ -40,7 +39,8 @@ src_unpack() {
}
src_prepare() {
- default
+ cmake-utils_src_prepare
+
einfo "Copying Findyaml-cpp.cmake"
cp "${FILESDIR}/${P}-yaml-cpp-config.cmake" cmake/Findyaml-cpp.cmake || die
eend $?
next reply other threads:[~2017-09-23 9:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-23 9:04 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-19 12:46 [gentoo-commits] repo/gentoo:master commit in: games-action/supermariowar/ Sam James
2021-04-06 18:18 Sam James
2020-02-08 17:06 David Seifert
2017-11-30 7:43 Patrice Clement
2017-10-03 22:45 Patrice Clement
2017-09-22 14:45 Patrice Clement
2017-09-19 7:19 Patrice Clement
2017-09-18 19:42 Patrice Clement
2017-09-18 7:05 Patrice Clement
2017-09-17 22:22 Patrice Clement
2017-09-17 22:17 Patrice Clement
2017-09-17 22:16 Patrice Clement
2017-09-17 22:13 Patrice Clement
2017-09-17 22:13 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1506157434.f4c53a5355d5f6a2d68089a980b54a8224699b89.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox