From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-board/domination: domination-1.1.1.4.ebuild ChangeLog
Date: Fri, 3 May 2013 01:03:18 +0000 (UTC) [thread overview]
Message-ID: <20130503010318.C1B7A2171D@flycatcher.gentoo.org> (raw)
mr_bones_ 13/05/03 01:03:18
Modified: ChangeLog
Added: domination-1.1.1.4.ebuild
Log:
version bump
(Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.15 games-board/domination/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 30 Jan 2013 22:42:27 -0000 1.14
+++ ChangeLog 3 May 2013 01:03:18 -0000 1.15
@@ -1,6 +1,12 @@
# ChangeLog for games-board/domination
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v 1.14 2013/01/30 22:42:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v 1.15 2013/05/03 01:03:18 mr_bones_ Exp $
+
+*domination-1.1.1.4 (03 May 2013)
+
+ 03 May 2013; Michael Sterrett <mr_bones_@gentoo.org>
+ +domination-1.1.1.4.ebuild:
+ version bump
30 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org>
-domination-1.1.1.1.ebuild:
1.1 games-board/domination/domination-1.1.1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/domination-1.1.1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/domination-1.1.1.4.ebuild?rev=1.1&content-type=text/plain
Index: domination-1.1.1.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/domination/domination-1.1.1.4.ebuild,v 1.1 2013/05/03 01:03:18 mr_bones_ Exp $
inherit eutils java-pkg-2 java-ant-2 games
DESCRIPTION="The well-known board game, written in java"
HOMEPAGE="http://domination.sourceforge.net"
SRC_URI="mirror://sourceforge/domination/Domination_${PV}.zip"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=virtual/jre-1.4"
DEPEND=">=virtual/jdk-1.4
app-arch/unzip"
S=${WORKDIR}/Domination
pkg_setup() {
games_pkg_setup
java-pkg-2_pkg_setup
}
EANT_BUILD_TARGET="game"
src_compile() {
java-pkg-2_src_compile
}
src_install() {
mkdir -p "${D}${GAMES_PREFIX}"/bin
cp "${S}"/FlashGUI.sh "${D}${GAMES_PREFIX}"/bin/${PN} || die
sed -i \
-e "s|cd.*|cd \"${GAMES_DATADIR}\"/${PN}|" \
"${D}${GAMES_PREFIX}"/bin/${PN} \
|| die
chmod +x "${D}${GAMES_PREFIX}"/bin/${PN} || die
insinto "${GAMES_DATADIR}/${PN}"
doins -r "${S}"/* || die
rm -f "${D}${GAMES_DATADIR}"/${PN}/*.cmd || die
java-pkg_regjar "${D}/${GAMES_DATADIR}/${PN}"/*.jar
newicon resources/icon.png ${PN}.png
make_desktop_entry ${PN} "Domination"
prepgamesdirs
}
reply other threads:[~2013-05-03 1:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130503010318.C1B7A2171D@flycatcher.gentoo.org \
--to=mr_bones_@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