projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c70a847
)
app-editors/ng: [QA] inherit toolchain-funcs.eclass directly
author
David Seifert
<soap@gentoo.org>
Thu, 13 Feb 2020 21:34:51 +0000
(22:34 +0100)
committer
David Seifert
<soap@gentoo.org>
Thu, 13 Feb 2020 21:34:51 +0000
(22:34 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-editors/ng/ng-1.5_beta1-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/ng/ng-1.5_beta1-r2.ebuild
b/app-editors/ng/ng-1.5_beta1-r2.ebuild
index fbb432af3cc594dc4933c43f99aa6ff84a3eb0f2..f7b2c66ceb44dca2445a97508c5af31d83f8d522 100644
(file)
--- a/
app-editors/ng/ng-1.5_beta1-r2.ebuild
+++ b/
app-editors/ng/ng-1.5_beta1-r2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
17 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools
+inherit autotools
toolchain-funcs
MY_P="${P/_beta/beta}"