diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2018-10-22 02:40:35 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2018-10-22 02:40:35 +0000 |
commit | 72385e951df21d1127bda7ba49163aae75159d84 (patch) | |
tree | f626ef43b322adc7f71a910558b55e1be25fe573 | |
parent | dev-db/phpmyadmin: Drop vulnerable version. (diff) | |
download | gentoo-72385e951df21d1127bda7ba49163aae75159d84.tar.gz gentoo-72385e951df21d1127bda7ba49163aae75159d84.tar.bz2 gentoo-72385e951df21d1127bda7ba49163aae75159d84.zip |
dev-db/phpmyadmin: Bump EAPI version.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r-- | dev-db/phpmyadmin/phpmyadmin-4.8.3-r1.ebuild (renamed from dev-db/phpmyadmin/phpmyadmin-4.8.3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/phpmyadmin/phpmyadmin-4.8.3.ebuild b/dev-db/phpmyadmin/phpmyadmin-4.8.3-r1.ebuild index 79faf4c22866..646226a38ba1 100644 --- a/dev-db/phpmyadmin/phpmyadmin-4.8.3.ebuild +++ b/dev-db/phpmyadmin/phpmyadmin-4.8.3-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=6 inherit eutils webapp |