maekke 15/06/19 17:13:32 Modified: ChangeLog fstrm-0.2.0-r1.ebuild Log: add ~arm, bug #531068 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Revision Changes Path 1.7 dev-libs/fstrm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 15 May 2015 11:28:29 -0000 1.6 +++ ChangeLog 19 Jun 2015 17:13:31 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/fstrm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v 1.6 2015/05/15 11:28:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v 1.7 2015/06/19 17:13:31 maekke Exp $ + + 19 Jun 2015; Markus Meier <[email protected]> fstrm-0.2.0-r1.ebuild: + add ~arm, bug #531068 15 May 2015; Pacho Ramos <[email protected]> fstrm-0.2.0-r1.ebuild: keyword and stable on ppc and ppc64 (#531068) 1.6 dev-libs/fstrm/fstrm-0.2.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild?r1=1.5&r2=1.6 Index: fstrm-0.2.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fstrm-0.2.0-r1.ebuild 15 May 2015 11:28:29 -0000 1.5 +++ fstrm-0.2.0-r1.ebuild 19 Jun 2015 17:13:31 -0000 1.6 @@ -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/fstrm/fstrm-0.2.0-r1.ebuild,v 1.5 2015/05/15 11:28:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild,v 1.6 2015/06/19 17:13:31 maekke Exp $ EAPI=5 inherit autotools-multilib @@ -11,7 +11,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="static-libs utils" RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )"
