summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-07-21 20:49:22 +0000
committerSteve Dibb <beandog@gentoo.org>2009-07-21 20:49:22 +0000
commit95f33f6beeb2344ba89a16bfb95f0c318c420b54 (patch)
tree2c58773a212ed0c58193de15e7b1d5bc5fd8fb05 /media-libs/faac
parentVersion bump. (diff)
downloadgentoo-2-95f33f6beeb2344ba89a16bfb95f0c318c420b54.tar.gz
gentoo-2-95f33f6beeb2344ba89a16bfb95f0c318c420b54.tar.bz2
gentoo-2-95f33f6beeb2344ba89a16bfb95f0c318c420b54.zip
amd64 stable, bug 278485
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/faac')
-rw-r--r--media-libs/faac/ChangeLog5
-rw-r--r--media-libs/faac/faac-1.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/faac/ChangeLog b/media-libs/faac/ChangeLog
index eb9de1f52cb6..6d58705af912 100644
--- a/media-libs/faac/ChangeLog
+++ b/media-libs/faac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/faac
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.69 2009/07/10 10:23:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.70 2009/07/21 20:49:22 beandog Exp $
+
+ 21 Jul 2009; Steve Dibb <beandog@gentoo.org> faac-1.28.ebuild:
+ amd64 stable, bug 278485
*faac-1.28-r1 (10 Jul 2009)
diff --git a/media-libs/faac/faac-1.28.ebuild b/media-libs/faac/faac-1.28.ebuild
index 87c1e38ab072..b718e7ece4d2 100644
--- a/media-libs/faac/faac-1.28.ebuild
+++ b/media-libs/faac/faac-1.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28.ebuild,v 1.2 2009/07/10 19:42:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28.ebuild,v 1.3 2009/07/21 20:49:22 beandog Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="<media-libs/libmp4v2-1.9.0"