public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2016-05-29 14:37 Pacho Ramos
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos @ 2016-05-29 14:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 14:32:57 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 29 14:32:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e4bf8a

dev-util/molecule-core: Reassign due to bug #269417

Package-Manager: portage-2.3.0_rc1

 dev-util/molecule-core/metadata.xml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/dev-util/molecule-core/metadata.xml b/dev-util/molecule-core/metadata.xml
index 1dcdca3..8aa512b 100644
--- a/dev-util/molecule-core/metadata.xml
+++ b/dev-util/molecule-core/metadata.xml
@@ -1,9 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>mudler@sabayonlinux.org</email>
+		<name>Ettore Di Giacinto</name>
+		<description>Assign bugs to him</description>
+	</maintainer>
+	<maintainer type="person">
+		<email>pacho@gentoo.org</email>
+		<name>Pacho Ramos</name>
+		<description>CC on bugs, proxying Ettore</description>
+	</maintainer>
 	<maintainer type="person">
 		<email>lxnay@gentoo.org</email>
 		<name>Fabio Erculiani</name>
+		<description>CC on bugs</description>
 	</maintainer>
 	<longdescription lang="en">
 		Molecule is a build tool that can build, rebuild or extend Sabayon Linux or


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2016-10-23 14:34 Ettore Di Giacinto
  0 siblings, 0 replies; 9+ messages in thread
From: Ettore Di Giacinto @ 2016-10-23 14:34 UTC (permalink / raw
  To: gentoo-commits

commit:     907a2b4142f1b910aa589bdf57076fd9fb46d976
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 10:31:02 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 14:27:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907a2b41

dev-util/molecule-core: updating metadata, removing from proxy-maint and adding myself as maintainer

Package-Manager: portage-2.3.1

 dev-util/molecule-core/metadata.xml | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/dev-util/molecule-core/metadata.xml b/dev-util/molecule-core/metadata.xml
index a5de739..1393c74 100644
--- a/dev-util/molecule-core/metadata.xml
+++ b/dev-util/molecule-core/metadata.xml
@@ -2,19 +2,10 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
-		<email>mudler@sabayonlinux.org</email>
+		<email>mudler@gentoo.org</email>
 		<name>Ettore Di Giacinto</name>
 		<description>Assign bugs to him</description>
 	</maintainer>
-	<maintainer type="project">
-		<email>proxy-maint@gentoo.org</email>
-		<name>Proxy Maintainers</name>
-	</maintainer>
-	<maintainer type="person">
-		<email>pacho@gentoo.org</email>
-		<name>Pacho Ramos</name>
-		<description>CC on bugs, proxying Ettore</description>
-	</maintainer>
 	<maintainer type="person">
 		<email>lxnay@gentoo.org</email>
 		<name>Fabio Erculiani</name>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2016-11-09 15:19 Ettore Di Giacinto
  0 siblings, 0 replies; 9+ messages in thread
From: Ettore Di Giacinto @ 2016-11-09 15:19 UTC (permalink / raw
  To: gentoo-commits

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
 }


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2017-04-20 20:48 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2017-04-20 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     1d08d56d9490b1277ad6905ec391d5de958113d8
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 20:14:07 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 20:47:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d08d56d

dev-util/molecule-core: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
index bd39c2af294..97809c7d027 100644
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,11 +14,13 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="dev-util/intltool
 	sys-devel/gettext"
 RDEPEND="!<dev-util/molecule-1
-	sys-process/lsof"
+	sys-process/lsof
+	${PYTHON_DEPS}"
 
 src_install() {
 	emake DESTDIR="${D}" LIBDIR="/usr/lib" \


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2017-07-12 14:43 Pacho Ramos
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos @ 2017-07-12 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     da3434c67b4ad7640a910714c66238bd3e9eeaed
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 14:26:28 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 14:42:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3434c6

dev-util/molecule-core: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
index 97809c7d027..5ce8515f2b9 100644
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6} )
 
 inherit python-r1
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2018-02-11 10:53 Michał Górny
  0 siblings, 0 replies; 9+ messages in thread
From: Michał Górny @ 2018-02-11 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     b437bc2c4e6d71cd9329df7ba0c59868be0a870b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:46:54 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:51:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b437bc2c

dev-util/molecule-core: Remove useless maintainer <description/>

Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 dev-util/molecule-core/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-util/molecule-core/metadata.xml b/dev-util/molecule-core/metadata.xml
index 1393c7435bf..73c8492a582 100644
--- a/dev-util/molecule-core/metadata.xml
+++ b/dev-util/molecule-core/metadata.xml
@@ -4,12 +4,10 @@
 	<maintainer type="person">
 		<email>mudler@gentoo.org</email>
 		<name>Ettore Di Giacinto</name>
-		<description>Assign bugs to him</description>
 	</maintainer>
 	<maintainer type="person">
 		<email>lxnay@gentoo.org</email>
 		<name>Fabio Erculiani</name>
-		<description>CC on bugs</description>
 	</maintainer>
 	<longdescription lang="en">
 		Molecule is a build tool that can build, rebuild or extend Sabayon Linux or


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2018-03-10 12:53 Pacho Ramos
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos @ 2018-03-10 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     073f04c87efd342c34c7d0adde765cbc3a030aa0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 12:40:59 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 12:51:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073f04c8

dev-util/molecule-core: Update maintainer due to bug #269417

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-util/molecule-core/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-util/molecule-core/metadata.xml b/dev-util/molecule-core/metadata.xml
index 73c8492a582..d531ba147a5 100644
--- a/dev-util/molecule-core/metadata.xml
+++ b/dev-util/molecule-core/metadata.xml
@@ -5,10 +5,6 @@
 		<email>mudler@gentoo.org</email>
 		<name>Ettore Di Giacinto</name>
 	</maintainer>
-	<maintainer type="person">
-		<email>lxnay@gentoo.org</email>
-		<name>Fabio Erculiani</name>
-	</maintainer>
 	<longdescription lang="en">
 		Molecule is a build tool that can build, rebuild or extend Sabayon Linux or
 		Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2020-02-09 13:14 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2020-02-09 13:14 UTC (permalink / raw
  To: gentoo-commits

commit:     2ee6b32a251d4713424d954d3944ec1ca87774a0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 13:13:22 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 13:13:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee6b32a

dev-util/molecule-core: [QA] Fix OutdatedBlocker

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
index 042948d69fd..eb6c76146ff 100644
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
+
 PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit python-r1
@@ -13,12 +14,11 @@ SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="dev-util/intltool
 	sys-devel/gettext"
-RDEPEND="!<dev-util/molecule-1
+RDEPEND="
 	sys-process/lsof
 	${PYTHON_DEPS}"
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/
@ 2020-02-10 21:00 Michał Górny
  0 siblings, 0 replies; 9+ messages in thread
From: Michał Górny @ 2020-02-10 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     7a9badd18d6df45928dd8a745e2f73f181d1cdc8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 20:55:14 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:00:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9badd1

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
index eb6c76146ff..1173884ce37 100644
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit python-r1
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-02-10 21:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-09 15:19 [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/ Ettore Di Giacinto
  -- strict thread matches above, loose matches on Subject: below --
2020-02-10 21:00 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox