public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/pysolfc/
Date: Tue,  6 Sep 2016 19:17:56 +0000 (UTC)	[thread overview]
Message-ID: <1473189468.531458626fbced1d1402790d7623df10c4de29a4.soap@gentoo> (raw)

commit:     531458626fbced1d1402790d7623df10c4de29a4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 19:16:52 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 19:17:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53145862

games-board/pysolfc: Simplify, remove python-single-r1 inherit

Package-Manager: portage-2.3.0

 games-board/pysolfc/pysolfc-2.0-r5.ebuild | 31 +++++++------------------------
 1 file changed, 7 insertions(+), 24 deletions(-)

diff --git a/games-board/pysolfc/pysolfc-2.0-r5.ebuild b/games-board/pysolfc/pysolfc-2.0-r5.ebuild
index 6b7b752..9dc1ce7 100644
--- a/games-board/pysolfc/pysolfc-2.0-r5.ebuild
+++ b/games-board/pysolfc/pysolfc-2.0-r5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="tk"
 DISTUTILS_SINGLE_IMPL="1"
 
-inherit eutils python-single-r1 distutils-r1
+inherit eutils distutils-r1
 
 MY_PN=PySolFC
 SOL_URI="mirror://sourceforge/${PN}"
@@ -31,23 +31,12 @@ RDEPEND="${RDEPEND}
 		dev-tcltk/tktable )
 	sound? ( dev-python/pygame[${PYTHON_USEDEP}] )"
 
-python_prepare_all() {
-	local PATCHES=(
-		"${FILESDIR}/${PN}-PIL-imports.patch" #471514
-		"${FILESDIR}/${PN}-gentoo.patch" #591904
-	)
-
-	distutils-r1_python_prepare_all
-}
-
-pkg_setup() {
-	python-single-r1_pkg_setup
-}
-
-src_prepare() {
-	default
-	distutils-r1_src_prepare
+PATCHES=(
+	"${FILESDIR}/${PN}-PIL-imports.patch" #471514
+	"${FILESDIR}/${PN}-gentoo.patch" #591904
+)
 
+python_prepare_all() {
 	sed -i \
 		-e "/pysol.desktop/d" \
 		-e "s:share/icons:share/pixmaps:" \
@@ -55,10 +44,8 @@ src_prepare() {
 		setup.py || die
 
 	mv docs/README{,.txt} || die
-}
 
-src_compile() {
-	distutils-r1_src_compile
+	distutils-r1_python_prepare_all
 }
 
 python_install_all() {
@@ -76,7 +63,3 @@ python_install_all() {
 
 	distutils-r1_python_install_all
 }
-
-src_install() {
-	distutils-r1_src_install
-}


             reply	other threads:[~2016-09-06 19:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 19:17 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 14:36 [gentoo-commits] repo/gentoo:master commit in: games-board/pysolfc/ Michał Górny
2024-04-27 12:11 Ionen Wolkens
2024-04-06 21:09 Ionen Wolkens
2024-03-22  7:28 Arthur Zamarin
2023-07-11  5:25 Ionen Wolkens
2023-05-11 17:01 Ionen Wolkens
2023-04-24  3:43 Ionen Wolkens
2023-01-17  6:03 Ionen Wolkens
2022-10-20 13:34 Ionen Wolkens
2022-10-11 11:06 Ionen Wolkens
2022-05-26  6:07 Ionen Wolkens
2022-05-12 13:38 Ionen Wolkens
2022-04-29 11:23 Ionen Wolkens
2022-04-09  3:36 Ionen Wolkens
2021-12-16 19:11 Ionen Wolkens
2021-12-11 20:27 Ionen Wolkens
2021-11-14  0:45 Ionen Wolkens
2021-09-24 18:45 Ionen Wolkens
2021-09-22 22:26 Ionen Wolkens
2021-09-20 23:17 Ionen Wolkens
2021-08-30  9:04 Ionen Wolkens
2021-08-24 15:10 Ionen Wolkens
2019-07-29 22:24 James Le Cuirot
2019-01-27 12:24 Andrey Grozin
2019-01-27 12:22 Andrey Grozin
2018-09-19 17:31 Bernard Cafarelli
2018-06-21 11:27 Andrey Grozin
2016-09-06  4:16 Austin English
2016-08-02 17:55 Austin English

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=1473189468.531458626fbced1d1402790d7623df10c4de29a4.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