public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: linux-firmware-20140603.ebuild ChangeLog
Date: Wed, 29 Oct 2014 09:28:40 +0000 (UTC)	[thread overview]
Message-ID: <20141029092840.A1C288FDB@oystercatcher.gentoo.org> (raw)

ago         14/10/29 09:28:40

  Modified:             linux-firmware-20140603.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #521380
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  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.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild?r1=1.8&r2=1.9

Index: linux-firmware-20140603.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- linux-firmware-20140603.ebuild	28 Oct 2014 10:54:08 -0000	1.8
+++ linux-firmware-20140603.ebuild	29 Oct 2014 09:28:40 -0000	1.9
@@ -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.8 2014/10/28 10:54:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140603.ebuild,v 1.9 2014/10/29 09:28:40 ago 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="amd64 arm hppa ia64 ppc ppc64 x86"
+	KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86"
 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"



1.112                sys-kernel/linux-firmware/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	28 Oct 2014 10:54:08 -0000	1.111
+++ ChangeLog	29 Oct 2014 09:28:40 -0000	1.112
@@ -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.111 2014/10/28 10:54:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.112 2014/10/29 09:28:40 ago Exp $
+
+  29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20140603.ebuild:
+  Stable for sparc, wrt bug #521380
 
   28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> linux-firmware-20140603.ebuild:
   Stable for ia64, wrt bug #521380





             reply	other threads:[~2014-10-29  9:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29  9:28 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-02  8:59 [gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: linux-firmware-20140603.ebuild ChangeLog Agostino Sarubbo (ago)
2014-10-28 10:54 Agostino Sarubbo (ago)
2014-10-27 16:05 Agostino Sarubbo (ago)
2014-10-18 14:35 Agostino Sarubbo (ago)
2014-10-12  8:53 Agostino Sarubbo (ago)
2014-10-10 15:21 Agostino Sarubbo (ago)
2014-06-05 13:01 Chi-Thanh Christopher Nguyen (chithanh)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141029092840.A1C288FDB@oystercatcher.gentoo.org \
    --to=ago@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox