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-kids/byob/
Date: Fri,  6 Oct 2017 01:02:40 +0000 (UTC)	[thread overview]
Message-ID: <1507251834.b0280362c8f9fdfea0997b7bde22f7d72ceb778a.Phil_miess@gentoo> (raw)

commit:     b0280362c8f9fdfea0997b7bde22f7d72ceb778a
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Fri Oct  6 01:03:54 2017 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Fri Oct  6 01:03:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=b0280362

set S properly

 games-kids/byob/Manifest          | 2 +-
 games-kids/byob/byob-3.1.1.ebuild | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/games-kids/byob/Manifest b/games-kids/byob/Manifest
index bbcd376..94fe0f7 100644
--- a/games-kids/byob/Manifest
+++ b/games-kids/byob/Manifest
@@ -1,4 +1,4 @@
 DIST BYOB_3_1_1_110519_w_changes.zip 5089482 SHA256 c28241f002b336361b78cfa840ae009779c9eb46389e0a76f26fce117c22bf65 SHA512 da050dbc995d21bcad3b567f68b16a64f0abb3d3265106493aa507cc0ff19917ef56853f05484423c12c734c2d3104bc2b9488db7c8e22ed2f18fafe161bf62a WHIRLPOOL 7e0558622ba6f80528d6e71358a9e18af03d130ba07a4fcd244be627e22cbde5f07c104b6aa7080142ae77b8f9d18b021e7bf07f321b6d8287b11c2b4bb96da1
 DIST byoblib.tgz 7776258 SHA256 87251d5e648c84885e9abc8e157b779f7871245a30068212ded81bdc9698283b SHA512 cbcdd4ccd4e1977844a7fee81e3ea11f0346879933766b4d39662a804bc39460832da75a83b1061840d44bc33de51ac62c1030d6dd3c9002fe1f49d29433038d WHIRLPOOL e4d2d676231a26bc71e6927be00d04cdaf055391bb038a147d60e90c1f4af02006819a59842e82aba1cb581f2f834fad0749d216cb374e1304a0f31f3cb833fb
-EBUILD byob-3.1.1.ebuild 1948 SHA256 bfd2d7bba70fd170dc2a2624101048c7a1a56fa91a0f601695e32a2a0b5565bd SHA512 878a8c70d6c05db8fc9915a001d80320396e2ced59c119afb579ba299a3485e78de30bf98066c7b31b79b041cd329a64082bff750614f8f4e3475ed9c66e4e66 WHIRLPOOL 846f145ab3984265b4f4701cad2b86345b5b8ed060a2502fe2234081b4887616503221aeb929b49053e030b184899ce600ae6ff2cd48aa4ecf04434b0a55cdc2
+EBUILD byob-3.1.1.ebuild 1964 SHA256 1222b95632b8bae844347e08094fa8edb93a0d3c2e9760dee7c39bd4a2471768 SHA512 4f63a3bccece5096f38685216bf7882fb6ee7f693c67093fee5a013013b1ee5189581f98d9e4f6334e46adaee51a2ffab2035a08b9f0b2919e55758dd73aae57 WHIRLPOOL c120d6d85d619556937c06b7f60b5c72cf39c50338f5ee8f151c93700c30b58f84958b79c84b0deee0a21ee8dca0d262651ad487b029ecf9941122fb105778aa
 MISC metadata.xml 1115 SHA256 de17c227c6a4adc40db7b14b717d610373305c456c7766ca3a629d5f972f10d2 SHA512 fc2ee3035e5ed20bd740122016fc606d40a943748bbabfd0a9e9137d14e5d3fb4c97312697f927778738d14887a773903a387e9f83ae885068ca3b0760c1f08a WHIRLPOOL c2c56f81ad0a02fd26592c182131fb3875160f6c447bb4837df0387f75ae95683a1870f61dcc4e6d35dea8da3906538c70c89ff496dc08d029a7e469761e2d6b

diff --git a/games-kids/byob/byob-3.1.1.ebuild b/games-kids/byob/byob-3.1.1.ebuild
index 7521a50..dad6cf4 100644
--- a/games-kids/byob/byob-3.1.1.ebuild
+++ b/games-kids/byob/byob-3.1.1.ebuild
@@ -25,6 +25,8 @@ RDEPEND="${DEPEND}"
 
 REQUIRED_USE="?? ( alsa oss pulseaudio nas )"
 
+S="${WORKDIR}"
+
 src_configure(){
 
 if   use alsa;       then squeak_sound_plugin="ALSA"


             reply	other threads:[~2017-10-06  1:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06  1:02 Philip Miess [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-25 20:42 [gentoo-commits] repo/user/superposition:master commit in: games-kids/byob/ Philip Miess
2017-10-07 13:53 Philip Miess
2017-10-07 13:51 Philip Miess
2017-10-07 13:40 Philip Miess
2017-10-07 13:36 Philip Miess
2017-10-06  1:39 Philip Miess
2017-10-06  1:37 Philip Miess
2017-10-06  1:33 Philip Miess
2017-10-06  1:31 Philip Miess
2017-10-06  1:08 Philip Miess
2017-10-06  1:04 Philip Miess
2017-10-06  0:58 Philip Miess
2017-10-06  0:52 Philip Miess
2017-10-06  0: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=1507251834.b0280362c8f9fdfea0997b7bde22f7d72ceb778a.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