diff options
author | 2014-08-10 20:06:27 +0000 | |
---|---|---|
committer | 2014-08-10 20:06:27 +0000 | |
commit | 511ea9608ad07ce86176dc4fb1a39b3103c5ec31 (patch) | |
tree | 9f639f8e0cc0d977904bfaf4fefe5538c78e2ef9 /dev-embedded/scratchbox/scratchbox-1.0.19.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-511ea9608ad07ce86176dc4fb1a39b3103c5ec31.tar.gz historical-511ea9608ad07ce86176dc4fb1a39b3103c5ec31.tar.bz2 historical-511ea9608ad07ce86176dc4fb1a39b3103c5ec31.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-embedded/scratchbox/scratchbox-1.0.19.ebuild')
-rw-r--r-- | dev-embedded/scratchbox/scratchbox-1.0.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild index 54e10e0bb57b..935e3ee800f7 100644 --- a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild +++ b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild,v 1.2 2012/06/04 07:13:48 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild,v 1.3 2014/08/10 20:04:16 slyfox Exp $ inherit eutils user SBOX_GROUP="sbox" -DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier." +DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier" 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" |