summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:35:34 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:52:11 +0100
commitbd0d7665d5fc1515cccb98303f95ce408eb30e86 (patch)
tree42c48a802842ba6ab65f7befd28ba7310a75d562 /dev-embedded/scratchbox-devkit-git
parentdev-embedded/scratchbox-devkit-doctools: Fix toolong DESCRIPTION (diff)
downloadgentoo-bd0d7665d5fc1515cccb98303f95ce408eb30e86.tar.gz
gentoo-bd0d7665d5fc1515cccb98303f95ce408eb30e86.tar.bz2
gentoo-bd0d7665d5fc1515cccb98303f95ce408eb30e86.zip
dev-embedded/scratchbox-devkit-git: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
Diffstat (limited to 'dev-embedded/scratchbox-devkit-git')
-rw-r--r--dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild4
-rw-r--r--dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild
index 58d475d07e69..f784da564ce1 100644
--- a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild
+++ b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.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-git/scratchbox-devkit-git-1.0.2.ebuild b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild
index 04323100947c..1a3b2f10a453 100644
--- a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild
+++ b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.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"