diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-10-06 17:14:51 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-10-06 17:14:51 +0000 |
commit | a4cac75bde3312e045871f4edf0e0efefe3c282d (patch) | |
tree | 20f34a7503f851c9d89613ad8a9a98d6134dc902 /media-libs/faad2/faad2-2.7-r2.ebuild | |
parent | x86 stable wrt bug #337502 (diff) | |
download | gentoo-2-a4cac75bde3312e045871f4edf0e0efefe3c282d.tar.gz gentoo-2-a4cac75bde3312e045871f4edf0e0efefe3c282d.tar.bz2 gentoo-2-a4cac75bde3312e045871f4edf0e0efefe3c282d.zip |
x86 stable wrt bug #337575
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-libs/faad2/faad2-2.7-r2.ebuild')
-rw-r--r-- | media-libs/faad2/faad2-2.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/faad2/faad2-2.7-r2.ebuild b/media-libs/faad2/faad2-2.7-r2.ebuild index b41e94b430d7..92ffa37f69fb 100644 --- a/media-libs/faad2/faad2-2.7-r2.ebuild +++ b/media-libs/faad2/faad2-2.7-r2.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/media-libs/faad2/faad2-2.7-r2.ebuild,v 1.4 2010/09/29 05:36:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild,v 1.5 2010/10/06 17:14:51 phajdan.jr Exp $ EAPI=3 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/faac/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="digitalradio static-libs" src_prepare() { |