public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/auto-multiple-choice/
Date: Sun, 23 Apr 2017 21:02:35 +0000 (UTC)	[thread overview]
Message-ID: <1492981349.aceb136163c6ec8874fc0bd62ca0e45e2cc7eba9.dilfridge@gentoo> (raw)

commit:     aceb136163c6ec8874fc0bd62ca0e45e2cc7eba9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 21:02:21 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 21:02:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aceb1361

app-office/auto-multiple-choice: Fix bugs and restore keywords

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild      | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild
index 5660b1edcba..925afe07ad3 100644
--- a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild
+++ b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://home.gna.org/auto-qcm/"
 SRC_URI="http://download.gna.org/auto-qcm/${PN}_${PV}_sources.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 LANGS="ar es fr ja"
@@ -62,12 +62,13 @@ src_prepare() {
 	default
 
 	local la
-	for la in ${L10N} ; do
+	for la in ${LANGS} ; do
 		if ! use l10n_${la} ; then
-			# remove languages that we dont want to install
+			# remove languages that we dont want to install. no error on nonexisting files.
 			rm -vf "I18N/lang/${la}.po"
 			rm -vf "doc/auto-multiple-choice.${la}.in.xml" "doc/doc-xhtml-site.${la}.xsl.in"
 			rm -rvf "doc/html/auto-multiple-choice.${la}" "doc/modeles/${la}"
+			sed -e "s: doc/doc-xhtml-site\\.${la}\\.xsl: :g" -i Makefile || die
 		fi
 	done
 }


             reply	other threads:[~2017-04-23 21:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-23 21:02 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-06 15:58 [gentoo-commits] repo/gentoo:master commit in: app-office/auto-multiple-choice/ Matt Turner
2023-06-24 23:08 Andreas K. Hüttel
2023-06-24 15:21 Matt Turner
2020-11-26 23:33 Andreas K. Hüttel
2020-09-10 21:57 Mikle Kolyada
2020-01-19 16:52 Mikle Kolyada
2018-06-14 19:34 Jonas Stein
2018-04-02 14:27 Jonas Stein
2018-03-25 13:28 Alexis Ballier
2017-07-07 11:40 Alexis Ballier
2017-04-23 20:35 Andreas Hüttel
2017-01-21 23:16 Andreas Hüttel

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=1492981349.aceb136163c6ec8874fc0bd62ca0e45e2cc7eba9.dilfridge@gentoo \
    --to=dilfridge@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