public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-2.6.28_rc2.ebuild ChangeLog
@ 2008-10-30 10:20 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2008-10-30 10:20 UTC (permalink / raw
  To: gentoo-commits

armin76     08/10/30 10:20:06

  Modified:             vanilla-sources-2.6.28_rc2.ebuild ChangeLog
  Log:
  Mark -alpha/-ia64, add ~sparc
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.2                  sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild?r1=1.1&r2=1.2

Index: vanilla-sources-2.6.28_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vanilla-sources-2.6.28_rc2.ebuild	26 Oct 2008 22:17:03 -0000	1.1
+++ vanilla-sources-2.6.28_rc2.ebuild	30 Oct 2008 10:20:06 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.28_rc2.ebuild,v 1.1 2008/10/26 22:17:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild,v 1.2 2008/10/30 10:20:06 armin76 Exp $
 
 K_NOUSENAME="yes"
 K_NOSETEXTRAVERSION="yes"
@@ -13,7 +13,7 @@
 HOMEPAGE="http://www.kernel.org"
 SRC_URI="${KERNEL_URI}"
 
-KEYWORDS="~ppc ~ppc64 ~x86"
+KEYWORDS="-alpha -ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 K_EXTRAEWARN="The e1000e driver is this kernel version is non-functional but



1.544                sys-kernel/vanilla-sources/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.544&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.544&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.543&r2=1.544

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -r1.543 -r1.544
--- ChangeLog	29 Oct 2008 16:49:04 -0000	1.543
+++ ChangeLog	30 Oct 2008 10:20:06 -0000	1.544
@@ -1,6 +1,10 @@
 # ChangeLog for sys-kernel/vanilla-sources
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.543 2008/10/29 16:49:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.544 2008/10/30 10:20:06 armin76 Exp $
+
+  30 Oct 2008; Raúl Porcel <armin76@gentoo.org>
+  vanilla-sources-2.6.28_rc2.ebuild:
+  Mark -alpha/-ia64, add ~sparc
 
   29 Oct 2008; Jeroen Roovers <jer@gentoo.org>
   vanilla-sources-2.6.28_rc1.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-2.6.28_rc2.ebuild ChangeLog
@ 2008-10-30 11:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2008-10-30 11:38 UTC (permalink / raw
  To: gentoo-commits

armin76     08/10/30 11:38:09

  Modified:             vanilla-sources-2.6.28_rc2.ebuild ChangeLog
  Log:
  rc2 works fine on ia64
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.3                  sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild?r1=1.2&r2=1.3

Index: vanilla-sources-2.6.28_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vanilla-sources-2.6.28_rc2.ebuild	30 Oct 2008 10:20:06 -0000	1.2
+++ vanilla-sources-2.6.28_rc2.ebuild	30 Oct 2008 11:38:08 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.28_rc2.ebuild,v 1.2 2008/10/30 10:20:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.28_rc2.ebuild,v 1.3 2008/10/30 11:38:08 armin76 Exp $
 
 K_NOUSENAME="yes"
 K_NOSETEXTRAVERSION="yes"
@@ -13,7 +13,7 @@
 HOMEPAGE="http://www.kernel.org"
 SRC_URI="${KERNEL_URI}"
 
-KEYWORDS="-alpha -ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="-alpha ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 K_EXTRAEWARN="The e1000e driver is this kernel version is non-functional but



1.545                sys-kernel/vanilla-sources/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.545&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.545&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.544&r2=1.545

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -r1.544 -r1.545
--- ChangeLog	30 Oct 2008 10:20:06 -0000	1.544
+++ ChangeLog	30 Oct 2008 11:38:08 -0000	1.545
@@ -1,6 +1,10 @@
 # ChangeLog for sys-kernel/vanilla-sources
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.544 2008/10/30 10:20:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.545 2008/10/30 11:38:08 armin76 Exp $
+
+  30 Oct 2008; Raúl Porcel <armin76@gentoo.org>
+  vanilla-sources-2.6.28_rc2.ebuild:
+  rc2 works fine on ia64
 
   30 Oct 2008; Raúl Porcel <armin76@gentoo.org>
   vanilla-sources-2.6.28_rc2.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-30 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 10:20 [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-2.6.28_rc2.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2008-10-30 11:38 Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox