From bbadbaccdf3cf976b9d6da3c47aa4960ebf9aa4c Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Mon, 20 Mar 2017 11:32:07 +0200 Subject: dev-embedded/scratchbox-devkit-cputransp: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253 --- .../scratchbox-devkit-cputransp-1.0.7.ebuild | 4 ++-- .../scratchbox-devkit-cputransp-1.0.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-embedded') diff --git a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild index c69c43093368..3aeecca27ce7 100644 --- a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild +++ b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 SBOX_GROUP="sbox" -DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier" +DESCRIPTION="A cross-compilation toolkit for embedded Linux application development" HOMEPAGE="http://www.scratchbox.org/" SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz" LICENSE="GPL-2" diff --git a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild index 872eea571c56..b67c8d9fa365 100644 --- a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild +++ b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 SBOX_GROUP="sbox" -DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier" +DESCRIPTION="A cross-compilation toolkit for embedded Linux application development" HOMEPAGE="http://www.scratchbox.org/" SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad