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 /dev-util | |
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')
-rw-r--r-- | dev-util/diffhelp/ChangeLog | 3 | ||||
-rw-r--r-- | dev-util/diffhelp/diffhelp-1.5.ebuild | 2 | ||||
-rw-r--r-- | dev-util/mv_perl/ChangeLog | 3 | ||||
-rw-r--r-- | dev-util/mv_perl/mv_perl-2.4.ebuild | 2 | ||||
-rw-r--r-- | dev-util/pyrep/ChangeLog | 3 | ||||
-rw-r--r-- | dev-util/pyrep/pyrep-1.1.ebuild | 2 |
6 files changed, 12 insertions, 3 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 diff --git a/dev-util/mv_perl/ChangeLog b/dev-util/mv_perl/ChangeLog index e12d071f..c471d10a 100644 --- a/dev-util/mv_perl/ChangeLog +++ b/dev-util/mv_perl/ChangeLog @@ -4,6 +4,9 @@ *noscript-2.4 (10 Jun 2012) + 28 Sep 2012; Martin Väth <martin@mvath.de> + Bump to EAPI=5 + 10 Jun 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. Fixes comp regression diff --git a/dev-util/mv_perl/mv_perl-2.4.ebuild b/dev-util/mv_perl/mv_perl-2.4.ebuild index 2f963191..c1ad1c60 100644 --- a/dev-util/mv_perl/mv_perl-2.4.ebuild +++ b/dev-util/mv_perl/mv_perl-2.4.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 diff --git a/dev-util/pyrep/ChangeLog b/dev-util/pyrep/ChangeLog index e918c302..00719be1 100644 --- a/dev-util/pyrep/ChangeLog +++ b/dev-util/pyrep/ChangeLog @@ -4,6 +4,9 @@ *pyrep-1.1 (02 Mar 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/pyrep/pyrep-1.1.ebuild b/dev-util/pyrep/pyrep-1.1.ebuild index 760865a6..d39188e8 100644 --- a/dev-util/pyrep/pyrep-1.1.ebuild +++ b/dev-util/pyrep/pyrep-1.1.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 |