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

jlec        10/02/26 19:02:12

  Modified:             ChangeLog coot-0.6.ebuild
  Log:
  Missing sci-libs/mmdb DEP added
  (Portage version: 2.2_rc63/cvs/Linux i686)

Revision  Changes    Path
1.21                 sci-chemistry/coot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	6 Feb 2010 00:15:00 -0000	1.20
+++ ChangeLog	26 Feb 2010 19:02:11 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/coot
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.20 2010/02/06 00:15:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.21 2010/02/26 19:02:11 jlec Exp $
+
+  26 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net> coot-0.6.ebuild:
+  Missing sci-libs/mmdb DEP added
 
 *coot-0.6 (06 Feb 2010)
 



1.2                  sci-chemistry/coot/coot-0.6.ebuild

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

Index: coot-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coot-0.6.ebuild	6 Feb 2010 00:15:00 -0000	1.1
+++ coot-0.6.ebuild	26 Feb 2010 19:02:11 -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/coot/coot-0.6.ebuild,v 1.1 2010/02/06 00:15:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.2 2010/02/26 19:02:11 jlec Exp $
 
 EAPI="3"
 
@@ -28,6 +28,7 @@
 	>=sci-libs/clipper-20090520
 	>=sci-libs/coot-data-2
 	>=sci-libs/gsl-1.3
+	sci-libs/mmdb
 	sci-chemistry/reduce
 	sci-chemistry/refmac
 	sci-chemistry/probe"






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: ChangeLog coot-0.6.ebuild
@ 2010-04-22 20:23 Justin Lecher (jlec)
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher (jlec) @ 2010-04-22 20:23 UTC (permalink / raw
  To: gentoo-commits

jlec        10/04/22 20:23:40

  Modified:             ChangeLog coot-0.6.ebuild
  Log:
  Fixes for Python ABIs
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 sci-chemistry/coot/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	26 Feb 2010 19:02:11 -0000	1.21
+++ ChangeLog	22 Apr 2010 20:23:40 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/coot
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.21 2010/02/26 19:02:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.22 2010/04/22 20:23:40 jlec Exp $
+
+  22 Apr 2010; Justin Lecher <jlec@gentoo.org> coot-0.6.ebuild:
+  Fixes for Python ABIs
 
   26 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net> coot-0.6.ebuild:
   Missing sci-libs/mmdb DEP added



1.3                  sci-chemistry/coot/coot-0.6.ebuild

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

Index: coot-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coot-0.6.ebuild	26 Feb 2010 19:02:11 -0000	1.2
+++ coot-0.6.ebuild	22 Apr 2010 20:23:40 -0000	1.3
@@ -1,10 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.2 2010/02/26 19:02:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.3 2010/04/22 20:23:40 jlec Exp $
 
 EAPI="3"
 
-inherit autotools base versionator
+PYTHON_DEPEND="2"
+
+inherit autotools base python versionator
 
 MY_S2_PV=$(replace_version_separator 2 - ${PV})
 MY_S2_P=${PN}-${MY_S2_PV/pre1/pre-1}
@@ -95,7 +97,7 @@
 
 src_compile() {
 	emake || die "emake failed"
-
+	python_convert_shebangs $(python_get_version) src/coot_gtk2.py
 	cp "${S}"/src/coot_gtk2.py python/coot.py || die
 }
 






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: ChangeLog coot-0.6.ebuild
@ 2011-01-31 15:54 Justin Lecher (jlec)
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-31 15:54 UTC (permalink / raw
  To: gentoo-commits

jlec        11/01/31 15:54:53

  Modified:             ChangeLog
  Removed:              coot-0.6.ebuild
  Log:
  Cleaned old
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 sci-chemistry/coot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	25 Jan 2011 12:52:57 -0000	1.33
+++ ChangeLog	31 Jan 2011 15:54:52 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/coot
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.33 2011/01/25 12:52:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.34 2011/01/31 15:54:52 jlec Exp $
+
+  31 Jan 2011; Justin Lecher <jlec@gentoo.org> -coot-0.6.ebuild:
+  Cleaned old
 
   25 Jan 2011; Christian Faulhammer <fauli@gentoo.org> coot-0.6.1.ebuild:
   stable x86, bug 352043






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

end of thread, other threads:[~2011-01-31 15:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-31 15:54 [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: ChangeLog coot-0.6.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-22 20:23 Justin Lecher (jlec)
2010-02-26 19:02 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