ago 15/04/09 09:04:52 Modified: fstrm-0.2.0-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #532000 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild?r1=1.2&r2=1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fstrm-0.2.0-r1.ebuild 27 Nov 2014 18:17:41 -0000 1.2 +++ fstrm-0.2.0-r1.ebuild 9 Apr 2015 09:04:52 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.2 2014/11/27 18:17:41 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild,v 1.3 2015/04/09 09:04:52 ago Exp $ EAPI=5 inherit autotools-multilib @@ -11,7 +11,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs utils" RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )" 1.4 dev-libs/fstrm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fstrm/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 27 Nov 2014 18:17:41 -0000 1.3 +++ ChangeLog 9 Apr 2015 09:04:52 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/fstrm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v 1.3 2014/11/27 18:17:41 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fstrm/ChangeLog,v 1.4 2015/04/09 09:04:52 ago Exp $ + + 09 Apr 2015; Agostino Sarubbo <a...@gentoo.org> fstrm-0.2.0-r1.ebuild: + Stable for amd64, wrt bug #532000 27 Nov 2014; Tim Harder <radher...@gentoo.org> fstrm-0.2.0-r1.ebuild: Fix multilib deps. @@ -16,4 +19,3 @@ 27 Nov 2014; Tim Harder <radher...@gentoo.org> +fstrm-0.2.0.ebuild, +metadata.xml: Initial import. -