diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 10:46:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-09 10:46:55 +0000 |
commit | 66f5a6b2d98e8e38faa8692ba13c648af781f4a1 (patch) | |
tree | 5885c2f1d67dc79dbcc0020054d757acf9b93c48 /media-libs/vo-aacenc | |
parent | Stable for ppc64, wrt bug #515234 (diff) | |
download | gentoo-2-66f5a6b2d98e8e38faa8692ba13c648af781f4a1.tar.gz gentoo-2-66f5a6b2d98e8e38faa8692ba13c648af781f4a1.tar.bz2 gentoo-2-66f5a6b2d98e8e38faa8692ba13c648af781f4a1.zip |
Stable for ppc64, wrt bug #515234
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/vo-aacenc')
-rw-r--r-- | media-libs/vo-aacenc/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/vo-aacenc/ChangeLog b/media-libs/vo-aacenc/ChangeLog index f6668a595474..ddb58234002a 100644 --- a/media-libs/vo-aacenc/ChangeLog +++ b/media-libs/vo-aacenc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/vo-aacenc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-aacenc/ChangeLog,v 1.42 2014/08/07 19:07:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-aacenc/ChangeLog,v 1.43 2014/08/09 10:46:55 ago Exp $ + + 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> vo-aacenc-0.1.3.ebuild: + Stable for ppc64, wrt bug #515234 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> vo-aacenc-0.1.3.ebuild: Stable for HPPA (bug #512012). diff --git a/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild b/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild index 8e5ce2f19630..96b128a38103 100644 --- a/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild +++ b/media-libs/vo-aacenc/vo-aacenc-0.1.3.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/vo-aacenc/vo-aacenc-0.1.3.ebuild,v 1.7 2014/08/07 19:07:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild,v 1.8 2014/08/09 10:46:55 ago Exp $ EAPI=5 @@ -28,7 +28,7 @@ LICENSE="Apache-2.0" SLOT="0" [[ ${PV} == *9999 ]] || \ -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" IUSE="examples static-libs neon" AUTOTOOLS_PRUNE_LIBTOOL_FILES=all |