diff options
-rw-r--r-- | dev-util/molecule/metadata.xml | 11 | ||||
-rw-r--r-- | dev-util/molecule/molecule-2.ebuild | 17 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
3 files changed, 0 insertions, 29 deletions
diff --git a/dev-util/molecule/metadata.xml b/dev-util/molecule/metadata.xml deleted file mode 100644 index e14a66af624..00000000000 --- a/dev-util/molecule/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>mudler@gentoo.org</email> - <name>Ettore Di Giacinto</name> - </maintainer> - <use> - <flag name="plugins">Add plugins provided by dev-util/molecule-plugins</flag> - </use> -</pkgmetadata> diff --git a/dev-util/molecule/molecule-2.ebuild b/dev-util/molecule/molecule-2.ebuild deleted file mode 100644 index 65f34e44ba3..00000000000 --- a/dev-util/molecule/molecule-2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="Meta package for dev-util/molecule-core and dev-util/molecule-plugins" -HOMEPAGE="https://www.sabayon.org" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+plugins" - -DEPEND="" -RDEPEND=">=dev-util/molecule-core-1.0.2 - plugins? ( >=dev-util/molecule-plugins-1.0.2 )" diff --git a/profiles/package.mask b/profiles/package.mask index 3d1711d0d2b..5dbf4deaf40 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -619,7 +619,6 @@ dev-python/python-ntpdshm dev-python/sphinxcontrib-napoleon dev-python/textfsm dev-python/whelk -dev-util/molecule # Alfredo Tupone <tupone@gentoo.org> (2020-08-16) # Ported to py3.8 but not yet released |