klausman 15/07/30 11:32:38 Modified: ChangeLog expat-2.1.0-r5.ebuild Log: Stable on alpha, bug 555642 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.178 dev-libs/expat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/expat/ChangeLog?rev=1.178&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/expat/ChangeLog?rev=1.178&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/expat/ChangeLog?r1=1.177&r2=1.178 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v retrieving revision 1.177 retrieving revision 1.178 diff -u -r1.177 -r1.178 --- ChangeLog 30 Jul 2015 09:58:11 -0000 1.177 +++ ChangeLog 30 Jul 2015 11:32:38 -0000 1.178 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/expat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.177 2015/07/30 09:58:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.178 2015/07/30 11:32:38 klausman Exp $ + + 30 Jul 2015; Tobias Klausmann <[email protected]> expat-2.1.0-r5.ebuild: + Stable on alpha, bug 555642 30 Jul 2015; Agostino Sarubbo <[email protected]> expat-2.1.0-r5.ebuild: Stable for x86, wrt bug #555642 1.4 dev-libs/expat/expat-2.1.0-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/expat/expat-2.1.0-r5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/expat/expat-2.1.0-r5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/expat/expat-2.1.0-r5.ebuild?r1=1.3&r2=1.4 Index: expat-2.1.0-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- expat-2.1.0-r5.ebuild 30 Jul 2015 09:58:11 -0000 1.3 +++ expat-2.1.0-r5.ebuild 30 Jul 2015 11:32:38 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r5.ebuild,v 1.3 2015/07/30 09:58:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r5.ebuild,v 1.4 2015/07/30 11:32:38 klausman Exp $ EAPI=5 inherit eutils libtool multilib toolchain-funcs multilib-minimal @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="elibc_FreeBSD examples static-libs unicode" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r6 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"
