mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-embedded/scratchbox2: 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
1f4f4d2e8a
commit
08c60c8722
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="2"
|
||||
@@ -8,7 +8,7 @@ inherit autotools eutils multilib toolchain-funcs
|
||||
MY_PN="${PN/cratch}"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier"
|
||||
DESCRIPTION="A cross-compilation toolkit for embedded Linux application development"
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/sbox2"
|
||||
SRC_URI="https://cgit.freedesktop.org/${MY_PN}/snapshot/${MY_P}.tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user