From 078493d8a5948ec208ac90edd5e9a84a597d0040 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 10 Oct 2020 10:59:13 +0200 Subject: app-misc/resolve-march-native: remove MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Väth --- app-misc/resolve-march-native/Manifest | 1 - app-misc/resolve-march-native/metadata.xml | 11 ----------- .../resolve-march-native-0.9.4.ebuild | 19 ------------------- metadata/pkg_desc_index | 1 - 4 files changed, 32 deletions(-) delete mode 100644 app-misc/resolve-march-native/Manifest delete mode 100644 app-misc/resolve-march-native/metadata.xml delete mode 100644 app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild diff --git a/app-misc/resolve-march-native/Manifest b/app-misc/resolve-march-native/Manifest deleted file mode 100644 index fa66997e..00000000 --- a/app-misc/resolve-march-native/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST resolve-march-native-0.9.4.tar.gz 7829 SHA512 b73e34c9f957dd3f8941b7db25af88b32cc1f67e4384c97034a310b98e6f6e6645a583ec567f8b1547bea41e072fcc20189017930a172781061d741839c5a9b2 diff --git a/app-misc/resolve-march-native/metadata.xml b/app-misc/resolve-march-native/metadata.xml deleted file mode 100644 index 2d6024f3..00000000 --- a/app-misc/resolve-march-native/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sping@gentoo.org - Sebastian Pipping - - - hartwork/resolve-march-native - - diff --git a/app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild b/app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild deleted file mode 100644 index 86ff1f12..00000000 --- a/app-misc/resolve-march-native/resolve-march-native-0.9.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8,9} ) -inherit distutils-r1 - -DESCRIPTION="Resolve GCC flag -march=native" -HOMEPAGE="https://github.com/hartwork/resolve-march-native" -SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND=">=sys-devel/gcc-4.2" diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 66868dc6..e94554ae 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -21,7 +21,6 @@ app-emacs/mv_emacs 1.4-r1: (X)Emacs extensions: block support, macrorecorder, ve app-eselect/eselect-net 0.2-r1: eselect module for managing network open-rc service configurations app-misc/knapsack 7.3: A fast solver for the 0/1-knapsack problem with multiple knapsacks app-misc/machine-learning-mv 1.3: Some machine learning experiments -app-misc/resolve-march-native 0.9.4: Resolve GCC flag -march=native app-portage/changelog-gitrepo 1.1: Create ChangeLog data for gentoo repositories from git app-portage/eix 0.34.9 0.34.10_alpha20201003 99999999: Search and query ebuilds app-portage/etcat 1.0.2 99999999: Updated version of an old Portage information extractor -- cgit v1.2.3-65-gdbad