public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Philip Miess" <Phil_miess@yahoo.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/user/superposition:master commit in: games-arcade/titanattacks/
Date: Mon, 16 Oct 2017 00:17:32 +0000 (UTC)	[thread overview]
Message-ID: <1508113168.603e851a91ae4b4e2de9ef89592b426154755b7c.Phil_miess@gentoo> (raw)

commit:     603e851a91ae4b4e2de9ef89592b426154755b7c
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Mon Oct 16 00:19:28 2017 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Mon Oct 16 00:19:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=603e851a

del trailing space, add slot to lwjgl

 games-arcade/titanattacks/Manifest                     | 2 +-
 games-arcade/titanattacks/titanattacks-20151219.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-arcade/titanattacks/Manifest b/games-arcade/titanattacks/Manifest
index d5d5a3b..e058b79 100644
--- a/games-arcade/titanattacks/Manifest
+++ b/games-arcade/titanattacks/Manifest
@@ -1,4 +1,4 @@
 AUX titanattacks-20151219.patch 1425 SHA256 ee66e9d700087d01bb07aa51c623ae997f3a9284615efa772d765c05d6a08bc9 SHA512 30a4fd57dc3ee44f18a03b7d269c909601fff7c16fa63ba5b326c63638f3378edc035d02d172a1697a543d6c409809d6bca78263a86c281cc45a75950d1b1c4c WHIRLPOOL faaadc753f19baf26fb45282526aed733d82bb6da91bfa39cdb4eded7ef0ce107d4590dfcc68c19422a96e3181419113558ff3d6974d1e57a6ddd36c0302e587
 DIST TitanAttacks-HIB-20151219.tar.gz 46012148 SHA256 bbf21a20a3faca04a07d5f799a5932b74d6d00fdfe920c8c72f6165d3180b217 SHA512 143afe2b095b8c833ba68b8ede46d32fcbb5385b81a1f3b93be1879c54f84016d338891a00fdea1e5ec23cf5df819ff3e670ea72720f0ba41d201232190a33a2 WHIRLPOOL 229e7267380537a921ee6891aee10e8ee358920cfdc70b05628880a138ff004067d383e9c4b0de733156fd728faf1b349e50a825d46b7a5e644bcbed50851d86
-EBUILD titanattacks-20151219.ebuild 1314 SHA256 c54a3b0866385776777c6ee7361726113328509266bfc4165a196f1264655bcc SHA512 58e55675c3507b9d6053ac2e0997f631f0bb20a07112b76f6dd9ac9e310af4cc6d20d7cb16a04bcb5a69f30077baa9a5070362b181aa01f18315484f1ab0f0d8 WHIRLPOOL ca3692d085dd9da2da852843aa03ef27b08333bfb75efe1eb01470818aae7cc12303d5b835722d984666bbcd6aa5a90b5d2763ce0c1abe65641ebbc538c7565d
+EBUILD titanattacks-20151219.ebuild 1319 SHA256 dfa5fcbe9a4372958c6afad0428072a0d5a87be41f5a1ce4c2edd5e61b6abc66 SHA512 2a4a0f9772f1204f986ef81ee92114bcd3d46b7140eacd40021ae57cf7814239a4cd0e33df713eab7ab249b2c5b5c499e93a6a1fd453a885ec7f5d64f9d08449 WHIRLPOOL e0df939bdf0fc0ab38cfafb39ffb7e81eaf74bc5fb18bbeb26037283c95b7e4ced7e9076cc83ad8da28166af3ad581ea3c0ecc6636974d762ad4897abe1ac5f9
 MISC metadata.xml 478 SHA256 c9542afc15418d1f455d6bdb92db24ff1c2efbfc00071c463ec078e8591f4163 SHA512 12979c309dc45e6b84a23d589db95de0b5efe69c177473659bff3218f43ff16adea1b03759f7e926dbb66be2ecd93e946431bb17457df3adbf61614dbf69cb39 WHIRLPOOL afc08aee2d1a3d329a4afb1357f2e482ba2107d1f09d2c8e51b58654b452e3f76d2665ac91ed37f9bb951c9a44beb56f883da0bf5d709a1c4c65ed3689a0fafe

diff --git a/games-arcade/titanattacks/titanattacks-20151219.ebuild b/games-arcade/titanattacks/titanattacks-20151219.ebuild
index 341838a..ce5838c 100644
--- a/games-arcade/titanattacks/titanattacks-20151219.ebuild
+++ b/games-arcade/titanattacks/titanattacks-20151219.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 inherit eutils java-pkg-2
 
-DESCRIPTION="single-handedly turn back the evil invading alien army" 
+DESCRIPTION="single-handedly turn back the evil invading alien army"
 HOMEPAGE="http://www.puppygames.net/titan-attacks"
 SRC_URI="TitanAttacks-HIB-20151219.tar.gz"
 
@@ -17,7 +17,7 @@ IUSE=""
 DEPEND=">=virtual/jre-1.7:*
 	virtual/opengl
 	media-libs/openal
-	dev-java/gson
+	dev-java/gson:2.2.2
 	dev-java/lwjgl"
 RDEPEND="${DEPEND}"
 


             reply	other threads:[~2017-10-16  0:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16  0:17 Philip Miess [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-16  0:20 [gentoo-commits] repo/user/superposition:master commit in: games-arcade/titanattacks/ Philip Miess
2017-10-16  0:30 Philip Miess
2023-03-25 17:39 Philip Miess
2023-03-25 20:42 Philip Miess
2023-03-25 20:42 Philip Miess
2024-01-21  3:08 Philip Miess

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=1508113168.603e851a91ae4b4e2de9ef89592b426154755b7c.Phil_miess@gentoo \
    --to=phil_miess@yahoo.com \
    --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