diff options
author | Jason Wever <weeve@gentoo.org> | 2007-02-19 03:59:11 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2007-02-19 03:59:11 +0000 |
commit | 99d84e07f287e7da49e0c0fdb511df58021bbc47 (patch) | |
tree | c4f02327f4316175c5b82bfa853e41f83cb4a229 /media-sound/lame/lame-3.97.ebuild | |
parent | Move preserve_old_lib call from src_install to pkg_postinst because preserve_... (diff) | |
download | historical-99d84e07f287e7da49e0c0fdb511df58021bbc47.tar.gz historical-99d84e07f287e7da49e0c0fdb511df58021bbc47.tar.bz2 historical-99d84e07f287e7da49e0c0fdb511df58021bbc47.zip |
Stable on SPARC wrt bug #167391.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'media-sound/lame/lame-3.97.ebuild')
-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 09e33b2a4a42..b00189446130 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.7 2007/02/18 22:33:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.97.ebuild,v 1.8 2007/02/19 03:59:11 weeve Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -13,7 +13,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 |