public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-visualization/veusz: ChangeLog veusz-1.8.ebuild
@ 2010-07-26  5:09 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-07-26  5:09 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/07/26 05:09:01

  Modified:             ChangeLog veusz-1.8.ebuild
  Log:
  x86 stable wrt bug #329793
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.23                 sci-visualization/veusz/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	24 Jun 2010 05:46:31 -0000	1.22
+++ ChangeLog	26 Jul 2010 05:09:01 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for sci-visualization/veusz
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.22 2010/06/24 05:46:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.23 2010/07/26 05:09:01 phajdan.jr Exp $
+
+  26 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> veusz-1.8.ebuild:
+  x86 stable wrt bug #329793
 
 *veusz-1.8 (24 Jun 2010)
 



1.2                  sci-visualization/veusz/veusz-1.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/veusz-1.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/veusz-1.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/veusz-1.8.ebuild?r1=1.1&r2=1.2

Index: veusz-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/veusz-1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- veusz-1.8.ebuild	24 Jun 2010 05:46:31 -0000	1.1
+++ veusz-1.8.ebuild	26 Jul 2010 05:09:01 -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/sci-visualization/veusz/veusz-1.8.ebuild,v 1.1 2010/06/24 05:46:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/veusz-1.8.ebuild,v 1.2 2010/07/26 05:09:01 phajdan.jr Exp $
 
 EAPI=2
 SUPPORT_PYTHON_ABIS=1
@@ -14,7 +14,7 @@
 
 IUSE="doc examples fits"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 LICENSE="GPL-2"
 
 DEPEND="dev-python/numpy"






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

* [gentoo-commits] gentoo-x86 commit in sci-visualization/veusz: ChangeLog veusz-1.8.ebuild
@ 2010-07-30 11:17 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-07-30 11:17 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/07/30 11:17:19

  Modified:             ChangeLog veusz-1.8.ebuild
  Log:
  Stable on amd64 wrt bug #329793
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 sci-visualization/veusz/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	26 Jul 2010 05:09:01 -0000	1.23
+++ ChangeLog	30 Jul 2010 11:17:19 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for sci-visualization/veusz
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.23 2010/07/26 05:09:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.24 2010/07/30 11:17:19 hwoarang Exp $
+
+  30 Jul 2010; Markos Chandras <hwoarang@gentoo.org> veusz-1.8.ebuild:
+  Stable on amd64 wrt bug #329793
 
   26 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> veusz-1.8.ebuild:
   x86 stable wrt bug #329793



1.3                  sci-visualization/veusz/veusz-1.8.ebuild

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

Index: veusz-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/veusz-1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- veusz-1.8.ebuild	26 Jul 2010 05:09:01 -0000	1.2
+++ veusz-1.8.ebuild	30 Jul 2010 11:17:19 -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/sci-visualization/veusz/veusz-1.8.ebuild,v 1.2 2010/07/26 05:09:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/veusz-1.8.ebuild,v 1.3 2010/07/30 11:17:19 hwoarang Exp $
 
 EAPI=2
 SUPPORT_PYTHON_ABIS=1
@@ -14,7 +14,7 @@
 
 IUSE="doc examples fits"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 LICENSE="GPL-2"
 
 DEPEND="dev-python/numpy"






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

* [gentoo-commits] gentoo-x86 commit in sci-visualization/veusz: ChangeLog veusz-1.8.ebuild
@ 2010-10-23 12:14 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 3+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-10-23 12:14 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/10/23 12:14:20

  Modified:             ChangeLog
  Removed:              veusz-1.8.ebuild
  Log:
  Delete older ebuild.
  
  (Portage version: 2.2_rc99_p28/cvs/Linux x86_64)

Revision  Changes    Path
1.28                 sci-visualization/veusz/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/veusz/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	19 Oct 2010 09:49:11 -0000	1.27
+++ ChangeLog	23 Oct 2010 12:14:20 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for sci-visualization/veusz
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.27 2010/10/19 09:49:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.28 2010/10/23 12:14:20 arfrever Exp $
+
+  23 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  -veusz-1.8.ebuild:
+  Delete.
 
   19 Oct 2010; Markos Chandras <hwoarang@gentoo.org> veusz-1.9.ebuild:
   Stable on amd64 wrt bug #341521






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

end of thread, other threads:[~2010-10-23 12:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30 11:17 [gentoo-commits] gentoo-x86 commit in sci-visualization/veusz: ChangeLog veusz-1.8.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-23 12:14 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-07-26  5:09 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