phajdan.jr 14/03/12 05:19:18 Modified: ChangeLog libebml-1.3.0.ebuild Log: x86 stable wrt bug #492240 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.127 dev-libs/libebml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/ChangeLog?rev=1.127&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/ChangeLog?rev=1.127&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/ChangeLog?r1=1.126&r2=1.127 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- ChangeLog 7 Mar 2014 23:27:35 -0000 1.126 +++ ChangeLog 12 Mar 2014 05:19:18 -0000 1.127 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.126 2014/03/07 23:27:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.127 2014/03/12 05:19:18 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <[email protected]> libebml-1.3.0.ebuild: + x86 stable wrt bug #492240 07 Mar 2014; Pacho Ramos <[email protected]> libebml-1.3.0.ebuild: amd64 stable, bug #492240 1.6 dev-libs/libebml/libebml-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/libebml-1.3.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/libebml-1.3.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libebml/libebml-1.3.0.ebuild?r1=1.5&r2=1.6 Index: libebml-1.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.3.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libebml-1.3.0.ebuild 7 Mar 2014 23:27:35 -0000 1.5 +++ libebml-1.3.0.ebuild 12 Mar 2014 05:19:18 -0000 1.6 @@ -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/dev-libs/libebml/libebml-1.3.0.ebuild,v 1.5 2014/03/07 23:27:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.3.0.ebuild,v 1.6 2014/03/12 05:19:18 phajdan.jr Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0/4" # subslot = soname major version -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug static-libs" S=${WORKDIR}/${PN}-release-${PV}/make/linux
