summaryrefslogtreecommitdiff
path: root/app-text
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-18 10:56:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-18 10:56:56 +0100
commit16b8542529c60594441dc28c5cdeb4f16728443e (patch)
tree0d949c84963976727713a5b21e9a043c57a462b3 /app-text
parent8238b0930f9c979325647c52855408aa4dded74b (diff)
app-text/simplenote : EAPI bump
Diffstat (limited to 'app-text')
-rw-r--r--app-text/simplenote/simplenote-2.6.0-r1.ebuild (renamed from app-text/simplenote/simplenote-2.6.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/simplenote/simplenote-2.6.0.ebuild b/app-text/simplenote/simplenote-2.6.0-r1.ebuild
index 2c9ed96b..daac3e12 100644
--- a/app-text/simplenote/simplenote-2.6.0.ebuild
+++ b/app-text/simplenote/simplenote-2.6.0-r1.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=6
+EAPI=8
-inherit eutils unpacker
+inherit unpacker
DESCRIPTION="The simplest way to keep notes"
HOMEPAGE="https://github.com/Automattic/simplenote-electron"