mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-i18n/man-pages-ro: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
committed by
Aaron Bauman
parent
846cec6e23
commit
226f3af5d8
@@ -1,6 +1,8 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="A somewhat comprehensive collection of Romanian Linux man pages"
|
||||
HOMEPAGE="http://www.rolix.org/man/arhiva/"
|
||||
SRC_URI="http://www.rolix.org/man/arhiva/${P}.tar.gz"
|
||||
@@ -14,9 +16,7 @@ RDEPEND="virtual/man"
|
||||
|
||||
S=${WORKDIR}/man-ro
|
||||
|
||||
src_compile() { :; }
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/man/ro/man1
|
||||
doins man1/*.1 || die "doins"
|
||||
doins man1/*.1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user