diff options
-rw-r--r-- | dev-embedded/scratchbox/scratchbox-1.0.19.ebuild | 4 | ||||
-rw-r--r-- | dev-embedded/scratchbox/scratchbox-1.0.20.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild index 904fc5ac252b..6dd08a55de8f 100644 --- a/dev-embedded/scratchbox/scratchbox-1.0.20.ebuild +++ b/dev-embedded/scratchbox/scratchbox-1.0.20.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" |