diff options
author | 2002-12-12 17:56:15 +0000 | |
---|---|---|
committer | 2002-12-12 17:56:15 +0000 | |
commit | e8ea2bd47df0a00b711ffa48c276cac0cfc72ff4 (patch) | |
tree | a2366085e7d60edc2e98f41d4a36dfae406ceb7c /media-sound/lame/lame-3.93.1.ebuild | |
parent | Initial import (Bug #9982) (diff) | |
download | gentoo-2-e8ea2bd47df0a00b711ffa48c276cac0cfc72ff4.tar.gz gentoo-2-e8ea2bd47df0a00b711ffa48c276cac0cfc72ff4.tar.bz2 gentoo-2-e8ea2bd47df0a00b711ffa48c276cac0cfc72ff4.zip |
Removed lame-3.93.0 and put lame-3.93.1 into the stable x86 profile.
Diffstat (limited to 'media-sound/lame/lame-3.93.1.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.93.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.93.1.ebuild b/media-sound/lame/lame-3.93.1.ebuild index 601823be37da..0da16a6aa96d 100644 --- a/media-sound/lame/lame-3.93.1.ebuild +++ b/media-sound/lame/lame-3.93.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.93.1.ebuild,v 1.1 2002/12/11 16:22:26 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.93.1.ebuild,v 1.2 2002/12/12 17:56:15 phoenix Exp $ IUSE="gtk" @@ -22,7 +22,7 @@ RDEPEND="virtual/glibc LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " src_compile() { elibtoolize |