diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:44:28 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:44:28 +0000 |
commit | 51c01679ba19651be4b14d105fc2ccc904348c1a (patch) | |
tree | 629fb52b43ad0cb77245349f3df7967e9c6c05f0 /dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild | |
parent | Stable on alpha, bug #400035 (diff) | |
download | gentoo-2-51c01679ba19651be4b14d105fc2ccc904348c1a.tar.gz gentoo-2-51c01679ba19651be4b14d105fc2ccc904348c1a.tar.bz2 gentoo-2-51c01679ba19651be4b14d105fc2ccc904348c1a.zip |
Stable on alpha, bug #400037
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild')
-rw-r--r-- | dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild index 367905eda668..56247e7e8ae0 100644 --- a/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild +++ b/dev-perl/Audio-Wav/Audio-Wav-0.120.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.120.0.ebuild,v 1.2 2012/02/24 09:54:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild,v 1.3 2012/02/25 17:44:28 klausman Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Modules for reading & writing Microsoft WAV files." SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="dev-perl/Inline" |