public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/oasis/
Date: Fri,  5 Jul 2019 20:17:48 +0000 (UTC)	[thread overview]
Message-ID: <1562357818.eaf6a0caa951bea05255249a537b436c2ac0fa89.mgorny@gentoo> (raw)

commit:     eaf6a0caa951bea05255249a537b436c2ac0fa89
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 08:05:24 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul  5 20:16:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf6a0ca

dev-ml/oasis: Replace STRIP_MASK with RESTRICT="strip"

Closes: https://bugs.gentoo.org/651438
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ml/oasis/oasis-0.4.10.ebuild | 4 ++--
 dev-ml/oasis/oasis-0.4.8.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ml/oasis/oasis-0.4.10.ebuild b/dev-ml/oasis/oasis-0.4.10.ebuild
index 03927db1211..4a26f9bc6e6 100644
--- a/dev-ml/oasis/oasis-0.4.10.ebuild
+++ b/dev-ml/oasis/oasis-0.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,6 +35,6 @@ DEPEND="${RDEPEND}
 		dev-ml/extlib
 	)"
 
-STRIP_MASK="*/bin/*"
+RESTRICT="strip"
 S="${WORKDIR}/${MY_P}"
 DOCS=( "README.md" "TODO.txt" "AUTHORS.md" "CHANGES.txt" )

diff --git a/dev-ml/oasis/oasis-0.4.8.ebuild b/dev-ml/oasis/oasis-0.4.8.ebuild
index e2f5056918f..0ed13d0087f 100644
--- a/dev-ml/oasis/oasis-0.4.8.ebuild
+++ b/dev-ml/oasis/oasis-0.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -33,6 +33,6 @@ DEPEND="${RDEPEND}
 		dev-ml/extlib
 	)"
 
-STRIP_MASK="*/bin/*"
+RESTRICT="strip"
 S="${WORKDIR}/${MY_P}"
 DOCS=( "README.md" "TODO.txt" "AUTHORS.md" "CHANGES.txt" )


             reply	other threads:[~2019-07-05 20:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-05 20:17 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-29  7:32 [gentoo-commits] repo/gentoo:master commit in: dev-ml/oasis/ Alfredo Tupone
2020-12-02 17:46 Aaron Bauman
2019-12-12 16:46 Michał Górny
2018-02-11 21:56 Thomas Deutschmann
2017-08-04 21:07 Amy Liffey
2017-05-24 11:08 Alexis Ballier
2017-01-24 11:14 Alexis Ballier
2016-12-07 19:33 Alexis Ballier
2016-08-23 15:11 Alexis Ballier
2016-04-30 14:18 Alexis Ballier
2016-03-01 18:47 Alexis Ballier
2016-02-07 16:14 Alexis Ballier

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=1562357818.eaf6a0caa951bea05255249a537b436c2ac0fa89.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --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