commit: 9310edb3e302a6df7c3bf60087493d5d02746e22 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Mon Mar 20 09:36:44 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 20:52:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9310edb3
dev-embedded/scratchbox-devkit-perl: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253 .../scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild | 4 ++-- .../scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild index 026280a11c5..1408c44da93 100644 --- a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild +++ b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.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-perl/scratchbox-devkit-perl-1.0.5.ebuild b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.5.ebuild index 4f4e250cf8f..8f98d9e2069 100644 --- a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.5.ebuild +++ b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.5.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/hathor/tarball/${P}-i386.tar.gz" LICENSE="GPL-2"
