dev-embedded/sgpp-lite-arm-*: drop last-rited pkgs
authorAaron Bauman <bman@gentoo.org>
Mon, 9 Dec 2019 20:19:37 +0000 (15:19 -0500)
committerAaron Bauman <bman@gentoo.org>
Mon, 9 Dec 2019 20:29:25 +0000 (15:29 -0500)
Closes: https://bugs.gentoo.org/699736

Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-embedded/sgpp-lite-arm-eabi-bin/Manifest [deleted file]
dev-embedded/sgpp-lite-arm-eabi-bin/metadata.xml [deleted file]
dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2014.05.28.ebuild [deleted file]
dev-embedded/sgpp-lite-arm-linux-bin/Manifest [deleted file]
dev-embedded/sgpp-lite-arm-linux-bin/metadata.xml [deleted file]
dev-embedded/sgpp-lite-arm-linux-bin/sgpp-lite-arm-linux-bin-2010.09.50.ebuild [deleted file]
dev-embedded/sgpp-lite-arm-uclinux-bin/Manifest [deleted file]
dev-embedded/sgpp-lite-arm-uclinux-bin/metadata.xml [deleted file]
dev-embedded/sgpp-lite-arm-uclinux-bin/sgpp-lite-arm-uclinux-bin-2010.09.58.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest b/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest
deleted file mode 100644 (file)
index fcdc1d1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST arm-2014.05-28-arm-none-eabi-i686-pc-linux-gnu.tar.bz2 46454460 BLAKE2B be5e9170eaeb0a6bb140cd505507f7dc43431001d5d94a2851d57c0009fc0535e9779713f9eb35c840698909d1c006ffc300fce372856d032c8b40b9b9bcc4e2 SHA512 16104dd05f26ad3d8ab7c09c55409bbd9507ebc4b023344049b343fafb1ecafb3625bc33937ad5498abeaefd5745b5123b669a2d500eeaaafdc5e8c50ee15570
diff --git a/dev-embedded/sgpp-lite-arm-eabi-bin/metadata.xml b/dev-embedded/sgpp-lite-arm-eabi-bin/metadata.xml
deleted file mode 100644 (file)
index 71b1461..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-       <email>embedded@gentoo.org</email>
-       <name>Embedded Gentoo</name>
-</maintainer>
-</pkgmetadata>
diff --git a/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2014.05.28.ebuild b/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2014.05.28.ebuild
deleted file mode 100644 (file)
index 9918951..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CPU="arm"
-TARGET="arm-none-eabi"
-HOST="i686-pc-linux-gnu"
-MY_P="${CPU}-${PV%.*}-${PV##*.}-${TARGET}-${HOST}"
-
-DESCRIPTION="Regular, validated releases of the GNU Toolchain for ${CPU} processors"
-HOMEPAGE="http://www.codesourcery.com/sgpp/lite/${CPU}"
-SRC_URI="https://sourcery.mentor.com/public/gnu_toolchain/${TARGET}/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
-
-SLOT="${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-RESTRICT="strip" # package is already stripped, and contains target bins
-QA_EXECSTACK="opt/${P}/*"
-
-RDEPEND="sys-libs/glibc"
-DEPEND=""
-
-S=${WORKDIR}/${CPU}-${PV%.*}
-
-src_install() {
-       local d="/opt/${P}"
-       dodir ${d}
-       cp -pPR * "${D}"/${d}/ || die
-
-       pushd "${D}"/${d}/share/doc/${CPU}-${TARGET} >/dev/null
-       if use doc ; then
-               dohtml -r html/* || die
-               dodoc pdf/* || die
-       fi
-       rm -rf html pdf
-       rm LICENSE.txt man/man7/{fsf-funding,gpl,gfdl}.7 || die
-       mv man info ../..
-       popd >/dev/null
-       find "${D}" -depth -type d -empty -delete
-
-       cat <<-EOF > "${T}"/15${P}
-       PATH=${d}/bin
-       MANPATH=${d}/share/man
-       INFOPATH=${d}/share/info
-       EOF
-       doenvd "${T}"/15${P} || die
-}
diff --git a/dev-embedded/sgpp-lite-arm-linux-bin/Manifest b/dev-embedded/sgpp-lite-arm-linux-bin/Manifest
deleted file mode 100644 (file)
index a21c735..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST arm-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 88213477 BLAKE2B 0ece9b631cea548673aef74136898f793128345526aa248e07d3f949e0b12ca5579b7ae8ee70173721bbc6258825727de7e02b7425e12e6e079402eb33b5abed SHA512 1c85b321c79e424d4f2687ec96dbde6b3f3e62cc15ff9f4d81f01391e39821356542bde244c623a40c449ea1198fefacf844574d6df9342f08fc1d4bd1ff834c
diff --git a/dev-embedded/sgpp-lite-arm-linux-bin/metadata.xml b/dev-embedded/sgpp-lite-arm-linux-bin/metadata.xml
deleted file mode 100644 (file)
index 71b1461..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-       <email>embedded@gentoo.org</email>
-       <name>Embedded Gentoo</name>
-</maintainer>
-</pkgmetadata>
diff --git a/dev-embedded/sgpp-lite-arm-linux-bin/sgpp-lite-arm-linux-bin-2010.09.50.ebuild b/dev-embedded/sgpp-lite-arm-linux-bin/sgpp-lite-arm-linux-bin-2010.09.50.ebuild
deleted file mode 100644 (file)
index 9c36d75..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-CPU="arm"
-TARGET="arm-none-linux-gnueabi"
-HOST="i686-pc-linux-gnu"
-MY_P="${CPU}-${PV%.*}-${PV##*.}-${TARGET}-${HOST}"
-
-DESCRIPTION="Regular, validated releases of the GNU Toolchain for ${CPU} processors"
-HOMEPAGE="http://www.codesourcery.com/sgpp/lite/${CPU}"
-SRC_URI="http://www.codesourcery.com/public/gnu_toolchain/${TARGET}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-RESTRICT="strip" # package is already stripped, and contains target bins
-QA_EXECSTACK="opt/${P}/*"
-
-RDEPEND="sys-libs/glibc"
-DEPEND=""
-
-S=${WORKDIR}/${CPU}-${PV%.*}
-
-src_install() {
-       local d="/opt/${P}"
-       dodir ${d}
-       cp -pPR * "${D}"/${d}/ || die
-
-       pushd "${D}"/${d}/share/doc/${CPU}-${TARGET} >/dev/null
-       if use doc ; then
-               dohtml -r html/* || die
-               dodoc pdf/* || die
-       fi
-       rm -rf html pdf
-       rm LICENSE.txt man/man7/{fsf-funding,gpl,gfdl}.7 || die
-       mv man info ../..
-       popd >/dev/null
-       find "${D}" -depth -type d -empty -delete
-
-       cat <<-EOF > "${T}"/15${P}
-       PATH=${d}/bin
-       MANPATH=${d}/share/man
-       INFOPATH=${d}/share/info
-       EOF
-       doenvd "${T}"/15${P} || die
-}
diff --git a/dev-embedded/sgpp-lite-arm-uclinux-bin/Manifest b/dev-embedded/sgpp-lite-arm-uclinux-bin/Manifest
deleted file mode 100644 (file)
index 35ff2c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST arm-2010.09-58-arm-uclinuxeabi-i686-pc-linux-gnu.tar.bz2 37524234 BLAKE2B 0568c37fff49b997b3c086968ca15d21d1c9de61fd985c68ac1ca03698bc4d02b141db063b45131c50e35b10359da05719d42a013f2ae5e3ddea6dcd8dea92cf SHA512 57e8465b2d8f8da903982e5efe4bf7d356b505663a479830955e7f6bc4e2e69fdd841e4bc29f5b96b8d5854d34dbf694d80da7820e7f10935244f5d231d81345
diff --git a/dev-embedded/sgpp-lite-arm-uclinux-bin/metadata.xml b/dev-embedded/sgpp-lite-arm-uclinux-bin/metadata.xml
deleted file mode 100644 (file)
index 71b1461..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-       <email>embedded@gentoo.org</email>
-       <name>Embedded Gentoo</name>
-</maintainer>
-</pkgmetadata>
diff --git a/dev-embedded/sgpp-lite-arm-uclinux-bin/sgpp-lite-arm-uclinux-bin-2010.09.58.ebuild b/dev-embedded/sgpp-lite-arm-uclinux-bin/sgpp-lite-arm-uclinux-bin-2010.09.58.ebuild
deleted file mode 100644 (file)
index 51a34f7..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-CPU="arm"
-TARGET="arm-uclinuxeabi"
-HOST="i686-pc-linux-gnu"
-MY_P="${CPU}-${PV%.*}-${PV##*.}-${TARGET}-${HOST}"
-
-DESCRIPTION="Regular, validated releases of the GNU Toolchain for ${CPU} processors"
-HOMEPAGE="http://www.codesourcery.com/sgpp/lite/${CPU}"
-SRC_URI="http://www.codesourcery.com/public/gnu_toolchain/${TARGET}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-RESTRICT="strip" # package is already stripped, and contains target bins
-QA_EXECSTACK="opt/${P}/*"
-
-RDEPEND="sys-libs/glibc"
-DEPEND=""
-
-S=${WORKDIR}/${CPU}-${PV%.*}
-
-src_install() {
-       local d="/opt/${P}"
-       dodir ${d}
-       cp -pPR * "${D}"/${d}/ || die
-
-       pushd "${D}"/${d}/share/doc/${CPU}-${TARGET} >/dev/null
-       if use doc ; then
-               dohtml -r html/* || die
-               dodoc pdf/* || die
-       fi
-       rm -rf html pdf
-       rm LICENSE.txt man/man7/{fsf-funding,gpl,gfdl}.7 || die
-       mv man info ../..
-       popd >/dev/null
-       find "${D}" -depth -type d -empty -delete
-
-       cat <<-EOF > "${T}"/15${P}
-       PATH=${d}/bin
-       MANPATH=${d}/share/man
-       INFOPATH=${d}/share/info
-       EOF
-       doenvd "${T}"/15${P} || die
-}
index 7198e84643a017cd3c635463b0258465802b56e3..3933b7f3fa23b32e5c77b5c92801cec4746b04dc 100644 (file)
@@ -518,14 +518,6 @@ sys-libs/mars
 # Removal in 30 days.  Bug #612384.
 dev-embedded/tigcc
 
-# Michał Górny <mgorny@gentoo.org> (2019-11-10)
-# Incorrect LICENSE (claims to be @FREE while it is @EULA).  EAPI 0.
-# Two of them are in 2010 versions, one in 2014.  No revdeps.
-# Removal in 30 days.  Bug #699736.
-dev-embedded/sgpp-lite-arm-eabi-bin
-dev-embedded/sgpp-lite-arm-linux-bin
-dev-embedded/sgpp-lite-arm-uclinux-bin
-
 # Michał Górny <mgorny@gentoo.org> (2019-10-20)
 # Testing version that breaks multiple plugins.  Let's keep it masked
 # until upstream releases fixed versions.