diff options
author | 2007-03-27 21:36:48 +0000 | |
---|---|---|
committer | 2007-03-27 21:36:48 +0000 | |
commit | 9dea25463a62599f414b31edc6ebaa98b2e7a087 (patch) | |
tree | f072dc99c114fb4556e479bca4531230a641d6d0 /media-sound/lame | |
parent | gnome 2.18.0 (diff) | |
download | gentoo-2-9dea25463a62599f414b31edc6ebaa98b2e7a087.tar.gz gentoo-2-9dea25463a62599f414b31edc6ebaa98b2e7a087.tar.bz2 gentoo-2-9dea25463a62599f414b31edc6ebaa98b2e7a087.zip |
ia64 stable wrt bug 167391
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/lame-3.97.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.97.ebuild b/media-sound/lame/lame-3.97.ebuild index f23ac7a4ae9b..79c744368180 100644 --- a/media-sound/lame/lame-3.97.ebuild +++ b/media-sound/lame/lame-3.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.97.ebuild,v 1.9 2007/02/21 02:49:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.97.ebuild,v 1.10 2007/03/27 21:36:48 armin76 Exp $ inherit flag-o-matic toolchain-funcs eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="gtk debug mp3rtp" RDEPEND=">=sys-libs/ncurses-5.2 |