From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-848065-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 242301384B4 for <garchives@archives.gentoo.org>; Sun, 22 Nov 2015 15:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A94B9E07EB; Sun, 22 Nov 2015 15:11:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40C8CE07EB for <gentoo-commits@lists.gentoo.org>; Sun, 22 Nov 2015 15:11:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E13F13407B8 for <gentoo-commits@lists.gentoo.org>; Sun, 22 Nov 2015 15:11:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A38AB105C for <gentoo-commits@lists.gentoo.org>; Sun, 22 Nov 2015 15:11:26 +0000 (UTC) From: "Michael Sterrett" <mr_bones_@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Sterrett" <mr_bones_@gentoo.org> Message-ID: <1448205067.62c1465d91eefb9cfda0844cc23f9bf0a502ccab.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/domination/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/domination/Manifest games-board/domination/domination-1.1.1.5.ebuild X-VCS-Directories: games-board/domination/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 62c1465d91eefb9cfda0844cc23f9bf0a502ccab X-VCS-Branch: master Date: Sun, 22 Nov 2015 15:11:26 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3e5778ad-27df-4283-989e-dba67aa3ccf1 X-Archives-Hash: 2a7421451919d5ca27e4b2ea0399935e commit: 62c1465d91eefb9cfda0844cc23f9bf0a502ccab Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sun Nov 22 15:11:07 2015 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Nov 22 15:11:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c1465d clean old Package-Manager: portage-2.2.20.1 games-board/domination/Manifest | 1 - games-board/domination/domination-1.1.1.5.ebuild | 51 ------------------------ 2 files changed, 52 deletions(-) diff --git a/games-board/domination/Manifest b/games-board/domination/Manifest index c9b2821..5130701 100644 --- a/games-board/domination/Manifest +++ b/games-board/domination/Manifest @@ -1,2 +1 @@ -DIST Domination_1.1.1.5.zip 6390032 SHA256 6e0dd1c869679cc80c7904d6512cf9f6fc858a985b60c5a33f3f3291d716f740 SHA512 116d96aded29f60e71eacc8069c6b9ad3b2e8b7e44ed06c730cdaf8e1de4b95650e928e1876feb6bcb08697cd6eaedf1529cf323855e2da652855d07e8337360 WHIRLPOOL cd3de0950075f6330931f0847bd048d9919afc6009bfe99b7f3f6bed09a1b7ade30ad918af23139db2b15baacfe79845d3ce75c42463c5aa59603d141639b251 DIST Domination_1.1.1.6.zip 6567410 SHA256 90f8ec827137f738eafa32489a979eaa86683a0df0c3839f3e1626c0cf23f3d6 SHA512 46f4499f285f86cf94914ef62b25a52aa3b9848721c24900ec172f9b41d846dab07e288c564321486d451caee6049b4f4cb0ab475e378aa6df670e656b5b1fe6 WHIRLPOOL 38781c79c33319b41568ea4bf476a28b203d99b2ba8cfb62088cb48f3aa11ef63596f7a0936cfe9c1b22cc1fed1b583c1b8f2ccc7d85c607584f7d6f192f78ce diff --git a/games-board/domination/domination-1.1.1.5.ebuild b/games-board/domination/domination-1.1.1.5.ebuild deleted file mode 100644 index 864824d..0000000 --- a/games-board/domination/domination-1.1.1.5.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -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.5" -DEPEND=">=virtual/jdk-1.5 - 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() { - newgamesbin "${S}"/FlashGUI.sh ${PN} - sed -i \ - -e "s|cd.*|cd \"${GAMES_DATADIR}\"/${PN}|" \ - "${D}${GAMES_BINDIR}"/${PN} \ - || die - chmod +x "${D}${GAMES_BINDIR}"/${PN} || die - - insinto "${GAMES_DATADIR}/${PN}" - doins -r "${S}"/* - 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 -}