diff options
author | 2005-07-19 23:55:34 +0000 | |
---|---|---|
committer | 2005-07-19 23:55:34 +0000 | |
commit | 6ca33b90678e90dd0434a64066e5c2eb2df05e59 (patch) | |
tree | 95ae4970c12eef5aa15b0bf4857434f8937bf70d /media-libs/faac/faac-1.24.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-6ca33b90678e90dd0434a64066e5c2eb2df05e59.tar.gz gentoo-2-6ca33b90678e90dd0434a64066e5c2eb2df05e59.tar.bz2 gentoo-2-6ca33b90678e90dd0434a64066e5c2eb2df05e59.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/faac/faac-1.24.ebuild')
-rw-r--r-- | media-libs/faac/faac-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/faac/faac-1.24.ebuild b/media-libs/faac/faac-1.24.ebuild index dc5cc92baa35..0d548b8f8788 100644 --- a/media-libs/faac/faac-1.24.ebuild +++ b/media-libs/faac/faac-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.24.ebuild,v 1.17 2005/06/12 19:11:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.24.ebuild,v 1.18 2005/07/19 23:55:34 kloeri Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libsndfile-1.0.0" |