klausman 15/07/29 15:02:50 Modified: ChangeLog fstrm-0.2.0-r1.ebuild Log: Keyworded on alpha, bug 531068 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.9 dev-libs/fstrm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 16 Jul 2015 16:42:21 -0000 1.8 +++ ChangeLog 29 Jul 2015 15:02:50 -0000 1.9 @@ -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.8 2015/07/16 16:42:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v 1.9 2015/07/29 15:02:50 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <[email protected]> fstrm-0.2.0-r1.ebuild: + Keyworded on alpha, bug 531068 16 Jul 2015; Jeroen Roovers <[email protected]> fstrm-0.2.0-r1.ebuild: Mark ~hppa (bug #531068). 1.8 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.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild?r1=1.7&r2=1.8 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- fstrm-0.2.0-r1.ebuild 16 Jul 2015 16:42:21 -0000 1.7 +++ fstrm-0.2.0-r1.ebuild 29 Jul 2015 15:02:50 -0000 1.8 @@ -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.7 2015/07/16 16:42:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild,v 1.8 2015/07/29 15:02:50 klausman Exp $ EAPI=5 inherit autotools-multilib @@ -11,7 +11,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86" IUSE="static-libs utils" RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )"
