public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-cealign: ChangeLog pymol-plugins-cealign-0.9.ebuild
@ 2010-02-19 10:30 Justin Lecher (jlec)
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2010-02-19 10:30 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/19 10:30:09

  Modified:             ChangeLog pymol-plugins-cealign-0.9.ebuild
  Log:
  PYMOL_PATH includes EPREFIX, so we should not use it
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.2                  sci-chemistry/pymol-plugins-cealign/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	18 Feb 2010 22:00:44 -0000	1.1
+++ ChangeLog	19 Feb 2010 10:30:09 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/pymol-plugins-cealign
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.1 2010/02/18 22:00:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.2 2010/02/19 10:30:09 jlec Exp $
+
+  19 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net>
+  pymol-plugins-cealign-0.9.ebuild:
+  PYMOL_PATH includes EPREFIX, so we should not use it
 
 *pymol-plugins-cealign-0.9 (18 Feb 2010)
 



1.2                  sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?r1=1.1&r2=1.2

Index: pymol-plugins-cealign-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pymol-plugins-cealign-0.9.ebuild	18 Feb 2010 22:00:44 -0000	1.1
+++ pymol-plugins-cealign-0.9.ebuild	19 Feb 2010 10:30:09 -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-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.1 2010/02/18 22:00:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.2 2010/02/19 10:30:09 jlec Exp $
 
 EAPI="3"
 
@@ -45,7 +45,7 @@
 	run "${EPREFIX}/$(python_get_sitedir -f)/cealign/cealign.py"
 	EOF
 
-	insinto ${PYMOL_PATH}
+	insinto $(python_get_sitedir -f)/pymol
 	doins "${T}"/pymolrc || die
 
 	dodoc CHANGES doc/cealign.pdf || die






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-cealign: ChangeLog pymol-plugins-cealign-0.9.ebuild
@ 2010-02-19 12:32 Justin Lecher (jlec)
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2010-02-19 12:32 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/19 12:32:40

  Modified:             ChangeLog pymol-plugins-cealign-0.9.ebuild
  Log:
  PYMOL_PATH includes EPREFIX, so we should not use it
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.3                  sci-chemistry/pymol-plugins-cealign/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	19 Feb 2010 10:30:09 -0000	1.2
+++ ChangeLog	19 Feb 2010 12:32:39 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/pymol-plugins-cealign
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.2 2010/02/19 10:30:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.3 2010/02/19 12:32:39 jlec Exp $
+
+  19 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net>
+  pymol-plugins-cealign-0.9.ebuild:
+  Fix for quoting in pymolrc
 
   19 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net>
   pymol-plugins-cealign-0.9.ebuild:



1.3                  sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?r1=1.2&r2=1.3

Index: pymol-plugins-cealign-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pymol-plugins-cealign-0.9.ebuild	19 Feb 2010 10:30:09 -0000	1.2
+++ pymol-plugins-cealign-0.9.ebuild	19 Feb 2010 12:32:39 -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-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.2 2010/02/19 10:30:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.3 2010/02/19 12:32:39 jlec Exp $
 
 EAPI="3"
 
@@ -41,8 +41,8 @@
 	python_execute_function -s installation
 
 	cat >> "${T}"/pymolrc <<- EOF
