diff options
author | 2012-08-09 17:45:56 +0000 | |
---|---|---|
committer | 2012-08-09 17:45:56 +0000 | |
commit | 3e95f78e8c0cd34c09d0c2fdc945feded773c0c2 (patch) | |
tree | dfa3ac776ce2a418fd56e1931804e3876855f147 /dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild | |
parent | [bump] dev-perl/Starlet-0.150.0 (diff) | |
download | gentoo-2-3e95f78e8c0cd34c09d0c2fdc945feded773c0c2.tar.gz gentoo-2-3e95f78e8c0cd34c09d0c2fdc945feded773c0c2.tar.bz2 gentoo-2-3e95f78e8c0cd34c09d0c2fdc945feded773c0c2.zip |
Marking Audio-Wav-0.130.0 ppc for bug 418785
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 b0954ce5bab3..03d4d94e71a0 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.4 2012/08/03 11:04:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/Audio-Wav-0.130.0.ebuild,v 1.5 2012/08/09 17:45:56 ranger 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" |