public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/code-server-bin/
Date: Tue,  4 Aug 2020 08:42:42 +0000 (UTC)	[thread overview]
Message-ID: <1596494490.6579eb61c495e660c30f0d96285d1e04d9953f9e.andrewammerlaan@gentoo> (raw)

commit:     6579eb61c495e660c30f0d96285d1e04d9953f9e
Author:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Mon Aug  3 22:41:30 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Aug  3 22:41:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6579eb61

www-apps/code-server-bin: move license removal to src_prepare phase

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>

 www-apps/code-server-bin/code-server-bin-3.4.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www-apps/code-server-bin/code-server-bin-3.4.1.ebuild b/www-apps/code-server-bin/code-server-bin-3.4.1.ebuild
index c7be5a5..939c658 100644
--- a/www-apps/code-server-bin/code-server-bin-3.4.1.ebuild
+++ b/www-apps/code-server-bin/code-server-bin-3.4.1.ebuild
@@ -55,12 +55,11 @@ src_prepare() {
 	# not needed
 	rm code-server || die
 	rm postinstall.sh || die
-}
-
-src_install() {
 	# already in /usr/portage/licenses/MIT
 	rm LICENSE.txt || die
+}
 
+src_install() {
 	local mydocs="README.md ThirdPartyNotices.txt"
 	for doc in ${mydocs}
 	do


             reply	other threads:[~2020-08-04  8:42 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-04  8:42 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-10 23:52 [gentoo-commits] repo/proj/guru:master commit in: www-apps/code-server-bin/ Haelwenn Monnier
2024-07-10 23:52 Haelwenn Monnier
2024-07-10 23:52 Haelwenn Monnier
2023-11-30 10:44 Andrew Ammerlaan
2023-11-01 23:27 Haelwenn Monnier
2023-10-02 12:24 David Roman
2023-09-25 10:00 Florian Schmaus
2023-08-01 14:17 David Roman
2023-08-01 14:17 David Roman
2023-07-31 14:53 David Roman
2023-07-22 13:07 David Roman
2023-07-22 13:07 David Roman
2023-06-27  8:24 Florian Schmaus
2023-06-26 11:24 Andrew Ammerlaan
2023-06-26 11:24 Andrew Ammerlaan
2023-05-21  7:23 Viorel Munteanu
2023-05-21  7:23 Viorel Munteanu
2023-04-23  8:40 Florian Schmaus
2023-04-23  8:40 Florian Schmaus
2022-12-31 10:37 Florian Schmaus
2022-10-04  2:54 Haelwenn Monnier
2022-09-26  9:48 Andrew Ammerlaan
2022-09-09 20:02 Ronny Gutbrod
2022-04-15 18:42 Andrew Ammerlaan
2022-04-15 18:42 Andrew Ammerlaan
2022-04-15 18:42 Andrew Ammerlaan
2022-04-15 18:42 Andrew Ammerlaan
2022-03-07 15:15 Ronny Gutbrod
2022-03-07 15:15 Ronny Gutbrod
2022-02-13 20:24 Arthur Zamarin
2022-02-01 10:38 Florian Schmaus
2022-02-01 10:38 Florian Schmaus
2021-09-25 17:14 Arthur Zamarin
2021-09-25 17:14 Arthur Zamarin
2021-09-25 17:14 Arthur Zamarin
2021-05-22 10:05 Andrew Ammerlaan
2021-05-11  7:39 Andrew Ammerlaan
2021-05-11  7:39 Andrew Ammerlaan
2021-04-09 12:53 Andrew Ammerlaan
2021-04-09 12:53 Andrew Ammerlaan
2021-03-28 11:43 Andrew Ammerlaan
2021-03-26 18:11 Andrew Ammerlaan
2021-03-26 18:11 Andrew Ammerlaan
2021-03-26 18:11 Andrew Ammerlaan
2021-03-11 13:16 Andrew Ammerlaan
2021-02-13 11:42 Andrew Ammerlaan
2021-02-13 11:42 Andrew Ammerlaan
2021-02-07  8:24 Andrew Ammerlaan
2021-02-07  8:24 Andrew Ammerlaan
2020-10-25 12:32 Andrew Ammerlaan
2020-07-28  9:12 Andrew Ammerlaan

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=1596494490.6579eb61c495e660c30f0d96285d1e04d9953f9e.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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