* [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: ChangeLog vanilla-sources-2.6.32.22.ebuild
@ 2010-10-03 13:16 Raul Porcel (armin76)
0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-10-03 13:16 UTC (permalink / raw
To: gentoo-commits
armin76 10/10/03 13:16:46
Modified: ChangeLog vanilla-sources-2.6.32.22.ebuild
Log:
alpha/arm/ia64/sh/sparc stable wrt #338317
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.808 sys-kernel/vanilla-sources/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.808&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.808&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.807&r2=1.808
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.807
retrieving revision 1.808
diff -u -r1.807 -r1.808
--- ChangeLog 30 Sep 2010 23:32:58 -0000 1.807
+++ ChangeLog 3 Oct 2010 13:16:46 -0000 1.808
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.807 2010/09/30 23:32:58 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.808 2010/10/03 13:16:46 armin76 Exp $
+
+ 03 Oct 2010; Raúl Porcel <armin76@gentoo.org>
+ vanilla-sources-2.6.32.22.ebuild:
+ alpha/arm/ia64/sh/sparc stable wrt #338317
*vanilla-sources-2.6.32.23 (30 Sep 2010)
1.2 sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild?r1=1.1&r2=1.2
Index: vanilla-sources-2.6.32.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vanilla-sources-2.6.32.22.ebuild 21 Sep 2010 08:19:01 -0000 1.1
+++ vanilla-sources-2.6.32.22.ebuild 3 Oct 2010 13:16:46 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild,v 1.1 2010/09/21 08:19:01 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild,v 1.2 2010/10/03 13:16:46 armin76 Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -13,5 +13,5 @@
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc ~x86"
IUSE=""
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: ChangeLog vanilla-sources-2.6.32.22.ebuild
@ 2010-10-09 17:11 Markos Chandras (hwoarang)
0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-10-09 17:11 UTC (permalink / raw
To: gentoo-commits
hwoarang 10/10/09 17:11:39
Modified: ChangeLog vanilla-sources-2.6.32.22.ebuild
Log:
Stable on amd64 wrt bug #338317
(Portage version: 2.2_rc91/cvs/Linux x86_64)
Revision Changes Path
1.809 sys-kernel/vanilla-sources/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.809&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.809&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.808&r2=1.809
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.808
retrieving revision 1.809
diff -u -r1.808 -r1.809
--- ChangeLog 3 Oct 2010 13:16:46 -0000 1.808
+++ ChangeLog 9 Oct 2010 17:10:47 -0000 1.809
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.808 2010/10/03 13:16:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.809 2010/10/09 17:10:47 hwoarang Exp $
+
+ 09 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+ vanilla-sources-2.6.32.22.ebuild:
+ Stable on amd64 wrt bug #338317
03 Oct 2010; Raúl Porcel <armin76@gentoo.org>
vanilla-sources-2.6.32.22.ebuild:
1.3 sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild?r1=1.2&r2=1.3
Index: vanilla-sources-2.6.32.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vanilla-sources-2.6.32.22.ebuild 3 Oct 2010 13:16:46 -0000 1.2
+++ vanilla-sources-2.6.32.22.ebuild 9 Oct 2010 17:10:57 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild,v 1.2 2010/10/03 13:16:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.22.ebuild,v 1.3 2010/10/09 17:10:57 hwoarang Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -13,5 +13,5 @@
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc ~x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc ~x86"
IUSE=""
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-09 18:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-03 13:16 [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: ChangeLog vanilla-sources-2.6.32.22.ebuild Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2010-10-09 17:11 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox