diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2003-03-13 18:19:22 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2003-03-13 18:19:22 +0000 |
commit | 7fa8ba5c322d11ce715eb849a48972e1dce98f2d (patch) | |
tree | 9663f7c772a38ed77cc17923f965bad2a812dfda /media-sound/lame | |
parent | new package: Orbital Reconstruction Simulation Algorithym (diff) | |
download | gentoo-2-7fa8ba5c322d11ce715eb849a48972e1dce98f2d.tar.gz gentoo-2-7fa8ba5c322d11ce715eb849a48972e1dce98f2d.tar.bz2 gentoo-2-7fa8ba5c322d11ce715eb849a48972e1dce98f2d.zip |
Marked lame-3.93.1-r1 ppc stable
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lame/lame-3.93.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index 392b8eb91e93..8feb22686597 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lame # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.19 2003/03/10 11:53:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.20 2003/03/13 18:19:22 doctomoe Exp $ + + 13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> lame-3.93.1-r1.ebuild + Marked ppc stable *lame-3.93.1-r1 (28 Jan 2003) diff --git a/media-sound/lame/lame-3.93.1-r1.ebuild b/media-sound/lame/lame-3.93.1-r1.ebuild index 7dc5c5d0dfbe..3d726852d425 100644 --- a/media-sound/lame/lame-3.93.1-r1.ebuild +++ b/media-sound/lame/lame-3.93.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r1.ebuild,v 1.3 2003/03/10 11:53:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.93.1-r1.ebuild,v 1.4 2003/03/13 18:19:22 doctomoe Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lame/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" RDEPEND=">=sys-libs/ncurses-5.2 gtk? ( =x11-libs/gtk+-1.2* )" |