jer 14/09/04 18:24:29 Modified: ChangeLog linux-firmware-20140603.ebuild Log: Stable for HPPA (bug #521380). (Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.104 sys-kernel/linux-firmware/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.104&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.104&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.103&r2=1.104 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- ChangeLog 28 Aug 2014 12:03:55 -0000 1.103 +++ ChangeLog 4 Sep 2014 18:24:29 -0000 1.104 @@ -1,6 +1,9 @@ # ChangeLog for sys-kernel/linux-firmware # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.103 2014/08/28 12:03:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.104 2014/09/04 18:24:29 jer Exp $ + + 04 Sep 2014; Jeroen Roovers <[email protected]> linux-firmware-20140603.ebuild: + Stable for HPPA (bug #521380). *linux-firmware-20140809 (28 Aug 2014) 1.2 sys-kernel/linux-firmware/linux-firmware-20140603.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?r1=1.1&r2=1.2 Index: linux-firmware-20140603.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linux-firmware-20140603.ebuild 5 Jun 2014 13:01:55 -0000 1.1 +++ linux-firmware-20140603.ebuild 4 Sep 2014 18:24:29 -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/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v 1.1 2014/06/05 13:01:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v 1.2 2014/09/04 18:24:29 jer Exp $ EAPI=5 inherit savedconfig @@ -9,10 +9,10 @@ inherit git-2 SRC_URI="" EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git" - KEYWORDS="" + KEYWORDS="hppa" else SRC_URI="mirror://gentoo/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" fi DESCRIPTION="Linux firmware files"
