commit:     b967da2ab7264399dcc71820957416dbe46ace64
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 09:39:30 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:52:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b967da2a

dev-embedded/scratchbox: Fix toolong DESCRIPTION

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

 dev-embedded/scratchbox/scratchbox-1.0.19.ebuild | 4 ++--
 dev-embedded/scratchbox/scratchbox-1.0.20.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild 
b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
index 904fc5ac252..6dd08a55de8 100644
--- a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
+++ b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils user
 
 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/hathor/tarball/scratchbox-core-${PV}-i386.tar.gz
        
http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-libs-${PV}-i386.tar.gz";

diff --git a/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild 
b/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild
index 904fc5ac252..6dd08a55de8 100644
--- a/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild
+++ b/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils user
 
 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/hathor/tarball/scratchbox-core-${PV}-i386.tar.gz
        
http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-libs-${PV}-i386.tar.gz";

Reply via email to