mrueg 14/05/20 22:56:00 Modified: overlint-0.5.2.ebuild ChangeLog Log: Add ~arm keyword. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.7 app-portage/overlint/overlint-0.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild?r1=1.6&r2=1.7 Index: overlint-0.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- overlint-0.5.2.ebuild 28 Apr 2014 19:46:54 -0000 1.6 +++ overlint-0.5.2.ebuild 20 May 2014 22:56:00 -0000 1.7 @@ -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/overlint/overlint-0.5.2.ebuild,v 1.6 2014/04/28 19:46:54 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.2.ebuild,v 1.7 2014/05/20 22:56:00 mrueg Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" 1.11 app-portage/overlint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 28 Apr 2014 19:46:54 -0000 1.10 +++ ChangeLog 20 May 2014 22:56:00 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for app-portage/overlint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.10 2014/04/28 19:46:54 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.11 2014/05/20 22:56:00 mrueg Exp $ + + 20 May 2014; Manuel Rüger <[email protected]> overlint-0.5.2.ebuild: + Add ~arm keyword. 28 Apr 2014; Sébastien Fabbro <[email protected]> overlint-0.5.2.ebuild: Keyword ~amd64-linux ~x86-linux
