mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-apps/aix-miscutils: bump to EAPI=6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Miscellaneous helpers for AIX (currently just ldd)"
|
||||
HOMEPAGE="https://www.gentoo.org/proj/en/gentoo-alt/prefix/"
|
||||
HOMEPAGE="https://prefix.gentoo.org"
|
||||
SRC_URI="https://dev.gentoo.org/~haubi/distfiles/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~ppc-aix"
|
||||
IUSE=""
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user