From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE93B158020 for ; Mon, 28 Nov 2022 21:21:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EC73E0845; Mon, 28 Nov 2022 21:21:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F310CE0845 for ; Mon, 28 Nov 2022 21:21:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18DDA3410A9 for ; Mon, 28 Nov 2022 21:21:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F8D4763 for ; Mon, 28 Nov 2022 21:21:04 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1669670442.9cb96d7d72d282b7d23948c7f4143c1df44f57a7.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/metagen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/metagen/Manifest app-portage/metagen/metagen-0.7.2-r1.ebuild app-portage/metagen/metagen-0.7.2-r2.ebuild app-portage/metagen/metagen-0.7.2.ebuild X-VCS-Directories: app-portage/metagen/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 9cb96d7d72d282b7d23948c7f4143c1df44f57a7 X-VCS-Branch: master Date: Mon, 28 Nov 2022 21:21:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 16756aac-cc7b-460e-a904-edf21d25984b X-Archives-Hash: 45669cb1e17b335b77e69a73dd63ae42 commit: 9cb96d7d72d282b7d23948c7f4143c1df44f57a7 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Nov 28 20:40:43 2022 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Nov 28 21:20:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb96d7d app-portage/metagen: Drop old Signed-off-by: Sebastian Pipping gentoo.org> app-portage/metagen/Manifest | 1 - app-portage/metagen/metagen-0.7.2-r1.ebuild | 29 ------------------------- app-portage/metagen/metagen-0.7.2-r2.ebuild | 33 ----------------------------- app-portage/metagen/metagen-0.7.2.ebuild | 30 -------------------------- 4 files changed, 93 deletions(-) diff --git a/app-portage/metagen/Manifest b/app-portage/metagen/Manifest index dde8e5aec03e..55593429be75 100644 --- a/app-portage/metagen/Manifest +++ b/app-portage/metagen/Manifest @@ -1,2 +1 @@ -DIST metagen-0.7.2.tar.gz 8391 BLAKE2B 3ec53ff7fa12ea816c88bcbd4e45a3cc66527e6a507f01bc8934abc6bb6ae142e6c6620f82af7c6775b9001d6549832d6fab42c1b44c966f72a40ec0a0f66b2a SHA512 8a78d47ce8228df73a36d4c0f346d75250fbf8568ca6c8cc9ff9313b61c43ba514cf6dc13b36ea90f1ea5b194337748224ff81449d56527fbfc6b7a91e408054 DIST metagen-0.7.3.tar.gz 9607 BLAKE2B 3c5b9debf10b0a6dda9bdf0e45e157c80019d0496d93f5af18e7be1b502c320fdbf7bd28f382e9021580d3aaa373566d7b342f3fa57f736fcb3676bafdd4d6e2 SHA512 d7293125685ad3be35dd9213b5d52c9219b6a5bcee4ab15fb2426bdccdb95b4df5567c2178bdefc0e75987080cd51026b5b089a4d4cf6402f455429d55d3a9e8 diff --git a/app-portage/metagen/metagen-0.7.2-r1.ebuild b/app-portage/metagen/metagen-0.7.2-r1.ebuild deleted file mode 100644 index d1dd1c123139..000000000000 --- a/app-portage/metagen/metagen-0.7.2-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{7..10} ) - -inherit distutils-r1 - -DESCRIPTION="metadata.xml generator for ebuilds" -HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" - -IUSE="" -DEPEND="dev-python/lxml[${PYTHON_USEDEP}] - sys-apps/portage[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -python_install_all() { - distutils-r1_python_install_all - doman docs/metagen.1 -} - -python_test() { - "${PYTHON}" -c "from metagen import metagenerator; metagenerator.do_tests()" || die -} diff --git a/app-portage/metagen/metagen-0.7.2-r2.ebuild b/app-portage/metagen/metagen-0.7.2-r2.ebuild deleted file mode 100644 index 7ade9f82fd3c..000000000000 --- a/app-portage/metagen/metagen-0.7.2-r2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{7..10} ) - -inherit distutils-r1 - -DESCRIPTION="metadata.xml generator for ebuilds" -HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" - -IUSE="" -DEPEND="dev-python/lxml[${PYTHON_USEDEP}] - sys-apps/portage[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -python_install_all() { - distutils-r1_python_install_all - doman docs/metagen.1 - - # Bug 814545 - mv "${ED}"/usr/share/doc/${P}/* "${ED}"/usr/share/doc/${PF}/ || die - rmdir "${ED}"/usr/share/doc/${P}/ || die -} - -python_test() { - "${PYTHON}" -c "from metagen import metagenerator; metagenerator.do_tests()" || die -} diff --git a/app-portage/metagen/metagen-0.7.2.ebuild b/app-portage/metagen/metagen-0.7.2.ebuild deleted file mode 100644 index a970ed88aeaa..000000000000 --- a/app-portage/metagen/metagen-0.7.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{7..9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 - -DESCRIPTION="metadata.xml generator for ebuilds" -HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ppc x86 ~amd64-linux ~x86-linux" - -IUSE="" -DEPEND="dev-python/lxml[${PYTHON_USEDEP}] - sys-apps/portage[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -python_install_all() { - distutils-r1_python_install_all - doman docs/metagen.1 -} - -python_test() { - "${PYTHON}" -c "from metagen import metagenerator; metagenerator.do_tests()" || die -}