mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-libs/elfio: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4517
This commit is contained in:
committed by
David Seifert
parent
b2abb96f93
commit
09b909daff
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
inherit eutils autotools
|
||||
|
||||
MY_P=ELFIO-${PV}
|
||||
DESCRIPTION="ELF (Executable and Linkable Format) reader and producer implemented as a C++ library"
|
||||
DESCRIPTION="ELF reader and producer implemented as a C++ library"
|
||||
HOMEPAGE="http://elfio.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/elfio/${MY_P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user