diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:10:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:10:28 +0000 |
commit | c47fb6c042590dd57e57690bfb1d69878cc5d012 (patch) | |
tree | 09fe86a551cb82e1e362b58249882bd4ccbd6b03 /media-libs/faac | |
parent | Stable for ppc, wrt bug #495454 (diff) | |
download | gentoo-2-c47fb6c042590dd57e57690bfb1d69878cc5d012.tar.gz gentoo-2-c47fb6c042590dd57e57690bfb1d69878cc5d012.tar.bz2 gentoo-2-c47fb6c042590dd57e57690bfb1d69878cc5d012.zip |
Stable for ppc, wrt bug #495712
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/faac')
-rw-r--r-- | media-libs/faac/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/faac/faac-1.28-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/faac/ChangeLog b/media-libs/faac/ChangeLog index ee6fedf22c54..76cdd07f4086 100644 --- a/media-libs/faac/ChangeLog +++ b/media-libs/faac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/faac # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.104 2014/01/14 13:53:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.105 2014/01/14 15:10:28 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> faac-1.28-r4.ebuild: + Stable for ppc, wrt bug #495712 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> faac-1.28-r4.ebuild: Stable for x86, wrt bug #495712 diff --git a/media-libs/faac/faac-1.28-r4.ebuild b/media-libs/faac/faac-1.28-r4.ebuild index d2b9149871b5..e03339a3d287 100644 --- a/media-libs/faac/faac-1.28-r4.ebuild +++ b/media-libs/faac/faac-1.28-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild,v 1.6 2014/01/14 13:53:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild,v 1.7 2014/01/14 15:10:28 ago Exp $ EAPI=5 inherit autotools eutils multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1 MPEG-4" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="media-libs/libmp4v2:0= |