summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:42:50 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:52:41 +0100
commitc702cf8cfd1db310842913f510a48cf9334fa39c (patch)
tree72aa5ef8014a0a2d4387437c9ef55fb7abffb613 /dev-embedded
parentdev-embedded/sgpp-lite-arm-linux-bin: Fix toolong DESCRIPTION (diff)
downloadgentoo-c702cf8cfd1db310842913f510a48cf9334fa39c.tar.gz
gentoo-c702cf8cfd1db310842913f510a48cf9334fa39c.tar.bz2
gentoo-c702cf8cfd1db310842913f510a48cf9334fa39c.zip
dev-embedded/sgpp-lite-arm-uclinux-bin: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/sgpp-lite-arm-uclinux-bin/sgpp-lite-arm-uclinux-bin-2010.09.58.ebuild4
1 files changed, 2 insertions, 2 deletions
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
index 60f05866d09b..d7170d2890fd 100644
--- 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
@@ -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-uclinuxeabi"
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"