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:31:35 +0000 (UTC)	[thread overview]
Message-ID: <1507253576.a01a9c9506d2da9eb7de66c921b2a6f45691f9c6.Phil_miess@gentoo> (raw)

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

remove overlapping scratch help files

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

diff --git a/games-kids/byob/Manifest b/games-kids/byob/Manifest
index 2a205f3..24aa55f 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 1963 SHA256 64eff1f7efee64dd7e2a119aef81364f97543fa7b33e2cbbffa3cb49ab096dcb SHA512 feaf5f25a080d81b05a6cac39b8c9bd858fcda94ef7693faeb33d63a0110b16bb848e164fb17b36c5678956368f3a27c39f3b8dc384f53f820bf1255b7f77325 WHIRLPOOL 9705b5cb661639de26678913b2244c1f95077d10bcfeba155c053f55ee5e9173ff11c1fb2498b9f1369c7ed852e49808d49339566a4c85dba9ff6a871ae91169
+EBUILD byob-3.1.1.ebuild 2402 SHA256 2ea9b39e4c14f9bff19315c4e0eb82337bb49015317d2e1351162308e2691f03 SHA512 32812b85b9d63da07f0013b176d10b9fcc436ecb30b2b1c2644ed671b28cee1f5d8697234216e7f87667caec064d2e676ea30b353375c7a3564da7077c7873be WHIRLPOOL bfe3b596ef0f36b58bca41eda3782538a21dc31611a14c8171b1dbcd7dd1dae0d72e1562516e6e5ea1d25014939a09d8ecf1983d9eb7b21cfaa6193ea23fda16
 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 2271b9f..0be8c5f 100644
--- a/games-kids/byob/byob-3.1.1.ebuild
+++ b/games-kids/byob/byob-3.1.1.ebuild
@@ -27,6 +27,19 @@ REQUIRED_USE="?? ( alsa oss pulseaudio nas )"
 
 S="${WORKDIR}"
 
+src_prepare() {
+mv Help/en/allscreens.html Help/en/allscreens-BYOB.html
+rm   Help/en/index.html \
+     Help/en/ScratchGettingStartedv14.pdf \
+     Help/en/ScratchReferenceGuide14.pdf \
+     Help/en/images/getting-started-thumb.gif \
+     Help/en/images/help-menu.gif \
+     Help/en/images/helpscreens-thumb.gif \
+     Help/en/images/scratch-interface-1.gif \
+     Help/en/images/scratch-logo.gif \
+     Help/en/images/support-site.gif 
+}
+
 src_configure(){
 
 if   use alsa;       then squeak_sound_plugin="ALSA"


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

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06  1:31 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:08 Philip Miess
2017-10-06  1:04 Philip Miess
2017-10-06  1:02 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=1507253576.a01a9c9506d2da9eb7de66c921b2a6f45691f9c6.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