public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/namd: namd-2.9-r1.ebuild metadata.xml namd-2.10.ebuild ChangeLog namd-2.9.ebuild namd-2.7_beta2-r1.ebuild
@ 2015-03-20 15:28 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-03-20 15:28 UTC (permalink / raw
  To: gentoo-commits

jlec        15/03/20 15:28:56

  Modified:             namd-2.9-r1.ebuild metadata.xml namd-2.10.ebuild
                        ChangeLog
  Removed:              namd-2.9.ebuild namd-2.7_beta2-r1.ebuild
  Log:
  Fix tcl/tk slotting;drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.3                  sci-chemistry/namd/namd-2.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/namd-2.9-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/namd-2.9-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/namd-2.9-r1.ebuild?r1=1.2&r2=1.3

Index: namd-2.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.9-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- namd-2.9-r1.ebuild	30 Nov 2013 23:28:19 -0000	1.2
+++ namd-2.9-r1.ebuild	20 Mar 2015 15:28:56 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.9-r1.ebuild,v 1.2 2013/11/30 23:28:19 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.9-r1.ebuild,v 1.3 2015/03/20 15:28:56 jlec Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 RDEPEND="
 	>=sys-cluster/charm-6.5.1-r2
 	sci-libs/fftw:3.0
-	dev-lang/tcl"
+	dev-lang/tcl:0="
 
 DEPEND="${RDEPEND}
 	app-shells/tcsh"



1.8                  sci-chemistry/namd/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/metadata.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/metadata.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/metadata.xml?r1=1.7&r2=1.8

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/namd/metadata.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- metadata.xml	13 Dec 2013 19:39:42 -0000	1.7
+++ metadata.xml	20 Mar 2015 15:28:56 -0000	1.8
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-chemistry</herd>
-	<maintainer>
-		<email>nicolasbock@gentoo.org</email>
-	</maintainer>
+  <herd>sci-chemistry</herd>
+  <maintainer>
+    <email>nicolasbock@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>



1.2                  sci-chemistry/namd/namd-2.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/namd-2.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/namd-2.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/namd/namd-2.10.ebuild?r1=1.1&r2=1.2

Index: namd-2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- namd-2.10.ebuild	7 Mar 2015 01:18:22 -0000	1.1
+++ namd-2.10.ebuild	20 Mar 2015 15:28:56 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.10.ebuild,v 1.1 2015/03/07 01:18:22 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.10.ebuild,v 1.2 2015/03/20 15:28:56 jlec Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 RDEPEND="
 	>=sys-cluster/charm-6.5.1-r2
 	sci-libs/fftw:3.0
-	dev-lang/tcl"
+	dev-lang/tcl:0="
 
 DEPEND="${RDEPEND}
 	app-shells/tcsh"



1.22                 sci-chemistry/namd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/namd/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	7 Mar 2015 01:18:22 -0000	1.21
+++ ChangeLog	20 Mar 2015 15:28:56 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/namd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/ChangeLog,v 1.21 2015/03/07 01:18:22 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/ChangeLog,v 1.22 2015/03/20 15:28:56 jlec Exp $
+
+  20 Mar 2015; Justin Lecher <jlec@gentoo.org> -namd-2.7_beta2-r1.ebuild,
+  -namd-2.9.ebuild, metadata.xml, namd-2.10.ebuild, namd-2.9-r1.ebuild:
+  Fix tcl/tk slotting;drop old
 
 *namd-2.10 (07 Mar 2015)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-20 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 15:28 [gentoo-commits] gentoo-x86 commit in sci-chemistry/namd: namd-2.9-r1.ebuild metadata.xml namd-2.10.ebuild ChangeLog namd-2.9.ebuild namd-2.7_beta2-r1.ebuild 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