public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-Spline: ChangeLog Math-Spline-0.01.ebuild
@ 2009-05-13  7:24 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-05-13  7:24 UTC (permalink / raw
  To: gentoo-commits

tove        09/05/13 07:24:02

  Modified:             ChangeLog Math-Spline-0.01.ebuild
  Log:
  Stable on x86 (#269590). Add podhead patch.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-perl/Math-Spline/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 Apr 2009 20:32:47 -0000	1.1
+++ ChangeLog	13 May 2009 07:24:02 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Math-Spline
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v 1.1 2009/04/08 20:32:47 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v 1.2 2009/05/13 07:24:02 tove Exp $
+
+  13 May 2009; Torsten Veller <tove@gentoo.org> +files/0.01-pod.diff,
+  Math-Spline-0.01.ebuild:
+  Stable on x86 (#269590). Add podhead patch.
 
   08 Apr 2009; Andrey Kislyuk <weaver@gentoo.org> ChangeLog:
   New package, dependency of sci-biology/bioperl. Ebuild written by me.



1.2                  dev-perl/Math-Spline/Math-Spline-0.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild?r1=1.1&r2=1.2

Index: Math-Spline-0.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Math-Spline-0.01.ebuild	8 Apr 2009 20:32:47 -0000	1.1
+++ Math-Spline-0.01.ebuild	13 May 2009 07:24:02 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild,v 1.1 2009/04/08 20:32:47 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild,v 1.2 2009/05/13 07:24:02 tove Exp $
 
 EAPI=2
 
@@ -9,11 +9,12 @@
 
 DESCRIPTION="Cubic Spline Interpolation of data"
 
-LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
-DEPEND="dev-perl/Math-Derivative"
+RDEPEND="dev-perl/Math-Derivative"
 
-SRC_TEST="do"
+# no tests
+SRC_TEST="no"
+PATCHES=( "${FILESDIR}"/${PV}-pod.diff )






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Math-Spline: ChangeLog Math-Spline-0.01.ebuild
@ 2009-05-13 16:28 Kenneth Prugh (ken69267)
  0 siblings, 0 replies; 2+ messages in thread
From: Kenneth Prugh (ken69267) @ 2009-05-13 16:28 UTC (permalink / raw
  To: gentoo-commits

ken69267    09/05/13 16:28:42

  Modified:             ChangeLog Math-Spline-0.01.ebuild
  Log:
  amd64 stable, bug #269590
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Math-Spline/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	13 May 2009 07:24:02 -0000	1.2
+++ ChangeLog	13 May 2009 16:28:42 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Math-Spline
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v 1.2 2009/05/13 07:24:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/ChangeLog,v 1.3 2009/05/13 16:28:42 ken69267 Exp $
+
+  13 May 2009; Kenneth Prugh <ken69267@gentoo.org> Math-Spline-0.01.ebuild:
+  amd64 stable, bug #269590
 
   13 May 2009; Torsten Veller <tove@gentoo.org> +files/0.01-pod.diff,
   Math-Spline-0.01.ebuild:



1.3                  dev-perl/Math-Spline/Math-Spline-0.01.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild?r1=1.2&r2=1.3

Index: Math-Spline-0.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Math-Spline-0.01.ebuild	13 May 2009 07:24:02 -0000	1.2
+++ Math-Spline-0.01.ebuild	13 May 2009 16:28:42 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild,v 1.2 2009/05/13 07:24:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Spline/Math-Spline-0.01.ebuild,v 1.3 2009/05/13 16:28:42 ken69267 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Cubic Spline Interpolation of data"
 
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-perl/Math-Derivative"






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

end of thread, other threads:[~2009-05-13 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13  7:24 [gentoo-commits] gentoo-x86 commit in dev-perl/Math-Spline: ChangeLog Math-Spline-0.01.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-13 16:28 Kenneth Prugh (ken69267)

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