From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libsvm/
Date: Sat, 6 Aug 2016 23:14:23 +0000 (UTC) [thread overview]
Message-ID: <1470525255.62e03fae79ae335bc4c8ddc5746429909f82af87.soap@gentoo> (raw)
commit: 62e03fae79ae335bc4c8ddc5746429909f82af87
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 23:13:25 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 23:14:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e03fae
sci-libs/libsvm: Use 'python_newscript' instead of 'python_doscript'
Package-Manager: portage-2.3.0
sci-libs/libsvm/libsvm-3.17-r2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sci-libs/libsvm/libsvm-3.17-r2.ebuild b/sci-libs/libsvm/libsvm-3.17-r2.ebuild
index 36ce9ba..e4752db 100644
--- a/sci-libs/libsvm/libsvm-3.17-r2.ebuild
+++ b/sci-libs/libsvm/libsvm-3.17-r2.ebuild
@@ -83,8 +83,7 @@ src_install() {
local t
for t in tools/*.py; do
- mv ${t} svm-$(basename ${t} .py) || die
- python_doscript svm-$(basename ${t} .py)
+ python_newscript ${t} svm-$(basename ${t} .py)
done
newdoc tools/README README.tools
next reply other threads:[~2016-08-06 23:14 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-06 23:14 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-07 8:29 [gentoo-commits] repo/gentoo:master commit in: sci-libs/libsvm/ David Seifert
2016-08-30 21:05 David Seifert
2017-02-22 16:08 Agostino Sarubbo
2017-02-23 16:18 Michael Weber
2017-02-25 20:56 Justin Lecher
2017-04-20 16:41 David Seifert
2017-06-25 9:58 Jeroen Roovers
2017-08-03 17:33 Sebastien Fabbro
2018-05-16 22:57 Aaron Bauman
2018-06-24 12:37 Jason Zaman
2018-06-26 6:42 Mikle Kolyada
2019-12-29 8:53 David Seifert
2020-02-10 21:25 Michał Górny
2020-06-13 16:44 Pacho Ramos
2020-07-17 15:09 Agostino Sarubbo
2020-07-17 15:12 Agostino Sarubbo
2020-07-19 7:43 Agostino Sarubbo
2020-07-20 6:42 Agostino Sarubbo
2020-09-25 11:04 David Seifert
2021-06-06 18:00 Pacho Ramos
2021-07-16 6:50 Agostino Sarubbo
2021-07-16 6:51 Agostino Sarubbo
2021-07-17 23:18 Sam James
2021-07-26 6:24 Sam James
2021-10-06 8:33 Jakov Smolić
2022-02-13 21:08 Conrad Kostecki
2023-05-01 0:19 Sam James
2023-05-01 0:23 Sam James
2023-05-01 2:26 Sam James
2023-05-01 2:33 Sam James
2024-07-31 9:24 Pacho Ramos
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=1470525255.62e03fae79ae335bc4c8ddc5746429909f82af87.soap@gentoo \
--to=soap@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