diff options
author | Martin Väth <martin@mvath.de> | 2015-11-20 22:58:10 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-11-20 22:58:10 +0100 |
commit | 54e1638047d8f3c28d9824ea8141bc201a4ac98b (patch) | |
tree | 7ad61db574e9209732242a31b324d1df567021ea /www-plugins/form-history-control | |
parent | app-arch/archwrap: Version bump (diff) | |
download | mv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.tar.gz mv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.tar.bz2 mv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.zip |
Bump to EAPI=6
Diffstat (limited to 'www-plugins/form-history-control')
-rw-r--r-- | www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild b/www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild index bec8881a..fd87c6b1 100644 --- a/www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild +++ b/www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit mv_mozextension RESTRICT="mirror" |