public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Stein" <jstein@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-ru/
Date: Tue, 19 Jun 2018 20:06:15 +0000 (UTC)	[thread overview]
Message-ID: <1529438764.c4c9c948a20fab2788c736efbacc86de71a42598.jstein@gentoo> (raw)

commit:     c4c9c948a20fab2788c736efbacc86de71a42598
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 19:53:17 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Jun 19 20:06:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c9c948

app-dicts/myspell-ru: Add missing || die

Bug: https://bugs.gentoo.org/654018
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild b/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild
index f8ec8a9ebff..1ed79c8030e 100644
--- a/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild
+++ b/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,6 +24,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd6
 
 src_prepare() {
 	default
-	mv russian-aot.dic ru_RU.dic
-	mv russian-aot.aff ru_RU.aff
+	mv russian-aot.dic ru_RU.dic || die
+	mv russian-aot.aff ru_RU.aff || die
 }


             reply	other threads:[~2018-06-19 20:06 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-19 20:06 Jonas Stein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-27  4:13 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-ru/ Sam James
2021-10-26  6:08 Joonas Niilola
2021-10-26  6:08 Joonas Niilola
2021-07-05  6:57 Agostino Sarubbo
2021-06-07  6:29 Sergei Trofimovich
2021-06-07  6:28 Sergei Trofimovich
2021-06-07  6:25 Sergei Trofimovich
2021-06-03 14:35 Joonas Niilola
2021-06-03 14:22 Joonas Niilola
2021-06-03 14:22 Joonas Niilola
2021-03-11 11:09 Sam James
2019-11-06  7:07 Joonas Niilola
2019-10-12  7:01 Michał Górny
2019-10-12  4:33 Matt Turner
2019-10-11 22:32 Sergei Trofimovich
2019-10-07 19:12 Sergei Trofimovich
2019-10-07 10:44 Agostino Sarubbo
2019-10-07  9:52 Agostino Sarubbo
2019-10-07  8:59 Agostino Sarubbo
2018-09-01 17:49 Jonas Stein
2018-02-11 10:01 Michał Górny
2017-09-11  9:36 Jonas Stein
2017-09-06  8:59 Jonas Stein
2017-09-05 20:14 Jonas Stein
2017-09-05 19:15 Jonas Stein
2017-09-05 19:09 Jonas Stein
2017-08-22 21:27 Michał Górny
2016-07-03 22:57 Göktürk Yüksek
2016-05-10  6:19 Ian Delaney
2016-05-01 20:21 Ulrich Müller
2015-12-28 16:18 Ian Delaney

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=1529438764.c4c9c948a20fab2788c736efbacc86de71a42598.jstein@gentoo \
    --to=jstein@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