mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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
This commit is contained in:
committed by
David Seifert
parent
5efe7c85e6
commit
3aaadfa56c
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user