dlan 15/03/03 07:59:19 Modified: ChangeLog oxygen-icons-4.14.3.ebuild Log: add arm64 support, tested on A53 board (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path 1.232 kde-base/oxygen-icons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/ChangeLog?rev=1.232&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/ChangeLog?rev=1.232&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/ChangeLog?r1=1.231&r2=1.232 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v retrieving revision 1.231 retrieving revision 1.232 diff -u -r1.231 -r1.232 --- ChangeLog 2 Mar 2015 21:21:39 -0000 1.231 +++ ChangeLog 3 Mar 2015 07:59:19 -0000 1.232 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.231 2015/03/02 21:21:39 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.232 2015/03/03 07:59:19 dlan Exp $ + + 02 Mar 2015; Yixun Lan <[email protected]> oxygen-icons-4.14.3.ebuild: + add arm64 support, tested on A53 board 02 Mar 2015; Johannes Huber <[email protected]> metadata.xml, oxygen-icons-4.14.3.ebuild: 1.7 kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild?r1=1.6&r2=1.7 Index: oxygen-icons-4.14.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- oxygen-icons-4.14.3.ebuild 2 Mar 2015 21:21:39 -0000 1.6 +++ oxygen-icons-4.14.3.ebuild 3 Mar 2015 07:59:19 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild,v 1.6 2015/03/02 21:21:39 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild,v 1.7 2015/03/03 07:59:19 dlan Exp $ EAPI=5 @@ -20,7 +20,7 @@ " LICENSE="LGPL-3" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="sources" DEPEND=""
