public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/sgpp-lite-arm-eabi-bin/
@ 2017-03-23 20:53 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2017-03-23 20:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3d2434b82e3eb1569fac0a68df891d6147f64c9b
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 09:41:36 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:52:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d2434b8

dev-embedded/sgpp-lite-arm-eabi-bin: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

 .../sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild b/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild
index 9c7a8f6b74a..0fe1066bee8 100644
--- a/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild
+++ b/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 CPU="arm"
@@ -6,7 +6,7 @@ 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 by CodeSourcery"
+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"
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/sgpp-lite-arm-eabi-bin/
@ 2018-04-22  1:19 Aaron Bauman
  0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2018-04-22  1:19 UTC (permalink / raw
  To: gentoo-commits

commit:     613ed3abe1b8288da3856158188371adbbdca1c8
Author:     Thomas De Schampheleire <thomas.de.schampheleire <AT> gmail <DOT> com>
AuthorDate: Fri Dec 23 14:32:14 2016 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 01:18:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613ed3ab

dev-embedded/sgpp-lite-arm-eabi-bin: add 2014.05.28

Closes: https://bugs.gentoo.org/426360
Closes: https://github.com/gentoo/gentoo/pull/6252

 dev-embedded/sgpp-lite-arm-eabi-bin/Manifest       |  1 +
 .../sgpp-lite-arm-eabi-bin-2014.05.28.ebuild       | 49 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest b/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest
index 9218a4d5e85..8f50d004306 100644
--- a/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest
+++ b/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest
@@ -1 +1,2 @@
 DIST arm-2010.09-51-arm-none-eabi-i686-pc-linux-gnu.tar.bz2 36851462 BLAKE2B 8f44b1e64365fb88bd924862e8a98383dec81680dc7d4c6019132d6cb84e701345d247594037951e7da8bf6c1e46dba528bbd3b8901bd4e172487bb1d562e403 SHA512 0de319596f83e62be9a786ebf02fb2830d0ea97acb1f01ba4f7f99f4aadfa12731bd1121bc885a4d97a948bc8131b66c91c62614b4ea8223553bf9a60a551002
+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/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
new file mode 100644
index 00000000000..9918951ab60
--- /dev/null
+++ b/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2014.05.28.ebuild
@@ -0,0 +1,49 @@
+# 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
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/sgpp-lite-arm-eabi-bin/
@ 2019-10-04 21:35 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2019-10-04 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     17c0960b198878f2a66e03ca989778c939e37c91
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 21:02:41 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 21:35:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17c0960b

dev-embedded/sgpp-lite-arm-eabi-bin: Drop old (EAPI 0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-embedded/sgpp-lite-arm-eabi-bin/Manifest       |  1 -
 .../sgpp-lite-arm-eabi-bin-2010.09.51.ebuild       | 49 ----------------------
 2 files changed, 50 deletions(-)

diff --git a/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest b/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest
index 8f50d004306..fcdc1d1cfab 100644
--- a/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest
+++ b/dev-embedded/sgpp-lite-arm-eabi-bin/Manifest
@@ -1,2 +1 @@
-DIST arm-2010.09-51-arm-none-eabi-i686-pc-linux-gnu.tar.bz2 36851462 BLAKE2B 8f44b1e64365fb88bd924862e8a98383dec81680dc7d4c6019132d6cb84e701345d247594037951e7da8bf6c1e46dba528bbd3b8901bd4e172487bb1d562e403 SHA512 0de319596f83e62be9a786ebf02fb2830d0ea97acb1f01ba4f7f99f4aadfa12731bd1121bc885a4d97a948bc8131b66c91c62614b4ea8223553bf9a60a551002
 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/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild b/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild
deleted file mode 100644
index 0bfc753eedb..00000000000
--- a/dev-embedded/sgpp-lite-arm-eabi-bin/sgpp-lite-arm-eabi-bin-2010.09.51.ebuild
+++ /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-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="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
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-04 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-23 20:53 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/sgpp-lite-arm-eabi-bin/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2018-04-22  1:19 Aaron Bauman
2019-10-04 21:35 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox