summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:39:30 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:52:31 +0100
commitb967da2ab7264399dcc71820957416dbe46ace64 (patch)
tree22ba06b5ec9b618bf833355d05b5f66542a13161 /dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
parentdev-embedded/scratchbox2: Fix toolong DESCRIPTION (diff)
downloadgentoo-b967da2ab7264399dcc71820957416dbe46ace64.tar.gz
gentoo-b967da2ab7264399dcc71820957416dbe46ace64.tar.bz2
gentoo-b967da2ab7264399dcc71820957416dbe46ace64.zip
dev-embedded/scratchbox: 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/scratchbox-1.0.19.ebuild')
-rw-r--r--dev-embedded/scratchbox/scratchbox-1.0.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
index 904fc5ac252b..6dd08a55de8f 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"