dev-embedded/sgpp-lite-arm-uclinux-bin: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:42:50 +0000 (11:42 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:52:41 +0000 (21:52 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-embedded/sgpp-lite-arm-uclinux-bin/sgpp-lite-arm-uclinux-bin-2010.09.58.ebuild

index 60f05866d09b077bfc07d90326c53d87d25468a0..d7170d2890fd172fe307a394b877e5289afb11ac 100644 (file)
@@ -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"