public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.2.ebuild ChangeLog
@ 2010-10-24 15:28 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2010-10-24 15:28 UTC (permalink / raw
  To: gentoo-commits

ranger      10/10/24 15:28:21

  Modified:             sparse-0.4.2.ebuild ChangeLog
  Log:
  stable ppc, bug 339791
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  sys-devel/sparse/sparse-0.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?r1=1.6&r2=1.7

Index: sparse-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sparse-0.4.2.ebuild	15 Oct 2010 09:28:55 -0000	1.6
+++ sparse-0.4.2.ebuild	24 Oct 2010 15:28:21 -0000	1.7
@@ -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-devel/sparse/sparse-0.4.2.ebuild,v 1.6 2010/10/15 09:28:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.7 2010/10/24 15:28:21 ranger Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	#KEYWORDS=""
 else
 	SRC_URI="mirror://kernel/software/devel/sparse/dist/${P}.tar.bz2"
-	KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+	KEYWORDS="amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 LICENSE="OSL-1.1"



1.35                 sys-devel/sparse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	15 Oct 2010 09:28:55 -0000	1.34
+++ ChangeLog	24 Oct 2010 15:28:21 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/sparse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.34 2010/10/15 09:28:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.35 2010/10/24 15:28:21 ranger Exp $
+
+  24 Oct 2010; Brent Baude <ranger@gentoo.org> sparse-0.4.2.ebuild:
+  stable ppc, bug 339791
 
   15 Oct 2010; Markos Chandras <hwoarang@gentoo.org> sparse-0.4.2.ebuild:
   Stable on amd64 wrt bug #339791






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.2.ebuild ChangeLog
@ 2010-11-13 16:15 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2010-11-13 16:15 UTC (permalink / raw
  To: gentoo-commits

armin76     10/11/13 16:15:50

  Modified:             sparse-0.4.2.ebuild ChangeLog
  Log:
  ia64/s390/sh/sparc stable wrt #339791
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.9                  sys-devel/sparse/sparse-0.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?r1=1.8&r2=1.9

Index: sparse-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sparse-0.4.2.ebuild	27 Oct 2010 06:23:30 -0000	1.8
+++ sparse-0.4.2.ebuild	13 Nov 2010 16:15:50 -0000	1.9
@@ -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-devel/sparse/sparse-0.4.2.ebuild,v 1.8 2010/10/27 06:23:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.9 2010/11/13 16:15:50 armin76 Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	#KEYWORDS=""
 else
 	SRC_URI="mirror://kernel/software/devel/sparse/dist/${P}.tar.bz2"
-	KEYWORDS="amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
+	KEYWORDS="amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86"
 fi
 
 LICENSE="OSL-1.1"



1.37                 sys-devel/sparse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	27 Oct 2010 06:23:30 -0000	1.36
+++ ChangeLog	13 Nov 2010 16:15:50 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/sparse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.36 2010/10/27 06:23:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.37 2010/11/13 16:15:50 armin76 Exp $
+
+  13 Nov 2010; Raúl Porcel <armin76@gentoo.org> sparse-0.4.2.ebuild:
+  ia64/s390/sh/sparc stable wrt #339791
 
   27 Oct 2010; Jeroen Roovers <jer@gentoo.org> sparse-0.4.2.ebuild:
   Stable for HPPA (bug #339791).






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.2.ebuild ChangeLog
@ 2010-10-27  6:23 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2010-10-27  6:23 UTC (permalink / raw
  To: gentoo-commits

jer         10/10/27 06:23:30

  Modified:             sparse-0.4.2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #339791).
  
  (Portage version: 2.1.9.22/cvs/Linux i686)

Revision  Changes    Path
1.8                  sys-devel/sparse/sparse-0.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?r1=1.7&r2=1.8

Index: sparse-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sparse-0.4.2.ebuild	24 Oct 2010 15:28:21 -0000	1.7
+++ sparse-0.4.2.ebuild	27 Oct 2010 06:23:30 -0000	1.8
@@ -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-devel/sparse/sparse-0.4.2.ebuild,v 1.7 2010/10/24 15:28:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.8 2010/10/27 06:23:30 jer Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	#KEYWORDS=""
 else
 	SRC_URI="mirror://kernel/software/devel/sparse/dist/${P}.tar.bz2"
-	KEYWORDS="amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
+	KEYWORDS="amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 LICENSE="OSL-1.1"



1.36                 sys-devel/sparse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	24 Oct 2010 15:28:21 -0000	1.35
+++ ChangeLog	27 Oct 2010 06:23:30 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/sparse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.35 2010/10/24 15:28:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.36 2010/10/27 06:23:30 jer Exp $
+
+  27 Oct 2010; Jeroen Roovers <jer@gentoo.org> sparse-0.4.2.ebuild:
+  Stable for HPPA (bug #339791).
 
   24 Oct 2010; Brent Baude <ranger@gentoo.org> sparse-0.4.2.ebuild:
   stable ppc, bug 339791






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.2.ebuild ChangeLog
@ 2010-10-15  9:28 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-10-15  9:28 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/10/15 09:28:55

  Modified:             sparse-0.4.2.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #339791
  
  (Portage version: 2.2_rc92/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sys-devel/sparse/sparse-0.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?r1=1.5&r2=1.6

Index: sparse-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sparse-0.4.2.ebuild	14 Oct 2010 20:24:02 -0000	1.5
+++ sparse-0.4.2.ebuild	15 Oct 2010 09:28:55 -0000	1.6
@@ -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-devel/sparse/sparse-0.4.2.ebuild,v 1.5 2010/10/14 20:24:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.6 2010/10/15 09:28:55 hwoarang Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	#KEYWORDS=""
 else
 	SRC_URI="mirror://kernel/software/devel/sparse/dist/${P}.tar.bz2"
-	KEYWORDS="~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+	KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 LICENSE="OSL-1.1"



1.34                 sys-devel/sparse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	14 Oct 2010 20:24:02 -0000	1.33
+++ ChangeLog	15 Oct 2010 09:28:55 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/sparse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.33 2010/10/14 20:24:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.34 2010/10/15 09:28:55 hwoarang Exp $
+
+  15 Oct 2010; Markos Chandras <hwoarang@gentoo.org> sparse-0.4.2.ebuild:
+  Stable on amd64 wrt bug #339791
 
   14 Oct 2010; Markus Meier <maekke@gentoo.org> sparse-0.4.2.ebuild:
   arm stable, bug #339791






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.2.ebuild ChangeLog
@ 2010-10-14 20:24 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2010-10-14 20:24 UTC (permalink / raw
  To: gentoo-commits

maekke      10/10/14 20:24:02

  Modified:             sparse-0.4.2.ebuild ChangeLog
  Log:
  arm stable, bug #339791
  
  (Portage version: 2.2_rc95/cvs/Linux i686)

Revision  Changes    Path
1.5                  sys-devel/sparse/sparse-0.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?r1=1.4&r2=1.5

Index: sparse-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sparse-0.4.2.ebuild	10 Oct 2010 10:18:18 -0000	1.4
+++ sparse-0.4.2.ebuild	14 Oct 2010 20:24:02 -0000	1.5
@@ -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-devel/sparse/sparse-0.4.2.ebuild,v 1.4 2010/10/10 10:18:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.5 2010/10/14 20:24:02 maekke Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	#KEYWORDS=""
 else
 	SRC_URI="mirror://kernel/software/devel/sparse/dist/${P}.tar.bz2"
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+	KEYWORDS="~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 LICENSE="OSL-1.1"



1.33                 sys-devel/sparse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	10 Oct 2010 10:18:18 -0000	1.32
+++ ChangeLog	14 Oct 2010 20:24:02 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/sparse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.32 2010/10/10 10:18:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.33 2010/10/14 20:24:02 maekke Exp $
+
+  14 Oct 2010; Markus Meier <maekke@gentoo.org> sparse-0.4.2.ebuild:
+  arm stable, bug #339791
 
   10 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> sparse-0.4.2.ebuild:
   x86 stable wrt bug #339791






^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.2.ebuild ChangeLog
@ 2010-10-10 10:18 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-10-10 10:18 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/10/10 10:18:18

  Modified:             sparse-0.4.2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #339791
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.4                  sys-devel/sparse/sparse-0.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild?r1=1.3&r2=1.4

Index: sparse-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sparse-0.4.2.ebuild	5 Oct 2010 08:41:29 -0000	1.3
+++ sparse-0.4.2.ebuild	10 Oct 2010 10:18:18 -0000	1.4
@@ -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-devel/sparse/sparse-0.4.2.ebuild,v 1.3 2010/10/05 08:41:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.2.ebuild,v 1.4 2010/10/10 10:18:18 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 	#KEYWORDS=""
 else
 	SRC_URI="mirror://kernel/software/devel/sparse/dist/${P}.tar.bz2"
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 LICENSE="OSL-1.1"



1.32                 sys-devel/sparse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/sparse/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	5 Oct 2010 08:41:29 -0000	1.31
+++ ChangeLog	10 Oct 2010 10:18:18 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/sparse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.31 2010/10/05 08:41:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.32 2010/10/10 10:18:18 phajdan.jr Exp $
+
+  10 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> sparse-0.4.2.ebuild:
+  x86 stable wrt bug #339791
 
   05 Oct 2010; Mike Frysinger <vapier@gentoo.org> sparse-0.4.2.ebuild,
   sparse-9999.ebuild:






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

end of thread, other threads:[~2010-11-13 16:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-24 15:28 [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.4.2.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-13 16:15 Raul Porcel (armin76)
2010-10-27  6:23 Jeroen Roovers (jer)
2010-10-15  9:28 Markos Chandras (hwoarang)
2010-10-14 20:24 Markus Meier (maekke)
2010-10-10 10:18 PaweA Hajdan (phajdan.jr)

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