summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-15 05:59:13 +0000
committerTom Gall <tgall@gentoo.org>2007-10-15 05:59:13 +0000
commit41c802d04eefa4a1e4d1e1ecd5c8d1543a4f1fbd (patch)
tree620924400aab85714fe1f3e4239979458c450d38 /media-libs/faac
parentFix building with newer kernel headers that lack OPEN_MAX #195861 by Markus M... (diff)
downloadgentoo-2-41c802d04eefa4a1e4d1e1ecd5c8d1543a4f1fbd.tar.gz
gentoo-2-41c802d04eefa4a1e4d1e1ecd5c8d1543a4f1fbd.tar.bz2
gentoo-2-41c802d04eefa4a1e4d1e1ecd5c8d1543a4f1fbd.zip
stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/faac')
-rw-r--r--media-libs/faac/ChangeLog5
-rw-r--r--media-libs/faac/faac-1.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/faac/ChangeLog b/media-libs/faac/ChangeLog
index ebdade21f54c..5b870dbd33ae 100644
--- a/media-libs/faac/ChangeLog
+++ b/media-libs/faac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/faac
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.56 2007/10/12 22:31:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.57 2007/10/15 05:59:13 tgall Exp $
+
+ 15 Oct 2007; Tom Gall <tgall@gentoo.org> faac-1.24.ebuild:
+ stable on ppc64
12 Oct 2007; Alexis Ballier <aballier@gentoo.org> faac-1.24.ebuild,
faac-1.24-r2.ebuild:
diff --git a/media-libs/faac/faac-1.25.ebuild b/media-libs/faac/faac-1.25.ebuild
index fb03bc509821..e61ee51e1212 100644
--- a/media-libs/faac/faac-1.25.ebuild
+++ b/media-libs/faac/faac-1.25.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-libs/faac/faac-1.25.ebuild,v 1.6 2007/08/25 14:14:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.25.ebuild,v 1.7 2007/10/15 05:59:13 tgall Exp $
inherit libtool eutils autotools flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.audiocoding.com/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ~ppc64 sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ppc64 sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=media-libs/libsndfile-1.0.0
media-libs/libmp4v2"