summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:32:07 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:51:58 +0100
commitbbadbaccdf3cf976b9d6da3c47aa4960ebf9aa4c (patch)
tree0bf5092b00f006ac10f56bcf1931d6b49defe1d1
parentdev-embedded/scratchbox-devkit-apt-https: Fix toolong DESCRIPTION (diff)
downloadgentoo-bbadbaccdf3cf976b9d6da3c47aa4960ebf9aa4c.tar.gz
gentoo-bbadbaccdf3cf976b9d6da3c47aa4960ebf9aa4c.tar.bz2
gentoo-bbadbaccdf3cf976b9d6da3c47aa4960ebf9aa4c.zip
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
-rw-r--r--dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild4
-rw-r--r--dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild4
2 files changed, 4 insertions, 4 deletions
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"