ago 15/01/04 08:08:49 Modified: igbinary-1.2.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #534558 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.2 dev-php/igbinary/igbinary-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/igbinary/igbinary-1.2.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/igbinary/igbinary-1.2.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/igbinary/igbinary-1.2.1.ebuild?r1=1.1&r2=1.2 Index: igbinary-1.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/igbinary/igbinary-1.2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- igbinary-1.2.1.ebuild 1 Oct 2014 03:11:15 -0000 1.1 +++ igbinary-1.2.1.ebuild 4 Jan 2015 08:08:49 -0000 1.2 @@ -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-php/igbinary/igbinary-1.2.1.ebuild,v 1.1 2014/10/01 03:11:15 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/igbinary/igbinary-1.2.1.ebuild,v 1.2 2015/01/04 08:08:49 ago Exp $ EAPI="5" PHP_EXT_NAME="igbinary" @@ -12,7 +12,7 @@ inherit php-ext-source-r2 -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="A fast drop in replacement for the standard PHP serialize" HOMEPAGE="https://github.com/igbinary/igbinary" 1.13 dev-php/igbinary/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/igbinary/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/igbinary/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/igbinary/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/igbinary/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 9 Oct 2014 20:28:47 -0000 1.12 +++ ChangeLog 4 Jan 2015 08:08:49 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/igbinary -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/igbinary/ChangeLog,v 1.12 2014/10/09 20:28:47 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/igbinary/ChangeLog,v 1.13 2015/01/04 08:08:49 ago Exp $ + + 04 Jan 2015; Agostino Sarubbo <[email protected]> igbinary-1.2.1.ebuild: + Stable for amd64, wrt bug #534558 *igbinary-1.2.1 (01 Oct 2014)
