commit: 9321089fbffa6af13bae4ed3c2cfad4ed95eb2d9
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 16:02:56 2016 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri May 13 16:04:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9321089f
app-editors/scite: adding inherit of flag-o-matic eclass to vn. 3.6.5
on behalf of maintainer E. Peters. Fixes
Gentoo-bug: 582196
Package-Manager: portage-2.2.28
app-editors/scite/scite-3.6.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/scite/scite-3.6.5.ebuild
b/app-editors/scite/scite-3.6.5.ebuild
index 6b1dec2..80bc0c1 100644
--- a/app-editors/scite/scite-3.6.5.ebuild
+++ b/app-editors/scite/scite-3.6.5.ebuild
@@ -4,7 +4,7 @@
EAPI="6"
-inherit toolchain-funcs eutils
+inherit toolchain-funcs eutils flag-o-matic
MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"