diff options
author | Martin Väth <martin@mvath.de> | 2012-09-28 12:19:56 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:48:26 +0200 |
commit | 92b39496fbc37ed79d0ce2b12f7029ae0d548bc7 (patch) | |
tree | 35f85380eb35285be54e69b67fd26f15ab5a4a63 /net-firewall | |
parent | Use AUTHOR tag. Use $ECLASS for message (diff) | |
download | mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.tar.gz mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.tar.bz2 mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.zip |
Bump to EAPI=5. Update checksums
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewall-mv/ChangeLog | 3 | ||||
-rw-r--r-- | net-firewall/firewall-mv/firewall-mv-6.6.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net-firewall/firewall-mv/ChangeLog b/net-firewall/firewall-mv/ChangeLog index aa940731..a61dc41c 100644 --- a/net-firewall/firewall-mv/ChangeLog +++ b/net-firewall/firewall-mv/ChangeLog @@ -4,6 +4,9 @@ *firewall-mv-6.6 (07 May 2012) + 28 Sep 2012; Martin Väth <martin@mvath.de> + Bump to EAPI=5 + 12 May 2012; Martin Väth <martin@mvath.de> base->eutils diff --git a/net-firewall/firewall-mv/firewall-mv-6.6.ebuild b/net-firewall/firewall-mv/firewall-mv-6.6.ebuild index 9058ca6b..83c18c4b 100644 --- a/net-firewall/firewall-mv/firewall-mv-6.6.ebuild +++ b/net-firewall/firewall-mv/firewall-mv-6.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI=5 RESTRICT="mirror" inherit eutils vcs-snapshot |