summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-06-13 15:52:14 -0400
committerMike Gilbert <floppym@gentoo.org>2024-06-13 15:52:14 -0400
commit7db2d2197a6d50dce5b711db6aaee361269ff446 (patch)
treeb255fa95136d2042c39f10284d5dd436bd7855bd /app-editors/nano
parentapp-editors/nano: drop IUSE=static (diff)
downloadgentoo-7db2d2197a6d50dce5b711db6aaee361269ff446.tar.gz
gentoo-7db2d2197a6d50dce5b711db6aaee361269ff446.tar.bz2
gentoo-7db2d2197a6d50dce5b711db6aaee361269ff446.zip
app-editors/nano: drop flag-o-matic
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-editors/nano')
-rw-r--r--app-editors/nano/nano-8.0.ebuild2
-rw-r--r--app-editors/nano/nano-9999.ebuild2
2 files changed, 0 insertions, 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