diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-21 20:05:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-21 20:05:15 +0000 |
commit | 11aa3fe513952b54b09bdccdbe75b8afff4fd030 (patch) | |
tree | 20041ecc552f1c6a8d5f3b76d0565eade467f90b /media-libs/faad2/faad2-2.7-r2.ebuild | |
parent | Stable on amd64 wrt bug #337146 (diff) | |
download | gentoo-2-11aa3fe513952b54b09bdccdbe75b8afff4fd030.tar.gz gentoo-2-11aa3fe513952b54b09bdccdbe75b8afff4fd030.tar.bz2 gentoo-2-11aa3fe513952b54b09bdccdbe75b8afff4fd030.zip |
Stable on amd64 wrt bug #337575
(Portage version: 2.2_rc83/cvs/Linux x86_64)
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 9b0c8632e2d6..c33574676fcc 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.2 2010/09/16 00:42:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild,v 1.3 2010/09/21 20:05:15 hwoarang 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() { |