diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:30:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:30:10 +0000 |
commit | 797fc1ed42b4d904d19976e78077f74bc83a1ec1 (patch) | |
tree | 343c201bbdbd107b096e13158c11c661b3382177 /dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild | |
parent | Stable for x86, wrt bug #451646 (diff) | |
download | gentoo-2-797fc1ed42b4d904d19976e78077f74bc83a1ec1.tar.gz gentoo-2-797fc1ed42b4d904d19976e78077f74bc83a1ec1.tar.bz2 gentoo-2-797fc1ed42b4d904d19976e78077f74bc83a1ec1.zip |
Stable for x86, wrt bug #451648
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild')
-rw-r--r-- | dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild b/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild index 35e3882a1220..0467e0a4b3f5 100644 --- a/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild +++ b/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild,v 1.2 2013/01/14 09:50:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild,v 1.3 2013/01/22 17:30:10 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Extract audio from Flash Videos" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |