diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:10:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:10:36 +0000 |
commit | 08fdba373181c2aefe27c020670c72cca9665640 (patch) | |
tree | 2a30881a874f869e10f97467cf3f6467688c25f0 /media-libs | |
parent | Stable for HPPA (bug #495722). (diff) | |
download | gentoo-2-08fdba373181c2aefe27c020670c72cca9665640.tar.gz gentoo-2-08fdba373181c2aefe27c020670c72cca9665640.tar.bz2 gentoo-2-08fdba373181c2aefe27c020670c72cca9665640.zip |
Stable for HPPA (bug #495712).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/faac/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/faac/faac-1.28-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/faac/ChangeLog b/media-libs/faac/ChangeLog index 0636864bb23e..c109489290ee 100644 --- a/media-libs/faac/ChangeLog +++ b/media-libs/faac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/faac -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.100 2013/10/13 20:49:32 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.101 2014/01/01 16:10:36 jer Exp $ + + 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> faac-1.28-r4.ebuild: + Stable for HPPA (bug #495712). 13 Oct 2013; Michał Górny <mgorny@gentoo.org> faac-1.28-r4.ebuild: Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug diff --git a/media-libs/faac/faac-1.28-r4.ebuild b/media-libs/faac/faac-1.28-r4.ebuild index b316a6f4bd70..b57823a984c9 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-2013 Gentoo Foundation +# 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.2 2013/10/13 20:49:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild,v 1.3 2014/01/01 16:10:36 jer 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= |