diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:26:55 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:26:55 +0000 |
commit | 04e2a981fc73f7e4967a2af475ce9e7455e98bc4 (patch) | |
tree | 1fa247e986a05e24cd51c673014af99aaaeadac4 /dev-perl/Audio-Wav | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-04e2a981fc73f7e4967a2af475ce9e7455e98bc4.tar.gz gentoo-2-04e2a981fc73f7e4967a2af475ce9e7455e98bc4.tar.bz2 gentoo-2-04e2a981fc73f7e4967a2af475ce9e7455e98bc4.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Audio-Wav')
-rw-r--r-- | dev-perl/Audio-Wav/Audio-Wav-0.130.0-r1.ebuild (renamed from dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-perl/Audio-Wav/ChangeLog | 9 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.130.0-r1.ebuild index cd4fd5c5ce88..126f51960252 100644 --- a/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild +++ b/dev-perl/Audio-Wav/Audio-Wav-0.130.0-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild,v 1.7 2014/08/04 09:26:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0-r1.ebuild,v 1.1 2014/08/24 01:26:55 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BRIANSKI MODULE_VERSION=0.13 diff --git a/dev-perl/Audio-Wav/ChangeLog b/dev-perl/Audio-Wav/ChangeLog index 8b0205ebe586..a861fa66f277 100644 --- a/dev-perl/Audio-Wav/ChangeLog +++ b/dev-perl/Audio-Wav/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Audio-Wav # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.62 2014/08/04 09:26:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.63 2014/08/24 01:26:55 axs Exp $ + +*Audio-Wav-0.130.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Audio-Wav-0.130.0-r1.ebuild, -Audio-Wav-0.130.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 04 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Audio-Wav-0.130.0.ebuild: Fix DESCRIPTION |