diff options
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lame/lame-3.92.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lame/lame-3.93.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lame/lame-3.93.0.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index dbfd66aadafd..3a38354f84f5 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for media-sound/lame # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.9 2002/12/01 10:24:59 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.10 2002/12/09 04:26:14 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *lame-3.93.0 (23 Nov 2002) 01 Dec 2002; phoen][x <phoenix@gentoo.org> lame-3.93.0-r1.ebuild, diff --git a/media-sound/lame/lame-3.92.ebuild b/media-sound/lame/lame-3.92.ebuild index 336797c260c0..fbecc5835f03 100644 --- a/media-sound/lame/lame-3.92.ebuild +++ b/media-sound/lame/lame-3.92.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.92.ebuild,v 1.11 2002/10/05 18:01:32 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.92.ebuild,v 1.12 2002/12/09 04:26:14 manson Exp $ IUSE="gtk oggvorbis" @@ -24,7 +24,7 @@ RDEPEND="virtual/glibc LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_compile() { diff --git a/media-sound/lame/lame-3.93.0-r1.ebuild b/media-sound/lame/lame-3.93.0-r1.ebuild index 376894748a00..41d92049e4c4 100644 --- a/media-sound/lame/lame-3.93.0-r1.ebuild +++ b/media-sound/lame/lame-3.93.0-r1.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.0-r1.ebuild,v 1.1 2002/12/01 10:24:59 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.93.0-r1.ebuild,v 1.2 2002/12/09 04:26:14 manson Exp $ IUSE="gtk" @@ -23,7 +23,7 @@ RDEPEND="virtual/glibc LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " src_unpack() { base_src_unpack unpack patch diff --git a/media-sound/lame/lame-3.93.0.ebuild b/media-sound/lame/lame-3.93.0.ebuild index 98b8dbc0529c..4c680bccbcb5 100644 --- a/media-sound/lame/lame-3.93.0.ebuild +++ b/media-sound/lame/lame-3.93.0.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.0.ebuild,v 1.1 2002/11/24 00:13:34 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.93.0.ebuild,v 1.2 2002/12/09 04:26:14 manson Exp $ IUSE="gtk" @@ -23,7 +23,7 @@ RDEPEND="virtual/glibc LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " src_compile() { |