public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2009-08-26 18:36 Patrick Kursawe (phosphan)
  0 siblings, 0 replies; 8+ messages in thread
From: Patrick Kursawe (phosphan) @ 2009-08-26 18:36 UTC (permalink / raw
  To: gentoo-commits

phosphan    09/08/26 18:36:00

  Modified:             ChangeLog
  Added:                snns-4.2-r8.ebuild
  Log:
  Renaming netperf to snns-netperf to avoid file collision with net-analyzer/netperf, see bug #248322.
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.14                 sci-mathematics/snns/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	29 May 2008 14:37:00 -0000	1.13
+++ ChangeLog	26 Aug 2009 18:36:00 -0000	1.14
@@ -1,6 +1,15 @@
 # ChangeLog for sci-mathematics/snns
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.13 2008/05/29 14:37:00 hawking Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.14 2009/08/26 18:36:00 phosphan Exp $
+
+  26 Aug 2009; Patrick Kursawe <phosphan@gentoo.org> +snns-4.2-r8.ebuild:
+  Renaming netperf to snns-netperf to avoid file collision with
+  net-analyzer/netperf, see bug #248322.
+
+*snns-4.3 (07 Feb 2009)
+
+  07 Feb 2009; Patrick Kursawe <phosphan@gentoo.org> +snns-4.3.ebuild:
+  Upgrade to new version, almost identical to 4.2 + Python-patches.
 
   29 May 2008; Ali Polatel <hawking@gentoo.org> snns-4.2-r7.ebuild:
   python_mod_compile is ROOT aware. Use ${python} instead of python.



1.3                  sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.2&r2=1.3







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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2009-08-27 12:38 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-08-27 12:38 UTC (permalink / raw
  To: gentoo-commits

fauli       09/08/27 12:38:41

  Modified:             snns-4.2-r8.ebuild ChangeLog
  Log:
  stable x86, bug 248322
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.4                  sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.3&r2=1.4

Index: snns-4.2-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- snns-4.2-r8.ebuild	26 Aug 2009 18:36:00 -0000	1.3
+++ snns-4.2-r8.ebuild	27 Aug 2009 12:38:41 -0000	1.4
@@ -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/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.3 2009/08/26 18:36:00 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.4 2009/08/27 12:38:41 fauli Exp $
 
 inherit eutils python multilib
 
@@ -18,7 +18,7 @@
 			  http://download.berlios.de/snns-dev/${MYPYTHONPATCH}.gz )"
 
 LICENSE="SNNS-${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 SLOT="0"
 IUSE="X doc python"
 



1.15                 sci-mathematics/snns/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	26 Aug 2009 18:36:00 -0000	1.14
+++ ChangeLog	27 Aug 2009 12:38:41 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/snns
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.14 2009/08/26 18:36:00 phosphan Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.15 2009/08/27 12:38:41 fauli Exp $
+
+  27 Aug 2009; Christian Faulhammer <fauli@gentoo.org> snns-4.2-r8.ebuild:
+  stable x86, bug 248322
 
   26 Aug 2009; Patrick Kursawe <phosphan@gentoo.org> +snns-4.2-r8.ebuild:
   Renaming netperf to snns-netperf to avoid file collision with






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2009-08-27 13:02 Patrick Kursawe (phosphan)
  0 siblings, 0 replies; 8+ messages in thread
From: Patrick Kursawe (phosphan) @ 2009-08-27 13:02 UTC (permalink / raw
  To: gentoo-commits

phosphan    09/08/27 13:02:55

  Modified:             snns-4.2-r8.ebuild ChangeLog
  Log:
  Using mirror:// for berlios, adding a few missing quotes and removing sed from RDEPEND. Bug #248322.
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.5                  sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.4&r2=1.5

Index: snns-4.2-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- snns-4.2-r8.ebuild	27 Aug 2009 12:38:41 -0000	1.4
+++ snns-4.2-r8.ebuild	27 Aug 2009 13:02:54 -0000	1.5
@@ -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/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.4 2009/08/27 12:38:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.5 2009/08/27 13:02:54 phosphan Exp $
 
 inherit eutils python multilib
 
@@ -12,21 +12,23 @@
 DESCRIPTION="Stuttgart Neural Network Simulator"
 HOMEPAGE="http://www-ra.informatik.uni-tuebingen.de/SNNS/"
 SRC_URI="http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz
-	http://download.berlios.de/snns-dev/${MYPATCH}.patch.gz
+	mirror://berlios/snns-dev/${MYPATCH}.patch.gz
 	doc? ( http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/${MY_P}.Manual.pdf )
-	python? ( http://download.berlios.de/snns-dev/${MYPYTHONEXT}.tar.gz
-			  http://download.berlios.de/snns-dev/${MYPYTHONPATCH}.gz )"
+	python? ( mirror://berlios/snns-dev/${MYPYTHONEXT}.tar.gz
+			  mirror://berlios/snns-dev/${MYPYTHONPATCH}.gz )"
 
 LICENSE="SNNS-${PV}"
 KEYWORDS="~amd64 ~ppc x86"
 SLOT="0"
 IUSE="X doc python"
 
-DEPEND="X? ( x11-proto/xproto
-	x11-libs/Xaw3d )
-	>=sys-apps/sed-4
+RDEPEND="X? ( x11-libs/Xaw3d )
 	python? ( >=dev-lang/python-2.3 )"
 
+DEPEND="${RDEPEND}
+	>=sys-apps/sed-4
+	X? ( x11-proto/xproto )"
+
 S="${WORKDIR}/${MY_P}"
 
 src_unpack() {
@@ -76,7 +78,7 @@
 		dobin $file
 	done
 
-	mv ${D}/usr/bin/netperf ${D}/usr/bin/snns-netperf
+	mv "${D}/usr/bin/netperf" "${D}/usr/bin/snns-netperf"
 
 	if use X; then
 		newbin xgui/sources/xgui snns



1.16                 sci-mathematics/snns/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	27 Aug 2009 12:38:41 -0000	1.15
+++ ChangeLog	27 Aug 2009 13:02:54 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/snns
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.15 2009/08/27 12:38:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.16 2009/08/27 13:02:54 phosphan Exp $
+
+  27 Aug 2009; Patrick Kursawe <phosphan@gentoo.org> snns-4.2-r8.ebuild:
+  Using mirror:// for berlios, adding a few missing quotes and removing sed
+  from RDEPEND. Bug #248322.
 
   27 Aug 2009; Christian Faulhammer <fauli@gentoo.org> snns-4.2-r8.ebuild:
   stable x86, bug 248322






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2009-08-29 17:36 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-08-29 17:36 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/08/29 17:36:20

  Modified:             snns-4.2-r8.ebuild ChangeLog
  Log:
  ppc stable #248322
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.6                  sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.5&r2=1.6

Index: snns-4.2-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- snns-4.2-r8.ebuild	27 Aug 2009 13:02:54 -0000	1.5
+++ snns-4.2-r8.ebuild	29 Aug 2009 17:36:20 -0000	1.6
@@ -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/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.5 2009/08/27 13:02:54 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.6 2009/08/29 17:36:20 nixnut Exp $
 
 inherit eutils python multilib
 
@@ -18,7 +18,7 @@
 			  mirror://berlios/snns-dev/${MYPYTHONPATCH}.gz )"
 
 LICENSE="SNNS-${PV}"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 SLOT="0"
 IUSE="X doc python"
 



1.17                 sci-mathematics/snns/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	27 Aug 2009 13:02:54 -0000	1.16
+++ ChangeLog	29 Aug 2009 17:36:20 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/snns
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.16 2009/08/27 13:02:54 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.17 2009/08/29 17:36:20 nixnut Exp $
+
+  29 Aug 2009; nixnut <nixnut@gentoo.org> snns-4.2-r8.ebuild:
+  ppc stable #248322
 
   27 Aug 2009; Patrick Kursawe <phosphan@gentoo.org> snns-4.2-r8.ebuild:
   Using mirror:// for berlios, adding a few missing quotes and removing sed






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2009-09-05 21:31 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2009-09-05 21:31 UTC (permalink / raw
  To: gentoo-commits

maekke      09/09/05 21:31:32

  Modified:             snns-4.2-r8.ebuild ChangeLog
  Log:
  amd64 stable, bug #248322
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.6&r2=1.7

Index: snns-4.2-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- snns-4.2-r8.ebuild	29 Aug 2009 17:36:20 -0000	1.6
+++ snns-4.2-r8.ebuild	5 Sep 2009 21:31:32 -0000	1.7
@@ -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/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.6 2009/08/29 17:36:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.7 2009/09/05 21:31:32 maekke Exp $
 
 inherit eutils python multilib
 
@@ -18,7 +18,7 @@
 			  mirror://berlios/snns-dev/${MYPYTHONPATCH}.gz )"
 
 LICENSE="SNNS-${PV}"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 SLOT="0"
 IUSE="X doc python"
 



1.18                 sci-mathematics/snns/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/snns/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	29 Aug 2009 17:36:20 -0000	1.17
+++ ChangeLog	5 Sep 2009 21:31:32 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/snns
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.17 2009/08/29 17:36:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.18 2009/09/05 21:31:32 maekke Exp $
+
+  05 Sep 2009; Markus Meier <maekke@gentoo.org> snns-4.2-r8.ebuild:
+  amd64 stable, bug #248322
 
   29 Aug 2009; nixnut <nixnut@gentoo.org> snns-4.2-r8.ebuild:
   ppc stable #248322






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2010-06-04 16:03 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 8+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-04 16:03 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/04 16:03:07

  Modified:             snns-4.2-r8.ebuild ChangeLog
  Log:
  Set SUPPORT_PYTHON_ABIS (bug #316237).
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.7&r2=1.8

Index: snns-4.2-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- snns-4.2-r8.ebuild	5 Sep 2009 21:31:32 -0000	1.7
+++ snns-4.2-r8.ebuild	4 Jun 2010 16:03:07 -0000	1.8
@@ -1,8 +1,13 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.7 2009/09/05 21:31:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.8 2010/06/04 16:03:07 arfrever Exp $
 
-inherit eutils python multilib
+EAPI="3"
+PYTHON_DEPEND="python? 2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
+inherit distutils eutils
 
 MY_P="SNNSv${PV}"
 MYPATCH="${P}-20040227"
@@ -22,11 +27,8 @@
 SLOT="0"
 IUSE="X doc python"
 
-RDEPEND="X? ( x11-libs/Xaw3d )
-	python? ( >=dev-lang/python-2.3 )"
-
+RDEPEND="X? ( x11-libs/Xaw3d )"
 DEPEND="${RDEPEND}
-	>=sys-apps/sed-4
 	X? ( x11-proto/xproto )"
 
 S="${WORKDIR}/${MY_P}"
@@ -34,42 +36,52 @@
 src_unpack() {
 	unpack ${MY_P}.tar.gz
 	unpack ${MYPATCH}.patch.gz
-	epatch ${MYPATCH}.patch
+
 	if use python; then
 		unpack ${MYPYTHONEXT}.tar.gz
-
-		cd "${S}"
-		epatch "${FILESDIR}"/${PV}-fPIC-python.patch
-		cd "${WORKDIR}"
 		unpack ${MYPYTHONPATCH}.gz
-		cd "${S}"
-		epatch "${WORKDIR}"/${MYPYTHONPATCH}
 	fi
-	cd "${S}"/xgui/sources
+}
+
+src_prepare() {
+	epatch "${WORKDIR}/${MYPATCH}.patch"
+
+	if use python; then
+		epatch "${FILESDIR}/${PV}-fPIC-python.patch"
+		epatch "${WORKDIR}/${MYPYTHONPATCH}"
+	fi
+
+	cd xgui/sources
 	for file in *.c; do
 		sed -e "s:X11/Xaw/:X11/Xaw3d/:g" -i "${file}"
 	done
 }
 
-src_compile() {
+src_configure() {
 	local myconf="--enable-global"
-	local compileopts="compile-kernel compile-tools"
 
 	if use X; then
-		myconf="${myconf} --with-x"
-		compileopts="${compileopts} compile-xgui"
+		myconf+=" --with-x"
 	else
-		myconf="${myconf} --without-x"
+		myconf+=" --without-x"
+	fi
+
+	econf ${myconf}
+}
+
+src_compile() {
+	local compileopts="compile-kernel compile-tools"
+	if use X; then
+		compileopts+=" compile-xgui"
 	fi
 
-	econf ${myconf} || die "econf failed"
 	# parallel make sometimes fails (phosphan)
-	make ${compileopts} || die "make failed"
+	emake -j1 ${compileopts} || die "make failed"
 
 	if use python; then
-		python_version
-		cd python
-		${python} setup.py build || die "could not build python extension"
+		pushd python > /dev/null
+		distutils_src_compile
+		popd > /dev/null
 	fi
 }
 
@@ -91,13 +103,12 @@
 	fi
 
 	if use python; then
-		python_version
-		cd python
-		${python} setup.py install --prefix="${D}"/usr || die "could not install python module"
+		pushd python > /dev/null
+		distutils_src_install
 		cp -pPR examples "${D}"/usr/share/doc/${PF}/python-examples
 		chmod +x "${D}"/usr/share/doc/${PF}/python-examples/*.py
 		newdoc README README.python
-		cd "${S}"
+		popd > /dev/null
 	fi
 
 	insinto /usr/share/doc/${PF}
@@ -111,18 +122,12 @@
 
 pkg_postinst() {
 	if use python; then
-		einfo "Pre-compiling Python module"
-		python_version
-		for file in __init__.py util.py; do
-			python_mod_compile \
-				/usr/$(get_libdir)/python${PYVER}/site-packages/snns/${file}
-		done
+		distutils_pkg_postinst
 	fi
 }
 
 pkg_postrm() {
 	if use python; then
-		einfo "Cleaning up python stuff"
-		python_mod_cleanup
+		distutils_pkg_postrm
 	fi
 }



1.20                 sci-mathematics/snns/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	8 Sep 2009 09:36:15 -0000	1.19
+++ ChangeLog	4 Jun 2010 16:03:07 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/snns
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.19 2009/09/08 09:36:15 phosphan Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.20 2010/06/04 16:03:07 arfrever Exp $
+
+  04 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  snns-4.2-r8.ebuild:
+  Set SUPPORT_PYTHON_ABIS (bug #316237).
 
   08 Sep 2009; Patrick Kursawe <phosphan@gentoo.org> -snns-4.2-r7.ebuild:
   Removing obsolete version.






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2010-08-14  8:38 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 8+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2010-08-14  8:38 UTC (permalink / raw
  To: gentoo-commits

xarthisius    10/08/14 08:38:25

  Modified:             snns-4.2-r8.ebuild ChangeLog
  Log:
  Respect LDFLAGS wrt bug 332475. Thanks to Diego for report.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.8&r2=1.9

Index: snns-4.2-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- snns-4.2-r8.ebuild	4 Jun 2010 16:03:07 -0000	1.8
+++ snns-4.2-r8.ebuild	14 Aug 2010 08:38:24 -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/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.8 2010/06/04 16:03:07 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.9 2010/08/14 08:38:24 xarthisius Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2"
@@ -44,7 +44,8 @@
 }
 
 src_prepare() {
-	epatch "${WORKDIR}/${MYPATCH}.patch"
+	epatch "${WORKDIR}/${MYPATCH}.patch" \
+		"${FILESDIR}/${PV}-ldflags.patch"
 
 	if use python; then
 		epatch "${FILESDIR}/${PV}-fPIC-python.patch"



1.21                 sci-mathematics/snns/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	4 Jun 2010 16:03:07 -0000	1.20
+++ ChangeLog	14 Aug 2010 08:38:24 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/snns
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.20 2010/06/04 16:03:07 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.21 2010/08/14 08:38:24 xarthisius Exp $
+
+  14 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org>
+  +files/4.2-ldflags.patch, snns-4.2-r8.ebuild:
+  Respect LDFLAGS wrt bug 332475. Thanks to Diego for report.
 
   04 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   snns-4.2-r8.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
@ 2011-08-02  5:49 Matt Turner (mattst88)
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-02  5:49 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/02 05:49:20

  Modified:             snns-4.2-r8.ebuild ChangeLog
  Log:
  Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 sci-mathematics/snns/snns-4.2-r8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.9&r2=1.10

Index: snns-4.2-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- snns-4.2-r8.ebuild	14 Aug 2010 08:38:24 -0000	1.9
+++ snns-4.2-r8.ebuild	2 Aug 2011 05:49:20 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.9 2010/08/14 08:38:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.10 2011/08/02 05:49:20 mattst88 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2"
@@ -27,7 +27,7 @@
 SLOT="0"
 IUSE="X doc python"
 
-RDEPEND="X? ( x11-libs/Xaw3d )"
+RDEPEND="X? ( x11-libs/libXaw3d )"
 DEPEND="${RDEPEND}
 	X? ( x11-proto/xproto )"
 



1.22                 sci-mathematics/snns/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	14 Aug 2010 08:38:24 -0000	1.21
+++ ChangeLog	2 Aug 2011 05:49:20 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/snns
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.21 2010/08/14 08:38:24 xarthisius Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.22 2011/08/02 05:49:20 mattst88 Exp $
+
+  02 Aug 2011; Matt Turner <mattst88@gentoo.org> snns-4.2-r8.ebuild:
+  Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
 
   14 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org>
   +files/4.2-ldflags.patch, snns-4.2-r8.ebuild:






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

end of thread, other threads:[~2011-08-02  5:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-26 18:36 [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog Patrick Kursawe (phosphan)
  -- strict thread matches above, loose matches on Subject: below --
2009-08-27 12:38 Christian Faulhammer (fauli)
2009-08-27 13:02 Patrick Kursawe (phosphan)
2009-08-29 17:36 Gysbert Wassenaar (nixnut)
2009-09-05 21:31 Markus Meier (maekke)
2010-06-04 16:03 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-08-14  8:38 Kacper Kowalik (xarthisius)
2011-08-02  5:49 Matt Turner (mattst88)

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