patrick 15/02/24 00:35:18 Modified: linux-firmware-20150206.ebuild ChangeLog Log: Remove keywords until distfile URI works #541160 (Portage version: 2.2.17/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 sys-kernel/linux-firmware/linux-firmware-20150206.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild?r1=1.1&r2=1.2 Index: linux-firmware-20150206.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linux-firmware-20150206.ebuild 23 Feb 2015 10:30:59 -0000 1.1 +++ linux-firmware-20150206.ebuild 24 Feb 2015 00:35:18 -0000 1.2 @@ -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/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v 1.1 2015/02/23 10:30:59 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20150206.ebuild,v 1.2 2015/02/24 00:35:18 patrick Exp $ EAPI=5 inherit savedconfig @@ -12,7 +12,8 @@ KEYWORDS="" 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" + KEYWORDS="" # missing distfiles fi DESCRIPTION="Linux firmware files" 1.120 sys-kernel/linux-firmware/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.120&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.120&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.119&r2=1.120 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v retrieving revision 1.119 retrieving revision 1.120 diff -u -r1.119 -r1.120 --- ChangeLog 23 Feb 2015 10:30:59 -0000 1.119 +++ ChangeLog 24 Feb 2015 00:35:18 -0000 1.120 @@ -1,6 +1,10 @@ # ChangeLog for sys-kernel/linux-firmware # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.119 2015/02/23 10:30:59 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.120 2015/02/24 00:35:18 patrick Exp $ + + 24 Feb 2015; Patrick Lauer <[email protected]> + linux-firmware-20150206.ebuild: + Remove keywords until distfile URI works #541160 *linux-firmware-20150206 (23 Feb 2015)