-	run "${EPREFIX}/$(python_get_sitedir -f)/cealign/qkabsch.py"
-	run "${EPREFIX}/$(python_get_sitedir -f)/cealign/cealign.py"
+	run ${EPREFIX}/$(python_get_sitedir -f)/cealign/qkabsch.py
+	run ${EPREFIX}/$(python_get_sitedir -f)/cealign/cealign.py
 	EOF
 
 	insinto $(python_get_sitedir -f)/pymol






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-cealign: ChangeLog pymol-plugins-cealign-0.9.ebuild
@ 2010-02-21 10:04 Justin Lecher (jlec)
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2010-02-21 10:04 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/21 10:04:21

  Modified:             ChangeLog pymol-plugins-cealign-0.9.ebuild
  Log:
  Make it really multiple python version aware
  (Portage version: 2.2_rc63/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-chemistry/pymol-plugins-cealign/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	19 Feb 2010 12:32:39 -0000	1.3
+++ ChangeLog	21 Feb 2010 10:04:20 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/pymol-plugins-cealign
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.3 2010/02/19 12:32:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.4 2010/02/21 10:04:20 jlec Exp $
+
+  21 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+  pymol-plugins-cealign-0.9.ebuild:
+  Make it really multiple python version aware
 
   19 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net>
   pymol-plugins-cealign-0.9.ebuild:



1.4                  sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?r1=1.3&r2=1.4

Index: pymol-plugins-cealign-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pymol-plugins-cealign-0.9.ebuild	19 Feb 2010 12:32:39 -0000	1.3
+++ pymol-plugins-cealign-0.9.ebuild	21 Feb 2010 10:04:20 -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-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.3 2010/02/19 12:32:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.4 2010/02/21 10:04:20 jlec Exp $
 
 EAPI="3"
 
@@ -30,23 +30,21 @@
 }
 
 src_install(){
-	mtype=$(uname -m)
-
 	distutils_src_install
 
 	installation() {
 		insinto $(python_get_sitedir)/cealign
 		doins qkabsch.py cealign.py || die
-	}
-	python_execute_function -s installation
 
-	cat >> "${T}"/pymolrc <<- EOF
-	run ${EPREFIX}/$(python_get_sitedir -f)/cealign/qkabsch.py
-	run ${EPREFIX}/$(python_get_sitedir -f)/cealign/cealign.py
-	EOF
+		cat > "${T}"/pymolrc <<- EOF
+		run ${EPREFIX}/$(python_get_sitedir)/cealign/qkabsch.py
+		run ${EPREFIX}/$(python_get_sitedir)/cealign/cealign.py
+		EOF
 
-	insinto $(python_get_sitedir -f)/pymol
-	doins "${T}"/pymolrc || die
+		insinto $(python_get_sitedir)/pymol
+		doins "${T}"/pymolrc || die
+	}
+	python_execute_function -s installation
 
 	dodoc CHANGES doc/cealign.pdf || die
 }






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-cealign: ChangeLog pymol-plugins-cealign-0.9.ebuild
@ 2010-02-22  7:43 Justin Lecher (jlec)
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2010-02-22  7:43 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/22 07:43:32

  Modified:             ChangeLog pymol-plugins-cealign-0.9.ebuild
  Log:
  Changed RDEP to <=pymol-1.2.3 per 306239
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.5                  sci-chemistry/pymol-plugins-cealign/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	21 Feb 2010 10:04:20 -0000	1.4
+++ ChangeLog	22 Feb 2010 07:43:31 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/pymol-plugins-cealign
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.4 2010/02/21 10:04:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.5 2010/02/22 07:43:31 jlec Exp $
+
+  22 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net>
+  pymol-plugins-cealign-0.9.ebuild:
+  Changed RDEP to <=pymol-1.2.3 per 306239
 
   21 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
   pymol-plugins-cealign-0.9.ebuild:



1.5                  sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?r1=1.4&r2=1.5

Index: pymol-plugins-cealign-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pymol-plugins-cealign-0.9.ebuild	21 Feb 2010 10:04:20 -0000	1.4
+++ pymol-plugins-cealign-0.9.ebuild	22 Feb 2010 07:43:31 -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-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.4 2010/02/21 10:04:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.5 2010/02/22 07:43:31 jlec Exp $
 
 EAPI="3"
 
@@ -19,7 +19,7 @@
 
 DEPEND="
 	dev-python/numpy
-	~sci-chemistry/pymol-1.2.2"
+	<=sci-chemistry/pymol-1.2.3"
 RDEPEND=""
 RESTRICT_PYTHON_ABIS="2.4 3.*"
 






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-cealign: ChangeLog pymol-plugins-cealign-0.9.ebuild
@ 2010-02-22 11:45 Justin Lecher (jlec)
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2010-02-22 11:45 UTC (permalink / raw
  To: gentoo-commits

jlec        10/02/22 11:45:46

  Modified:             ChangeLog pymol-plugins-cealign-0.9.ebuild
  Log:
  Changed RDEP to <=pymol-1.2.4 per 306239
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.6                  sci-chemistry/pymol-plugins-cealign/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	22 Feb 2010 07:43:31 -0000	1.5
+++ ChangeLog	22 Feb 2010 11:45:46 -0000	1.6
@@ -1,10 +1,10 @@
 # ChangeLog for sci-chemistry/pymol-plugins-cealign
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.5 2010/02/22 07:43:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.6 2010/02/22 11:45:46 jlec Exp $
 
   22 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net>
   pymol-plugins-cealign-0.9.ebuild:
-  Changed RDEP to <=pymol-1.2.3 per 306239
+  Changed RDEP to <=pymol-1.2.4 per 306239
 
   21 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
   pymol-plugins-cealign-0.9.ebuild:



1.6                  sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?r1=1.5&r2=1.6

Index: pymol-plugins-cealign-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pymol-plugins-cealign-0.9.ebuild	22 Feb 2010 07:43:31 -0000	1.5
+++ pymol-plugins-cealign-0.9.ebuild	22 Feb 2010 11:45:46 -0000	1.6
@@ -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-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.5 2010/02/22 07:43:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.6 2010/02/22 11:45:46 jlec Exp $
 
 EAPI="3"
 
@@ -19,7 +19,7 @@
 
 DEPEND="
 	dev-python/numpy
-	<=sci-chemistry/pymol-1.2.3"
+	<sci-chemistry/pymol-1.2.4"
 RDEPEND=""
 RESTRICT_PYTHON_ABIS="2.4 3.*"
 






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

end of thread, other threads:[~2010-02-22 11:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-22 11:45 [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-cealign: ChangeLog pymol-plugins-cealign-0.9.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-22  7:43 Justin Lecher (jlec)
2010-02-21 10:04 Justin Lecher (jlec)
2010-02-19 12:32 Justin Lecher (jlec)
2010-02-19 10:30 Justin Lecher (jlec)

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