diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:43:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:43:43 +0000 |
commit | 228113242e43d354205da87787b5701dcefeea48 (patch) | |
tree | 6d893a44eeb5c2dc1068df6042052ee07aab715a /media-libs/vo-amrwbenc | |
parent | Stable for amd64, wrt bug #474228 (diff) | |
download | gentoo-2-228113242e43d354205da87787b5701dcefeea48.tar.gz gentoo-2-228113242e43d354205da87787b5701dcefeea48.tar.bz2 gentoo-2-228113242e43d354205da87787b5701dcefeea48.zip |
Stable for amd64, wrt bug #474254
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/vo-amrwbenc')
-rw-r--r-- | media-libs/vo-amrwbenc/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/vo-amrwbenc/ChangeLog b/media-libs/vo-amrwbenc/ChangeLog index b142a5063b05..15f138a3fa4c 100644 --- a/media-libs/vo-amrwbenc/ChangeLog +++ b/media-libs/vo-amrwbenc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/vo-amrwbenc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.29 2013/06/25 18:38:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.30 2013/06/25 18:43:43 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> vo-amrwbenc-0.1.2-r1.ebuild: + Stable for amd64, wrt bug #474254 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> vo-amrwbenc-0.1.2-r1.ebuild: Stable for x86, wrt bug #474254 diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild index 35bb57b2ad90..51aec0cca905 100644 --- a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild +++ b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild,v 1.4 2013/06/25 18:38:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild,v 1.5 2013/06/25 18:43:43 ago Exp $ EAPI=5 @@ -30,7 +30,7 @@ LICENSE="Apache-2.0" SLOT="0" [[ ${PV} == *9999 ]] || \ -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="examples static-libs" src_configure() { |