mrueg 14/05/29 13:18:22 Modified: lxqt-common-0.7.0.ebuild ChangeLog Log: Add ~arm keyword. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild?r1=1.1&r2=1.2 Index: lxqt-common-0.7.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lxqt-common-0.7.0.ebuild 26 May 2014 14:03:42 -0000 1.1 +++ lxqt-common-0.7.0.ebuild 29 May 2014 13:18:21 -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/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild,v 1.1 2014/05/26 14:03:42 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.7.0.ebuild,v 1.2 2014/05/29 13:18:21 mrueg Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://lxqt.org/downloads/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~x86" fi LICENSE="LGPL-2.1+" 1.2 lxqt-base/lxqt-common/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-common/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 26 May 2014 14:03:42 -0000 1.1 +++ ChangeLog 29 May 2014 13:18:21 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for lxqt-base/lxqt-common # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/ChangeLog,v 1.1 2014/05/26 14:03:42 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/ChangeLog,v 1.2 2014/05/29 13:18:21 mrueg Exp $ + + 29 May 2014; Manuel RĂ¼ger <[email protected]> lxqt-common-0.7.0.ebuild: + Add ~arm keyword. *lxqt-common-0.7.0 (26 May 2014)
