From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
Date: Wed, 9 Nov 2016 15:19:53 +0000 (UTC) [thread overview]
Message-ID: <1478704743.24b04f5e4e1ef9d16d1437802655dbc124ba5d54.mudler@gentoo> (raw)
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 9 15:17:13 2016 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Wed Nov 9 15:19:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b04f5e
dev-util/molecule-core: revision bump
* migrate to python-r1 eclass and EAPI=6
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=599308
Package-Manager: portage-2.3.1
...ore-1.0.2.ebuild => molecule-core-1.0.2-r1.ebuild} | 19 +++++--------------
1 file changed, 5 insertions(+), 14 deletions(-)
diff --git a/dev-util/molecule-core/molecule-core-1.0.2.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
similarity index 61%
rename from dev-util/molecule-core/molecule-core-1.0.2.ebuild
rename to dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
index bbef4ea..0ac7754 100644
--- a/dev-util/molecule-core/molecule-core-1.0.2.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
-PYTHON_DEPEND="*"
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-inherit python
+inherit python-r1
DESCRIPTION="Sabayon distro-agnostic images build tool"
HOMEPAGE="http://www.sabayon.org"
@@ -23,14 +23,5 @@ RDEPEND="!<dev-util/molecule-1
src_install() {
emake DESTDIR="${D}" LIBDIR="/usr/lib" \
- PREFIX="/usr" SYSCONFDIR="/etc" install \
- || die "emake install failed"
-}
-
-pkg_postinst() {
- python_mod_optimize "/usr/lib/molecule"
-}
-
-pkg_postrm() {
- python_mod_cleanup "/usr/lib/molecule"
+ PREFIX="/usr" SYSCONFDIR="/etc" install
}
next reply other threads:[~2016-11-09 15:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-09 15:19 Ettore Di Giacinto [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-10 21:00 [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/ Michał Górny
2020-02-09 13:14 David Seifert
2018-03-10 12:53 Pacho Ramos
2018-02-11 10:53 Michał Górny
2017-07-12 14:43 Pacho Ramos
2017-04-20 20:48 David Seifert
2016-10-23 14:34 Ettore Di Giacinto
2016-05-29 14:37 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=1478704743.24b04f5e4e1ef9d16d1437802655dbc124ba5d54.mudler@gentoo \
--to=mudler@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