diff options
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" |