diff options
author | 2012-09-28 12:19:56 +0200 | |
---|---|---|
committer | 2015-10-11 10:48:26 +0200 | |
commit | 92b39496fbc37ed79d0ce2b12f7029ae0d548bc7 (patch) | |
tree | 35f85380eb35285be54e69b67fd26f15ab5a4a63 /dev-util/diffhelp | |
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 'dev-util/diffhelp')
-rw-r--r-- | dev-util/diffhelp/ChangeLog | 3 | ||||
-rw-r--r-- | dev-util/diffhelp/diffhelp-1.5.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/diffhelp/ChangeLog b/dev-util/diffhelp/ChangeLog index 91013188..a338461e 100644 --- a/dev-util/diffhelp/ChangeLog +++ b/dev-util/diffhelp/ChangeLog @@ -4,6 +4,9 @@ *diffhelp-1.5 (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/dev-util/diffhelp/diffhelp-1.5.ebuild b/dev-util/diffhelp/diffhelp-1.5.ebuild index d44d3504..d411294a 100644 --- a/dev-util/diffhelp/diffhelp-1.5.ebuild +++ b/dev-util/diffhelp/diffhelp-1.5.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 |