diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-20 11:33:53 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-23 21:52:04 +0100 |
commit | 3aaadfa56c772fac97e19013cc2bb747d9abcaf5 (patch) | |
tree | 1c11e11eb85de590c6afa87d8c965a0d20cf9e39 /dev-embedded | |
parent | dev-embedded/scratchbox-devkit-debian-squeeze: Fix toolong DESCRIPTION (diff) | |
download | gentoo-3aaadfa56c772fac97e19013cc2bb747d9abcaf5.tar.gz gentoo-3aaadfa56c772fac97e19013cc2bb747d9abcaf5.tar.bz2 gentoo-3aaadfa56c772fac97e19013cc2bb747d9abcaf5.zip |
dev-embedded/scratchbox-devkit-debian: 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-debian/scratchbox-devkit-debian-1.0.10.ebuild | 4 | ||||
-rw-r--r-- | dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild index 58d475d07e69..f784da564ce1 100644 --- a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild +++ b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.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-debian/scratchbox-devkit-debian-1.0.11.ebuild b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild index 04323100947c..1a3b2f10a453 100644 --- a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild +++ b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.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" |