[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove py2

Signed-off-by: Michał Górny  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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2020-02-09 Thread David Seifert
commit: 2ee6b32a251d4713424d954d3944ec1ca87774a0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb  9 13:13:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb  9 13:13:22 2020 +
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  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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-04-20 Thread David Seifert
commit: 1d08d56d9490b1277ad6905ec391d5de958113d8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Apr 20 20:14:07 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Apr 20 20:47:12 2017 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2017-07-12 Thread Pacho Ramos
commit: da3434c67b4ad7640a910714c66238bd3e9eeaed
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 12 14:26:28 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 12 14:42:45 2017 +
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

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

dev-util/molecule-core: Remove useless maintainer 

Remove useless/redundant maintainer . 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 @@

mud...@gentoo.org
Ettore Di Giacinto
-   Assign bugs to him


lx...@gentoo.org
Fabio Erculiani
-   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2018-03-10 Thread Pacho Ramos
commit: 073f04c87efd342c34c7d0adde765cbc3a030aa0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar 10 12:40:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar 10 12:51:14 2018 +
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 @@
mud...@gentoo.org
Ettore Di Giacinto

-   
-   lx...@gentoo.org
-   Fabio Erculiani
-   

Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-10-23 Thread Ettore Di Giacinto
commit: 907a2b4142f1b910aa589bdf57076fd9fb46d976
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct 23 10:31:02 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct 23 14:27:22 2016 +
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 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   mud...@sabayonlinux.org
+   mud...@gentoo.org
Ettore Di Giacinto
Assign bugs to him

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   pa...@gentoo.org
-   Pacho Ramos
-   CC on bugs, proxying Ettore
-   

lx...@gentoo.org
Fabio Erculiani



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-05-29 Thread Pacho Ramos
commit: c5e4bf8aadffeab83666425687cd12b3ecc0bf62
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 14:32:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 14:32:57 2016 +
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 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   mud...@sabayonlinux.org
+   Ettore Di Giacinto
+   Assign bugs to him
+   
+   
+   pa...@gentoo.org
+   Pacho Ramos
+   CC on bugs, proxying Ettore
+   

lx...@gentoo.org
Fabio Erculiani
+   CC on bugs


Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/

2016-11-09 Thread Ettore Di Giacinto
commit: 24b04f5e4e1ef9d16d1437802655dbc124ba5d54
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 15:17:13 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Nov  9 15:19:03 2016 +
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="!

[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released



[gentoo-commits] repo/gentoo:master commit in: dev-util/molecule-core/, profiles/

2020-09-21 Thread Michał Górny
commit: 8390e68d59b50f75bab59c0c98a89b180c821d59
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 21 14:09:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 21 14:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390e68d

dev-util/molecule-core: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718294
Signed-off-by: Michał Górny  gentoo.org>

 dev-util/molecule-core/Manifest|  1 -
 dev-util/molecule-core/metadata.xml| 24 ---
 .../molecule-core/molecule-core-1.0.2-r1.ebuild| 28 --
 profiles/package.mask  |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-util/molecule-core/Manifest b/dev-util/molecule-core/Manifest
deleted file mode 100644
index 05a1c5b2a7e..000
--- a/dev-util/molecule-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST molecule-core-1.0.2.tar.bz2 30616 BLAKE2B 
00aff5ffa61eac63dbd9bf93027f24e5953a1cb1daa8855e9904f75b8afc68677306ccda40cb5a1db765b086a8cce608ffa5a24efd69de7cab86c43ae3aec07b
 SHA512 
1f501960e4029cb993680c7356aa8fc0ac7afa249d106b4ce97afb39f58cd40bcf9fd8cee64482077ad23f91da743d6ce54e82863faab20d68a1814d92cb

diff --git a/dev-util/molecule-core/metadata.xml 
b/dev-util/molecule-core/metadata.xml
deleted file mode 100644
index d531ba147a5..000
--- a/dev-util/molecule-core/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   
-   
-   Molecule is a build tool that can build, rebuild or extend 
Sabayon Linux or
-   Gentoo Linux OS releases OpenVZ templates and stage4 tarballs.
-   It doesn't contain any specific package manager bit and can 
work with
-   your favourite one. The philosophy of Molecule is simple: ease 
of use and
-   modularity.
-   Just like Catalyst, Molecule uses its own .spec file format and 
learning
-   how to write one is just about reading examples provided at
-   http://git.sabayon.org/molecules.git/.
-   You can tweak your ISO image or create one off your chroot 
(stage4) in no
-   time. Molecule uses a plugin-based system to implement support 
for new
-   execution patterns (like ISO to ISO, ISO to Tar, Chroot to ISO, 
etc).
-   Molecule is born inside Sabayon and is used in its release 
cycle for both
-   daily(live) and versioned ISO images.
-   Molecule developers are looking for help for writing user docs 
and HOWTOs.
-   
-

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
deleted file mode 100644
index c524412e797..000
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Sabayon distro-agnostic images build tool"
-HOMEPAGE="https://www.sabayon.org";
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/intltool
-   sys-devel/gettext"
-RDEPEND="
-   sys-process/lsof
-   ${PYTHON_DEPS}"
-
-src_install() {
-   emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-   PREFIX="/usr" SYSCONFDIR="/etc" install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ae70d2d0c54..3d1711d0d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -620,7 +620,6 @@ dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
 dev-python/whelk
 dev-util/molecule
-dev-util/molecule-core
 
 # Alfredo Tupone  (2020-08-16)
 # Ported to py3.8 but not yet released