commit: 7db2d2197a6d50dce5b711db6aaee361269ff446
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 19:52:14 2024 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 19:52:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db2d219
app-editors/nano: drop flag-o-matic
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
app-editors/nano/nano-8.0.ebuild | 2 --
app-editors/nano/nano-9999.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/app-editors/nano/nano-8.0.ebuild b/app-editors/nano/nano-8.0.ebuild
index 4fd1b503d2c7..e6f6c6f206d5 100644
--- a/app-editors/nano/nano-8.0.ebuild
+++ b/app-editors/nano/nano-8.0.ebuild
@@ -3,8 +3,6 @@
EAPI=8
-inherit flag-o-matic
-
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/nano.git"
inherit autotools git-r3
diff --git a/app-editors/nano/nano-9999.ebuild
b/app-editors/nano/nano-9999.ebuild
index 864ebe37cbae..64d9b86de063 100644
--- a/app-editors/nano/nano-9999.ebuild
+++ b/app-editors/nano/nano-9999.ebuild
@@ -3,8 +3,6 @@
EAPI=8
-inherit flag-o-matic
-
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/nano.git"
inherit autotools git-r3