diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2018-10-22 02:38:08 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2018-10-22 02:38:08 +0000 |
commit | 6534c8ca484752c1d3d7b0d3dc295bae11e418b0 (patch) | |
tree | 24a6021d955fd89cc706db1aa932fd78c58ebda6 /dev-db | |
parent | dev-db/phpmyadmin: Security bump to release 4.8.3 (PMASA-2018-5). (diff) | |
download | jmbsvicetto-6534c8ca484752c1d3d7b0d3dc295bae11e418b0.tar.gz jmbsvicetto-6534c8ca484752c1d3d7b0d3dc295bae11e418b0.tar.bz2 jmbsvicetto-6534c8ca484752c1d3d7b0d3dc295bae11e418b0.zip |
dev-db/phpmyadmin: EAPI bump.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'dev-db')
-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 f89f833..ee35ba4 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 Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=6 inherit eutils webapp |