diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-29 13:29:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-29 13:29:49 +0200 |
commit | 7c8a003447bfef402dc3b3f865692d10e1ec231f (patch) | |
tree | 03ec41da6f6e990c6b91e47b8bc7ee031f9ef80d /sys-apps/iucode_tool | |
parent | sys-apps/iucode_tool: migrate to EAPI=7 (diff) | |
download | gentoo-7c8a003447bfef402dc3b3f865692d10e1ec231f.tar.gz gentoo-7c8a003447bfef402dc3b3f865692d10e1ec231f.tar.bz2 gentoo-7c8a003447bfef402dc3b3f865692d10e1ec231f.zip |
sys-apps/iucode_tool: drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/iucode_tool')
-rw-r--r-- | sys-apps/iucode_tool/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild | 15 | ||||
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild | 15 | ||||
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.2.ebuild | 15 | ||||
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild | 15 | ||||
-rw-r--r-- | sys-apps/iucode_tool/iucode_tool-2.3.ebuild | 15 |
6 files changed, 0 insertions, 79 deletions
diff --git a/sys-apps/iucode_tool/Manifest b/sys-apps/iucode_tool/Manifest index 5b55db13dccf..4ce842e55d0e 100644 --- a/sys-apps/iucode_tool/Manifest +++ b/sys-apps/iucode_tool/Manifest @@ -1,5 +1 @@ -DIST iucode-tool_2.1.1.tar.xz 143204 BLAKE2B a7f24e76a30d0325c73cc6f6835dc20330e64f409dead85dfe42d676298ebc87b90b21749423a6f90864a5482bb77f0467c229f1c7022513a55fe1ad78676ce5 SHA512 07ebf1919a997e7270d9c53f0287f53975253eb53e678f30bfc55acefc6fba7a51c6a4edbdcdbba88a7643ecbcba6acd0c93847d6d1648659789af37c9c59cd7 -DIST iucode-tool_2.1.2.tar.xz 143352 BLAKE2B 4556403d1a25b1230e8a83532aa33a1d808578a542bc864b814d271b97781cc402684509a72caf165daa99c4964104636fb5f2f68f49dcb1c8d44208f2f8da03 SHA512 f1af71843160500fb9c0b56bffdb1d3db09acf42f6c0a84a5d5311eedfe809f9ac27f89bf1778cab8261d3a540cfe62f3698a45c76be76e7f40179b9c49050e0 -DIST iucode-tool_2.2.tar.xz 149896 BLAKE2B c8289541b5a1550e4eaca2dc347cfd78f04cc723c9e7ca995feb1bd8ef8130db1c595613f66ffa22487fefe20a45e51268d989cc24694e6cc1a07012a564ac68 SHA512 edb5969c1e00480e537cddc49d7cbb190ce70e6f0c44d9c40a481038bfa048fade1b454a7f4eef3048cc204ee303758fe76222f9c9fb9b407ed463ee0ccdd429 DIST iucode-tool_2.3.1.tar.xz 153380 BLAKE2B 30dfc28e1dd4e0241cb7cfeb18bba746bb85c341a1627e21a5db4965271c26fcfe33f036c2008207bc9fa6c2f32bf2b857e78c9bf23739817d5c5c487d6010cb SHA512 2c7f72eaf509f9daa482ec5f8eb86a45ac9fa84fa856678fdf9ad056e19532e3734e04656d9dbebbd3a774d69f4c861c1340bbe67b1c6c60d61135705980e7d6 -DIST iucode-tool_2.3.tar.xz 153220 BLAKE2B 4d4fddd1c479172a2bc13c4f45a9be13caf66c5ea396fe7b91df29f5ab12e8d07df0bf5d994c23fe5e9001e585a018549e210ac4669d3bcbde7913adc8aab54d SHA512 8cdbc2970d964c11e9178ef38897f88aaf770b70ad5bd4d91fa6164665b1a4e8be7aa2a4b3d7781e55c298ed9e46be0f278ffc1010feee0bd4745486edfa87fc diff --git a/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild b/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild deleted file mode 100644 index b3d85fc2e5da..000000000000 --- a/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode update collections" -HOMEPAGE="https://gitlab.com/iucode-tool/" -SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="" - -S="${WORKDIR}/${PN/_/-}-${PV}" diff --git a/sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild b/sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild deleted file mode 100644 index dcfaa908e494..000000000000 --- a/sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode update collections" -HOMEPAGE="https://gitlab.com/iucode-tool/" -SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -S="${WORKDIR}/${PN/_/-}-${PV}" diff --git a/sys-apps/iucode_tool/iucode_tool-2.2.ebuild b/sys-apps/iucode_tool/iucode_tool-2.2.ebuild deleted file mode 100644 index dcfaa908e494..000000000000 --- a/sys-apps/iucode_tool/iucode_tool-2.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode update collections" -HOMEPAGE="https://gitlab.com/iucode-tool/" -SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -S="${WORKDIR}/${PN/_/-}-${PV}" diff --git a/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild b/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild deleted file mode 100644 index 7800c285d171..000000000000 --- a/sys-apps/iucode_tool/iucode_tool-2.3.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode update collections" -HOMEPAGE="https://gitlab.com/iucode-tool/" -SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="" - -S="${WORKDIR}/${PN/_/-}-${PV}" diff --git a/sys-apps/iucode_tool/iucode_tool-2.3.ebuild b/sys-apps/iucode_tool/iucode_tool-2.3.ebuild deleted file mode 100644 index c7682ec00783..000000000000 --- a/sys-apps/iucode_tool/iucode_tool-2.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode update collections" -HOMEPAGE="https://gitlab.com/iucode-tool/" -SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -S="${WORKDIR}/${PN/_/-}-${PV}" |