diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-10 11:43:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-10 11:43:43 +0000 |
commit | d5145f9f3a9c83b7918216d6a01a8bc99cc2f6d1 (patch) | |
tree | 9b714a62bde726e50b38af333a79e5dcee71095c /media-sound | |
parent | Clean up old revision. (diff) | |
download | gentoo-2-d5145f9f3a9c83b7918216d6a01a8bc99cc2f6d1.tar.gz gentoo-2-d5145f9f3a9c83b7918216d6a01a8bc99cc2f6d1.tar.bz2 gentoo-2-d5145f9f3a9c83b7918216d6a01a8bc99cc2f6d1.zip |
ia64 stable
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/lame/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/lame/lame-3.98.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index 83e17c5257a9..60c3267a76d0 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lame -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.125 2010/12/09 16:09:49 rich0 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.126 2011/04/10 11:43:43 armin76 Exp $ + + 10 Apr 2011; Raúl Porcel <armin76@gentoo.org> lame-3.98.4.ebuild: + ia64 stable 09 Dec 2010; Richard Freeman <rich0@gentoo.org> lame-3.98.4.ebuild: amd64 stable - 347625 diff --git a/media-sound/lame/lame-3.98.4.ebuild b/media-sound/lame/lame-3.98.4.ebuild index b8fb04769e9f..b8af65084e26 100644 --- a/media-sound/lame/lame-3.98.4.ebuild +++ b/media-sound/lame/lame-3.98.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.4.ebuild,v 1.7 2010/12/09 16:09:49 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.4.ebuild,v 1.8 2011/04/10 11:43:43 armin76 Exp $ EAPI=3 inherit autotools eutils @@ -11,7 +11,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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug mmx mp3rtp sndfile static-libs" RDEPEND=">=sys-libs/ncurses-5.2 |