diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 11:04:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 11:04:01 +0000 |
commit | 827556064fe7e78d198bdc1fbcb090abcab6c031 (patch) | |
tree | e2bf31219f2d130b16a9663296ffb2dea1231889 /dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild | |
parent | Stable for amd64, wrt bug #418783 (diff) | |
download | gentoo-2-827556064fe7e78d198bdc1fbcb090abcab6c031.tar.gz gentoo-2-827556064fe7e78d198bdc1fbcb090abcab6c031.tar.bz2 gentoo-2-827556064fe7e78d198bdc1fbcb090abcab6c031.zip |
Stable for amd64, wrt bug #418785
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild')
-rw-r--r-- | dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild index b358fe71a207..b0954ce5bab3 100644 --- a/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild +++ b/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.3 2012/08/02 08:28:43 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild,v 1.4 2012/08/03 11:04:01 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Modules for reading & writing Microsoft WAV files." SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc x86" +KEYWORDS="~alpha amd64 hppa ~ppc x86" IUSE="" RDEPEND="dev-perl/Inline" |