diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:20:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:20:21 +0000 |
commit | 8b0b6cbe49a8419efbde32cf7db40c1a57b3b964 (patch) | |
tree | 788ea2354fadea899e29cb719fce2d4613d2a487 /media-libs/vo-aacenc | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-8b0b6cbe49a8419efbde32cf7db40c1a57b3b964.tar.gz gentoo-2-8b0b6cbe49a8419efbde32cf7db40c1a57b3b964.tar.bz2 gentoo-2-8b0b6cbe49a8419efbde32cf7db40c1a57b3b964.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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 e6149e0730dd..1a948afad7a3 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.37 2014/07/22 10:49:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-aacenc/ChangeLog,v 1.38 2014/07/23 15:20:21 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> vo-aacenc-0.1.3.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> vo-aacenc-0.1.3.ebuild: Stable for amd64, wrt bug #512912 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 8a148ba31802..7c049d34d9e0 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.2 2014/07/22 10:49:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-aacenc/vo-aacenc-0.1.3.ebuild,v 1.3 2014/07/23 15:20:21 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 |