From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-core/
Date: Tue, 30 Apr 2019 08:40:22 +0000 (UTC) [thread overview]
Message-ID: <1556613609.1e5a585127d65ab1e607938609fe7de81df16309.mgorny@gentoo> (raw)
commit: 1e5a585127d65ab1e607938609fe7de81df16309
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 06:35:26 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 08:40:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5a5851
dev-java/ant-core: Stop installing complete-ant-cmd.pl
The completion script is apparently buggy and conflicts with built-in
bash-completion support. Remove it.
Closes: https://bugs.gentoo.org/623254
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../ant-core/{ant-core-1.10.5-r1.ebuild => ant-core-1.10.5-r2.ebuild} | 2 +-
.../ant-core/{ant-core-1.9.13-r1.ebuild => ant-core-1.9.13-r2.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/ant-core/ant-core-1.10.5-r1.ebuild b/dev-java/ant-core/ant-core-1.10.5-r2.ebuild
similarity index 97%
rename from dev-java/ant-core/ant-core-1.10.5-r1.ebuild
rename to dev-java/ant-core/ant-core-1.10.5-r2.ebuild
index a5340c00be7..d5c615d4701 100644
--- a/dev-java/ant-core/ant-core-1.10.5-r1.ebuild
+++ b/dev-java/ant-core/ant-core-1.10.5-r2.ebuild
@@ -78,7 +78,7 @@ src_install() {
dobin src/script/ant
dodir /usr/share/${PN}/bin
- for each in antRun antRun.pl runant.pl runant.py complete-ant-cmd.pl ; do
+ for each in antRun antRun.pl runant.pl runant.py ; do
dobin "${S}/src/script/${each}"
dosym ../../../bin/${each} /usr/share/${PN}/bin/${each}
done
diff --git a/dev-java/ant-core/ant-core-1.9.13-r1.ebuild b/dev-java/ant-core/ant-core-1.9.13-r2.ebuild
similarity index 97%
rename from dev-java/ant-core/ant-core-1.9.13-r1.ebuild
rename to dev-java/ant-core/ant-core-1.9.13-r2.ebuild
index a5340c00be7..d5c615d4701 100644
--- a/dev-java/ant-core/ant-core-1.9.13-r1.ebuild
+++ b/dev-java/ant-core/ant-core-1.9.13-r2.ebuild
@@ -78,7 +78,7 @@ src_install() {
dobin src/script/ant
dodir /usr/share/${PN}/bin
- for each in antRun antRun.pl runant.pl runant.py complete-ant-cmd.pl ; do
+ for each in antRun antRun.pl runant.pl runant.py ; do
dobin "${S}/src/script/${each}"
dosym ../../../bin/${each} /usr/share/${PN}/bin/${each}
done
next reply other threads:[~2019-04-30 8:40 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-30 8:40 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-27 17:39 [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-core/ Eli Schwartz
2024-03-10 21:10 Miroslav Šulc
2024-03-10 21:10 Miroslav Šulc
2024-03-10 8:53 Arthur Zamarin
2024-03-03 6:11 Sam James
2024-02-25 23:06 Sam James
2024-02-25 19:19 Jakov Smolić
2024-01-26 2:09 Ionen Wolkens
2024-01-26 2:09 Ionen Wolkens
2024-01-23 9:42 Miroslav Šulc
2023-12-11 19:21 Miroslav Šulc
2022-05-21 18:19 Florian Schmaus
2022-05-20 8:45 Florian Schmaus
2022-05-12 18:23 Florian Schmaus
2022-03-22 17:47 Arthur Zamarin
2022-03-22 11:26 Agostino Sarubbo
2022-03-22 9:27 Jakov Smolić
2022-03-22 9:27 Jakov Smolić
2022-03-22 8:37 Arthur Zamarin
2022-02-19 9:25 Miroslav Šulc
2022-02-19 9:25 Miroslav Šulc
2022-02-03 6:56 Florian Schmaus
2022-01-30 9:00 Florian Schmaus
2022-01-30 9:00 Florian Schmaus
2022-01-18 9:51 Miroslav Šulc
2020-12-27 14:07 Fabian Groffen
2020-10-15 7:42 Miroslav Šulc
2020-10-14 19:22 Agostino Sarubbo
2020-10-14 19:19 Agostino Sarubbo
2020-10-14 19:08 Agostino Sarubbo
2020-10-14 18:29 Sam James
2020-10-01 18:16 Miroslav Šulc
2020-07-19 21:35 Sam James
2020-07-19 15:18 Sam James
2020-07-19 13:38 Sam James
2020-07-05 11:20 Miroslav Šulc
2019-11-25 13:22 Miroslav Šulc
2019-11-25 13:22 Miroslav Šulc
2019-11-23 16:49 Agostino Sarubbo
2019-11-23 12:43 Agostino Sarubbo
2019-11-23 5:42 Aaron Bauman
2019-11-22 10:24 Agostino Sarubbo
2019-11-01 10:31 Miroslav Šulc
2019-10-17 14:02 Miroslav Šulc
2019-03-20 17:27 Miroslav Šulc
2019-03-15 8:21 Mikle Kolyada
2019-03-01 12:46 Mikle Kolyada
2019-03-01 1:14 Thomas Deutschmann
2019-01-24 22:06 Miroslav Šulc
2019-01-23 8:28 Miroslav Šulc
2019-01-21 10:29 Miroslav Šulc
2018-02-12 22:18 James Le Cuirot
2017-01-30 19:03 Fabian Groffen
2017-01-27 9:34 Patrick Lauer
2017-01-26 21:50 James Le Cuirot
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=1556613609.1e5a585127d65ab1e607938609fe7de81df16309.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