bircoph 14/12/27 14:53:44 Modified: ChangeLog zpaq-extras-3.ebuild Log: Add ~x86 keyword, bug 531936 Signed-off-by: Andrew Savchenko <[email protected]> (Portage version: 2.2.15/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
Revision Changes Path 1.9 app-arch/zpaq-extras/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq-extras/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq-extras/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq-extras/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 17 Jun 2014 15:22:36 -0000 1.8 +++ ChangeLog 27 Dec 2014 14:53:44 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for app-arch/zpaq-extras # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/ChangeLog,v 1.8 2014/06/17 15:22:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/ChangeLog,v 1.9 2014/12/27 14:53:44 bircoph Exp $ + + 27 Dec 2014; Andrew Savchenko <[email protected]> zpaq-extras-3.ebuild: + Add ~x86 keyword, bug 531936. *zpaq-extras-3 (17 Jun 2014) 1.2 app-arch/zpaq-extras/zpaq-extras-3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild?r1=1.1&r2=1.2 Index: zpaq-extras-3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zpaq-extras-3.ebuild 17 Jun 2014 15:22:36 -0000 1.1 +++ zpaq-extras-3.ebuild 27 Dec 2014 14:53:44 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild,v 1.1 2014/06/17 15:22:36 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq-extras/zpaq-extras-3.ebuild,v 1.2 2014/12/27 14:53:44 bircoph Exp $ EAPI=5 inherit toolchain-funcs @@ -22,7 +22,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="app-arch/unzip"
