maekke 14/05/03 14:21:45 Modified: ChangeLog opusfile-0.5.ebuild Log: add ~arm, bug #507650 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.9 media-libs/opusfile/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 27 Apr 2014 18:34:33 -0000 1.8 +++ ChangeLog 3 May 2014 14:21:45 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/opusfile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.8 2014/04/27 18:34:33 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.9 2014/05/03 14:21:45 maekke Exp $ + + 03 May 2014; Markus Meier <[email protected]> opusfile-0.5.ebuild: + add ~arm, bug #507650 *opusfile-0.5 (27 Apr 2014) 1.2 media-libs/opusfile/opusfile-0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/opusfile-0.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/opusfile-0.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opusfile/opusfile-0.5.ebuild?r1=1.1&r2=1.2 Index: opusfile-0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- opusfile-0.5.ebuild 27 Apr 2014 18:34:33 -0000 1.1 +++ opusfile-0.5.ebuild 3 May 2014 14:21:45 -0000 1.2 @@ -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/opusfile/opusfile-0.5.ebuild,v 1.1 2014/04/27 18:34:33 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.5.ebuild,v 1.2 2014/05/03 14:21:45 maekke Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="doc fixed-point +float +http static-libs" RDEPEND="media-libs/libogg
