zlogene 14/11/23 11:49:43 Modified: layman-2.2.0-r5.ebuild ChangeLog Log: Add ~alpha keyword wrt bug #524040 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 app-portage/layman/layman-2.2.0-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.2.0-r5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.2.0-r5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/layman-2.2.0-r5.ebuild?r1=1.2&r2=1.3 Index: layman-2.2.0-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/layman-2.2.0-r5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- layman-2.2.0-r5.ebuild 9 Nov 2014 07:51:05 -0000 1.2 +++ layman-2.2.0-r5.ebuild 23 Nov 2014 11:49:43 -0000 1.3 @@ -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-portage/layman/layman-2.2.0-r5.ebuild,v 1.2 2014/11/09 07:51:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-2.2.0-r5.ebuild,v 1.3 2014/11/23 11:49:43 zlogene Exp $ EAPI="5" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bazaar cvs darcs +git g-sorcery mercurial squashfs subversion test" DEPEND="test? ( dev-vcs/subversion )" 1.220 app-portage/layman/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.220&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?rev=1.220&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/layman/ChangeLog?r1=1.219&r2=1.220 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v retrieving revision 1.219 retrieving revision 1.220 diff -u -r1.219 -r1.220 --- ChangeLog 9 Nov 2014 07:51:05 -0000 1.219 +++ ChangeLog 23 Nov 2014 11:49:43 -0000 1.220 @@ -1,6 +1,9 @@ # ChangeLog for app-portage/layman # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.219 2014/11/09 07:51:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.220 2014/11/23 11:49:43 zlogene Exp $ + + 23 Nov 2014; Mikle Kolyada <[email protected]> layman-2.2.0-r5.ebuild: + Add ~alpha keyword wrt bug #524040 09 Nov 2014; Mikle Kolyada <[email protected]> layman-2.2.0-r5.ebuild: Add ~ia64 keyword wrt bug #524040
