From: "Azamat H. Hackimov" <winterheart@gentoo.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-sports/stuntrally/
Date: Sat, 10 Nov 2018 23:44:50 +0000 (UTC) [thread overview]
Message-ID: <1541893460.837c3618c987ead02b02ce6346cb4a25efa8551c.winterheart@gentoo> (raw)
commit: 837c3618c987ead02b02ce6346cb4a25efa8551c
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sat Nov 10 22:27:09 2018 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Sat Nov 10 23:44:20 2018 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=837c3618
games-sports/stuntrally: minor fixes to package
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
games-sports/stuntrally/metadata.xml | 16 ++++++++--------
games-sports/stuntrally/stuntrally-2.6.ebuild | 8 +++-----
games-sports/stuntrally/stuntrally-9999.ebuild | 9 ++++-----
3 files changed, 15 insertions(+), 18 deletions(-)
diff --git a/games-sports/stuntrally/metadata.xml b/games-sports/stuntrally/metadata.xml
index 4f07b2f..557dc29 100644
--- a/games-sports/stuntrally/metadata.xml
+++ b/games-sports/stuntrally/metadata.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
- <email>mva@mva.name</email>
- <description>
- If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
- </description>
- <name>Vadim A. Misbakh-Soloviov</name>
+<maintainer type="person">
+<email>mva@mva.name</email>
+<description>
+If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
+</description>
+<name>Vadim A. Misbakh-Soloviov</name>
</maintainer>
<longdescription>FIXME</longdescription>
<use>
- <flag name="editor">Build and install maps editor</flag>
- <flag name="game">Build and install game client itself</flag>
+<flag name="editor">Build and install maps editor</flag>
+<flag name="game">Build and install game client itself</flag>
</use>
</pkgmetadata>
diff --git a/games-sports/stuntrally/stuntrally-2.6.ebuild b/games-sports/stuntrally/stuntrally-2.6.ebuild
index 7516d7c..2352fba 100644
--- a/games-sports/stuntrally/stuntrally-2.6.ebuild
+++ b/games-sports/stuntrally/stuntrally-2.6.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="6"
+EAPI=6
[[ ${PV} = 9999* ]] && GIT="git-r3"
inherit cmake-utils ${GIT}
-DESCRIPTION="Rally game focused on closed rally tracks with possible stunt elements (jumps, loops, pipes)."
+DESCRIPTION="Rally game focused on closed rally tracks with possible stunt elements."
HOMEPAGE="http://stuntrally.tuxfamily.org/"
SLOT="0"
@@ -56,7 +55,6 @@ src_configure() {
cmake-utils_src_configure
}
-
src_install() {
cmake-utils_src_install
}
diff --git a/games-sports/stuntrally/stuntrally-9999.ebuild b/games-sports/stuntrally/stuntrally-9999.ebuild
index 4d133e4..13fa61b 100644
--- a/games-sports/stuntrally/stuntrally-9999.ebuild
+++ b/games-sports/stuntrally/stuntrally-9999.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="6"
+EAPI=6
[[ ${PV} = 9999* ]] && GIT="git-r3"
inherit ${GIT} cmake-utils
-DESCRIPTION="Rally game focused on closed rally tracks with possible stunt elements (jumps, loops, pipes)."
+DESCRIPTION="Rally game focused on closed rally tracks with possible stunt elements."
HOMEPAGE="http://stuntrally.tuxfamily.org/"
SLOT="0"
@@ -19,7 +18,7 @@ if [[ ${PV} = 9999* ]]; then
SRC_URI=""
KEYWORDS=""
EGIT_REPO_URI="https://github.com/stuntrally/stuntrally"
- LIVE_PDEPEND="=${CATEGORY}/${PN}-tracks-${PV}"
+ LIVE_PDEPEND="~${CATEGORY}/${PN}-tracks-${PV}"
else
KEYWORDS="~amd64 ~x86"
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tgz"
next reply other threads:[~2018-11-10 23:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-10 23:44 Azamat H. Hackimov [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-01 15:41 [gentoo-commits] proj/gamerlay:master commit in: games-sports/stuntrally/ Azamat H. Hackimov
2016-08-25 16:09 Vadim A. Misbakh-Soloviov
2013-04-22 8:39 Sergey Popov
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=1541893460.837c3618c987ead02b02ce6346cb4a25efa8551c.winterheart@gentoo \
--to=winterheart@gentoo.ru \
--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