public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/normaliz: ChangeLog normaliz-2.5-r1.ebuild
@ 2010-12-12 18:26 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-12-12 18:26 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/12/12 18:26:01

  Modified:             ChangeLog normaliz-2.5-r1.ebuild
  Log:
  x86 stable wrt bug #348318
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.3                  sci-mathematics/normaliz/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	4 Nov 2010 12:02:49 -0000	1.2
+++ ChangeLog	12 Dec 2010 18:26:01 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/normaliz
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.2 2010/11/04 12:02:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.3 2010/12/12 18:26:01 phajdan.jr Exp $
+
+  12 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  normaliz-2.5-r1.ebuild:
+  x86 stable wrt bug #348318
 
   04 Nov 2010; Thomas Kahle <tomka@gentoo.org> normaliz-2.5-r1.ebuild,
   -files/normaliz-2.5-makefile.patch,



1.4                  sci-mathematics/normaliz/normaliz-2.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild?r1=1.3&r2=1.4

Index: normaliz-2.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- normaliz-2.5-r1.ebuild	4 Nov 2010 12:02:49 -0000	1.3
+++ normaliz-2.5-r1.ebuild	12 Dec 2010 18:26:01 -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/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v 1.3 2010/11/04 12:02:49 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v 1.4 2010/12/12 18:26:01 phajdan.jr Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="extras openmp"
 
 RDEPEND="dev-libs/gmp[-nocxx]"






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/normaliz: ChangeLog normaliz-2.5-r1.ebuild
@ 2010-12-20 12:25 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-12-20 12:25 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/12/20 12:25:36

  Modified:             ChangeLog normaliz-2.5-r1.ebuild
  Log:
  Stable on amd64 wrt bug #348318
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-mathematics/normaliz/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Dec 2010 18:26:01 -0000	1.3
+++ ChangeLog	20 Dec 2010 12:25:36 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/normaliz
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.3 2010/12/12 18:26:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/ChangeLog,v 1.4 2010/12/20 12:25:36 hwoarang Exp $
+
+  20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> normaliz-2.5-r1.ebuild:
+  Stable on amd64 wrt bug #348318
 
   12 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   normaliz-2.5-r1.ebuild:



1.5                  sci-mathematics/normaliz/normaliz-2.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild?r1=1.4&r2=1.5

Index: normaliz-2.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- normaliz-2.5-r1.ebuild	12 Dec 2010 18:26:01 -0000	1.4
+++ normaliz-2.5-r1.ebuild	20 Dec 2010 12:25:36 -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/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v 1.4 2010/12/12 18:26:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/normaliz/normaliz-2.5-r1.ebuild,v 1.5 2010/12/20 12:25:36 hwoarang Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="extras openmp"
 
 RDEPEND="dev-libs/gmp[-nocxx]"






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

end of thread, other threads:[~2010-12-20 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-12 18:26 [gentoo-commits] gentoo-x86 commit in sci-mathematics/normaliz: ChangeLog normaliz-2.5-r1.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-20 12:25 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