diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-20 11:38:05 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-23 21:52:24 +0100 |
commit | 1f4f4d2e8ac4ee224a56193df4cdcaca21fdc397 (patch) | |
tree | 796a2e99dc12ce21bc8834fd74826acec48bd827 /dev-embedded | |
parent | dev-embedded/scratchbox-devkit-qemu: Fix toolong DESCRIPTION (diff) | |
download | gentoo-1f4f4d2e8ac4ee224a56193df4cdcaca21fdc397.tar.gz gentoo-1f4f4d2e8ac4ee224a56193df4cdcaca21fdc397.tar.bz2 gentoo-1f4f4d2e8ac4ee224a56193df4cdcaca21fdc397.zip |
dev-embedded/scratchbox-devkit-svn: 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')
-rw-r--r-- | dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.ebuild b/dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.ebuild index 58d475d07e69..f784da564ce1 100644 --- a/dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.ebuild +++ b/dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.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" |