diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-02-20 15:40:53 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-02-20 15:40:53 +0100 |
commit | 77aa28fc8d1574a193c95f4c023f2ca6ba825029 (patch) | |
tree | 0c2aabce46b771f411ca6182be21e3200d137f3b /app-editors | |
parent | app-editors/notepadqq: Added dev-qt/linguist-tools:5 to DEPEND. (diff) | |
download | gentoo-77aa28fc8d1574a193c95f4c023f2ca6ba825029.tar.gz gentoo-77aa28fc8d1574a193c95f4c023f2ca6ba825029.tar.bz2 gentoo-77aa28fc8d1574a193c95f4c023f2ca6ba825029.zip |
app-editors/notepadqq: Bumped live ebuild to EAPI-7.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/notepadqq/notepadqq-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/notepadqq/notepadqq-9999.ebuild b/app-editors/notepadqq/notepadqq-9999.ebuild index e3f0743514c9..040e2d2a99b4 100644 --- a/app-editors/notepadqq/notepadqq-9999.ebuild +++ b/app-editors/notepadqq/notepadqq-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit qmake-utils xdg-utils |