zlogene 14/05/31 21:05:37 Modified: install-xattr-0.1.ebuild ChangeLog Log: Add ~s390 keyword wrt bug #501534 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.9 sys-apps/install-xattr/install-xattr-0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild?r1=1.8&r2=1.9 Index: install-xattr-0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- install-xattr-0.1.ebuild 22 Feb 2014 15:42:02 -0000 1.8 +++ install-xattr-0.1.ebuild 31 May 2014 21:05:37 -0000 1.9 @@ -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/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.8 2014/02/22 15:42:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.1.ebuild,v 1.9 2014/05/31 21:05:37 zlogene Exp $ EAPI=5 inherit toolchain-funcs @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" S=${WORKDIR}/${PN} 1.9 sys-apps/install-xattr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 22 Feb 2014 15:42:02 -0000 1.8 +++ ChangeLog 31 May 2014 21:05:37 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/install-xattr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.8 2014/02/22 15:42:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.9 2014/05/31 21:05:37 zlogene Exp $ + + 31 May 2014; Mikle Kolyada <[email protected]> install-xattr-0.1.ebuild: + Add ~s390 keyword wrt bug #501534 22 Feb 2014; Jeroen Roovers <[email protected]> install-xattr-0.1.ebuild: Marked ~hppa (bug #501534).
