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-strategy/revenge-of-the-titans/
Date: Sun, 15 Oct 2017 12:23:20 +0000 (UTC)	[thread overview]
Message-ID: <1508070314.fd29d66469a72f3f6b5d55b573a6d7b52d618a26.Phil_miess@gentoo> (raw)

commit:     fd29d66469a72f3f6b5d55b573a6d7b52d618a26
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Sun Oct 15 12:25:14 2017 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Sun Oct 15 12:25:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=fd29d664

register dependencies on jars

 games-strategy/revenge-of-the-titans/Manifest                         | 2 +-
 .../revenge-of-the-titans/revenge-of-the-titans-201512192.ebuild      | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/games-strategy/revenge-of-the-titans/Manifest b/games-strategy/revenge-of-the-titans/Manifest
index 6ee8dca..3566b54 100644
--- a/games-strategy/revenge-of-the-titans/Manifest
+++ b/games-strategy/revenge-of-the-titans/Manifest
@@ -1,3 +1,3 @@
 DIST RevengeOfTheTitans-HIB-201512192.tar.gz 107641154 SHA256 c46349feee4e380f7af78aa4ee98f39f12ab40664df976108accc41d1fbadb21 SHA512 4824d401c73c2d13a8610a3b95b70a7e61559f3b0f1fee2e972420dc69b6b77f0fd836761e7218bc1795d2b01b18488d4148f66b9ebee939185fbe3cb094a855 WHIRLPOOL 9690a7ed46a648f5c47b9b694121fb755fad234e99348589fff000e7b7b808d94715dd664846fd35d18db19324887e116970120e8c7a84bfbbf40337684e36e9
-EBUILD revenge-of-the-titans-201512192.ebuild 1498 SHA256 26f0a9ee6aea29317de5d2169f45b91745432c532549415dda274f74604d8a61 SHA512 d078c55ce4d5375c7dc45b1b1d679f2e7b7a17c269f015e7f7dbf5e612c301c894d3c8f6d273f01532f678f1dfbc5ed30faa6b91d022136deb52501a33742dc6 WHIRLPOOL 76838023e87ee0288701e22428be9868132615f486f87f279f44c595d0bde6390a5f200c863a20838748c4637dd699bce502d2e281aaaff5f9bf04f066c0ec07
+EBUILD revenge-of-the-titans-201512192.ebuild 1580 SHA256 5615abbf202c837eb28ed8327c81287f7ad9b62cde86866175db687061c7a7e9 SHA512 4745377162ac91bbd09bd1d6bb1125b0d3ea2b51bf09c5e304303b85dcff4586cd3e677d8efa73c9f13044cfb21bb01806ac6934bebb7558df27e36902a44dfa WHIRLPOOL c696d2400c8a41e05d5d77d44b22e720c2342e4c45ab2913f5bc22bcac135948b3f21115f95c39564a6ccb4311cc3b497bbd37effec2a2f3cee62a945bcc210c
 MISC metadata.xml 358 SHA256 b94630286ffca0a47d8c2ef46791e7ffbfa8ded222b3d34bff45b79d33a44c94 SHA512 990557b8a54bdabea870e7494bbfe523621624f475736f66103b9a6e76ce63c25492d9c672aed7c49831a61799b4549c14bdd49e7a8599b9f5e31bd03165762c WHIRLPOOL b81d8105036746bfd34b84a52c8affab8190d8157885cc4360596c0c6e63ff7c977632e1bf77736f807bb1f80b3920b6a7c1dbce9294c9c6d6861f4df5d49dc5

diff --git a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-201512192.ebuild b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-201512192.ebuild
index 0fbda86..3b8a2e2 100644
--- a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-201512192.ebuild
+++ b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-201512192.ebuild
@@ -41,7 +41,9 @@ JAVA_RM_FILES=(
 	jvm.7z
 )
 src_install() {
-	java-pkg_register-dependency dev-java/gson,dev-java/lwjgl
+	java-pkg_register-dependency gson gson.jar
+	java-pkg_register-dependency lwjgl lwjgl.jar
+	java-pkg_register-dependency lwjgl lwjgl_util.jar
 	local dir="/opt/${P}"
 
 	java-pkg_jarinto "${dir}"


             reply	other threads:[~2017-10-15 12:23 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-15 12:23 Philip Miess [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-27 22:52 [gentoo-commits] repo/user/superposition:master commit in: games-strategy/revenge-of-the-titans/ Philip Miess
2024-01-27 22:52 Philip Miess
2023-03-25 20:43 Philip Miess
2023-03-25 20:42 Philip Miess
2017-10-15 17:58 Philip Miess
2017-10-15 17:10 Philip Miess
2017-10-15 13:41 Philip Miess
2017-10-15 13:41 Philip Miess
2017-10-15 13:41 Philip Miess
2017-10-15 12:29 Philip Miess
2017-10-15  1:51 Philip Miess
2017-10-15  0:17 Philip Miess
2017-10-15  0:15 Philip Miess
2017-10-14 20:10 Philip Miess
2017-10-14 19:46 Philip Miess
2017-10-14 19:43 Philip Miess
2017-10-14 19:20 Philip Miess
2017-10-14 19:20 Philip Miess
2017-10-14 19:20 Philip Miess
2017-10-14 12:44 Philip Miess
2017-10-14 12:07 Philip Miess
2017-10-14 12:03 Philip Miess
2017-10-14 11:59 Philip Miess
2017-10-14 11:59 Philip Miess
2017-10-11  2:44 Philip Miess
2017-10-11  2:44 Philip Miess
2017-10-11  2:44 Philip Miess
2017-10-11  2:44 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=1508070314.fd29d66469a72f3f6b5d55b573a6d7b52d618a26.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