public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pivy: ChangeLog pivy-0.5_alpha20110303.ebuild
@ 2011-03-05 15:05 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-03-05 15:05 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/03/05 15:05:03

  Modified:             ChangeLog pivy-0.5_alpha20110303.ebuild
  Log:
  Needs swig-1.3, bug 357483
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/pivy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	3 Mar 2011 23:05:53 -0000	1.1
+++ ChangeLog	5 Mar 2011 15:05:03 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pivy
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.1 2011/03/03 23:05:53 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.2 2011/03/05 15:05:03 dilfridge Exp $
+
+  05 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  pivy-0.5_alpha20110303.ebuild:
+  Needs swig-1.3, bug 357483
 
 *pivy-0.5_alpha20110303 (03 Mar 2011)
 



1.2                  dev-python/pivy/pivy-0.5_alpha20110303.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?r1=1.1&r2=1.2

Index: pivy-0.5_alpha20110303.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pivy-0.5_alpha20110303.ebuild	3 Mar 2011 23:05:53 -0000	1.1
+++ pivy-0.5_alpha20110303.ebuild	5 Mar 2011 15:05:03 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.1 2011/03/03 23:05:53 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.2 2011/03/05 15:05:03 dilfridge Exp $
 
 EAPI="3"
 
@@ -21,6 +21,6 @@
 RDEPEND="media-libs/coin
 	>=media-libs/SoQt-1.4.2_alpha"
 DEPEND="${RDEPEND}
-	dev-lang/swig"
+	=dev-lang/swig-1.3*"
 
 RESTRICT_PYTHON_ABIS="3.*"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/pivy: ChangeLog pivy-0.5_alpha20110303.ebuild
@ 2011-11-27 15:32 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-11-27 15:32 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/11/27 15:32:09

  Modified:             ChangeLog pivy-0.5_alpha20110303.ebuild
  Log:
  Starting with 2.0.4-r1 swig works again...
  
  (Portage version: 2.1.10.38/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/pivy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	5 Mar 2011 15:05:03 -0000	1.2
+++ ChangeLog	27 Nov 2011 15:32:09 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pivy
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.2 2011/03/05 15:05:03 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.3 2011/11/27 15:32:09 dilfridge Exp $
+
+  27 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  pivy-0.5_alpha20110303.ebuild:
+  Starting with 2.0.4-r1 swig works again...
 
   05 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
   pivy-0.5_alpha20110303.ebuild:



1.3                  dev-python/pivy/pivy-0.5_alpha20110303.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?r1=1.2&r2=1.3

Index: pivy-0.5_alpha20110303.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pivy-0.5_alpha20110303.ebuild	5 Mar 2011 15:05:03 -0000	1.2
+++ pivy-0.5_alpha20110303.ebuild	27 Nov 2011 15:32:09 -0000	1.3
@@ -1,11 +1,12 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.2 2011/03/05 15:05:03 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.3 2011/11/27 15:32:09 dilfridge Exp $
 
 EAPI="3"
 
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
 
 inherit distutils
 
@@ -18,9 +19,10 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="media-libs/coin
-	>=media-libs/SoQt-1.4.2_alpha"
+RDEPEND="
+	media-libs/coin
+	>=media-libs/SoQt-1.4.2_alpha
+"
 DEPEND="${RDEPEND}
-	=dev-lang/swig-1.3*"
-
-RESTRICT_PYTHON_ABIS="3.*"
+	|| ( =dev-lang/swig-1.3* >=dev-lang/swig-2.0.4-r1 )
+"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/pivy: ChangeLog pivy-0.5_alpha20110303.ebuild
@ 2012-11-30 23:58 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-11-30 23:58 UTC (permalink / raw
  To: gentoo-commits

ulm         12/11/30 23:58:39

  Modified:             ChangeLog pivy-0.5_alpha20110303.ebuild
  Log:
  Fix LICENSE, ISC according to LICENSE file in tarball.
  
  (Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)

Revision  Changes    Path
1.7                  dev-python/pivy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	24 Aug 2012 18:14:22 -0000	1.6
+++ ChangeLog	30 Nov 2012 23:58:39 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pivy
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.6 2012/08/24 18:14:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.7 2012/11/30 23:58:39 ulm Exp $
+
+  30 Nov 2012; Ulrich Müller <ulm@gentoo.org> pivy-0.5_alpha20110303.ebuild:
+  Fix LICENSE, ISC according to LICENSE file in tarball.
 
   24 Aug 2012; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml:
   Drop maintainership



1.6                  dev-python/pivy/pivy-0.5_alpha20110303.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?r1=1.5&r2=1.6

Index: pivy-0.5_alpha20110303.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pivy-0.5_alpha20110303.ebuild	27 Feb 2012 00:24:47 -0000	1.5
+++ pivy-0.5_alpha20110303.ebuild	30 Nov 2012 23:58:39 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.5 2012/02/27 00:24:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.6 2012/11/30 23:58:39 ulm Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 HOMEPAGE="http://pivy.coin3d.org/"
 SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
 
-LICENSE="as-is"
+LICENSE="ISC"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""





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

* [gentoo-commits] gentoo-x86 commit in dev-python/pivy: ChangeLog pivy-0.5_alpha20110303.ebuild
@ 2015-01-26 17:22 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-01-26 17:22 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/01/26 17:22:09

  Modified:             ChangeLog
  Removed:              pivy-0.5_alpha20110303.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.10                 dev-python/pivy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Apr 2013 12:02:32 -0000	1.9
+++ ChangeLog	26 Jan 2015 17:22:09 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pivy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.9 2013/04/27 12:02:32 xmw Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.10 2015/01/26 17:22:09 mrueg Exp $
+
+  26 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -pivy-0.5_alpha20110303.ebuild:
+  Remove old.
 
 *pivy-9999 (27 Apr 2013)
 *pivy-0.5_alpha20110303-r1 (27 Apr 2013)
@@ -38,4 +41,3 @@
   03 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
   +pivy-0.5_alpha20110303.ebuild, +metadata.xml:
   New package, bug 291979. Imported with cleanups from sci overlay.
-





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

end of thread, other threads:[~2015-01-26 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05 15:05 [gentoo-commits] gentoo-x86 commit in dev-python/pivy: ChangeLog pivy-0.5_alpha20110303.ebuild Andreas HAttel (dilfridge)
  -- strict thread matches above, loose matches on Subject: below --
2011-11-27 15:32 Andreas HAttel (dilfridge)
2012-11-30 23:58 Ulrich Mueller (ulm)
2015-01-26 17:22 Manuel Rueger (mrueg)

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