diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-17 08:59:29 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-17 08:59:29 +0000 |
commit | 6c832daa0e4a1adb905f50753e7a53694d49ff30 (patch) | |
tree | 452a33adba99902f1913e52f966e936c4da5fb25 /dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild | |
parent | Stable on amd64, x86 (#314467) (diff) | |
download | gentoo-2-6c832daa0e4a1adb905f50753e7a53694d49ff30.tar.gz gentoo-2-6c832daa0e4a1adb905f50753e7a53694d49ff30.tar.bz2 gentoo-2-6c832daa0e4a1adb905f50753e7a53694d49ff30.zip |
Stable on amd64, x86 (#314467)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild')
-rw-r--r-- | dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild index f97732c9df90..10e17375cdf9 100644 --- a/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild +++ b/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.11.ebuild,v 1.1 2010/03/15 18:30:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.11.ebuild,v 1.2 2010/04/17 08:59:29 tove Exp $ EAPI=2 @@ -10,7 +10,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" |