* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: metadata.xml ChangeLog ccp4-6.1.3.ebuild
@ 2010-02-07 10:26 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2010-02-07 10:26 UTC (permalink / raw
To: gentoo-commits
jlec 10/02/07 10:26:49
Modified: metadata.xml ChangeLog
Added: ccp4-6.1.3.ebuild
Log:
Version Bump
Moved from monolithic package into split packages, this is the meta
package from now on
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Revision Changes Path
1.5 sci-chemistry/ccp4/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/metadata.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/metadata.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/metadata.xml?r1=1.4&r2=1.5
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml 20 Sep 2006 05:09:00 -0000 1.4
+++ metadata.xml 7 Feb 2010 10:26:48 -0000 1.5
@@ -2,4 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-chemistry</herd>
+<use>
+ <flag name='balbes-db'>install the additional balbes database</flag>
+ <flag name='arpwarp'>Add binary arp-warp for molecular replacement</flag>
+</use>
</pkgmetadata>
1.20 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 4 Mar 2009 13:41:43 -0000 1.19
+++ ChangeLog 7 Feb 2010 10:26:48 -0000 1.20
@@ -1,6 +1,14 @@
# ChangeLog for sci-chemistry/ccp4
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.19 2009/03/04 13:41:43 loki_val Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.20 2010/02/07 10:26:48 jlec Exp $
+
+*ccp4-6.1.3 (07 Feb 2010)
+
+ 07 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org> +ccp4-6.1.3.ebuild,
+ metadata.xml:
+ Version Bump
+ Moved from monolithic package into split packages, this is the meta
+ package from now on
04 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> ccp4-6.0.1-r1.ebuild,
ccp4-6.0.2.ebuild, ccp4-6.0.2-r1.ebuild:
1.1 sci-chemistry/ccp4/ccp4-6.1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild?rev=1.1&content-type=text/plain
Index: ccp4-6.1.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild,v 1.1 2010/02/07 10:26:48 jlec Exp $
EAPI="2"
DESCRIPTION="Protein X-ray crystallography toolkit -- meta package"
HOMEPAGE="http://www.ccp4.ac.uk/"
SRC_URI=""
LICENSE="ccp4"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X arpwarp +balbes-db"
RDEPEND="
~sci-chemistry/ccp4-apps-${PV}[X?]
sci-chemistry/molrep
sci-chemistry/mosflm
sci-chemistry/mrbump[X?]
sci-chemistry/oasis
sci-chemistry/pdb-extract
sci-chemistry/refmac
sci-chemistry/scala
sci-chemistry/sfcheck
sci-chemistry/xia2
arpwarp? ( sci-chemistry/arp-warp-bin )
balbes-db? ( ~sci-libs/balbes-db-${PV} )
X? (
~sci-chemistry/ccp4i-${PV}
sci-chemistry/imosflm
sci-chemistry/pymol
sci-chemistry/rasmol
)"
DEPEND=""
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: metadata.xml ChangeLog ccp4-6.1.3.ebuild
@ 2010-03-28 13:41 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2010-03-28 13:41 UTC (permalink / raw
To: gentoo-commits
jlec 10/03/28 13:41:52
Modified: metadata.xml ChangeLog ccp4-6.1.3.ebuild
Log:
Changed USE balbes -> balbes and sci-libs/balbes to sci-chemistry/balbes
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.6 sci-chemistry/ccp4/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/metadata.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/metadata.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/metadata.xml?r1=1.5&r2=1.6
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml 7 Feb 2010 10:26:48 -0000 1.5
+++ metadata.xml 28 Mar 2010 13:41:52 -0000 1.6
@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>sci-chemistry</herd>
<use>
- <flag name='balbes-db'>install the additional balbes database</flag>
+ <flag name='balbes'>Install sci-chemistry/balbes</flag>
<flag name='arpwarp'>Add binary arp-warp for molecular replacement</flag>
</use>
</pkgmetadata>
1.21 sci-chemistry/ccp4/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 7 Feb 2010 10:26:48 -0000 1.20
+++ ChangeLog 28 Mar 2010 13:41:52 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.20 2010/02/07 10:26:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.21 2010/03/28 13:41:52 jlec Exp $
+
+ 28 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> ccp4-6.1.3.ebuild,
+ metadata.xml:
+ Changed USE balbes -> balbes and sci-libs/balbes to sci-chemistry/balbes
*ccp4-6.1.3 (07 Feb 2010)
1.2 sci-chemistry/ccp4/ccp4-6.1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild?r1=1.1&r2=1.2
Index: ccp4-6.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ccp4-6.1.3.ebuild 7 Feb 2010 10:26:48 -0000 1.1
+++ ccp4-6.1.3.ebuild 28 Mar 2010 13:41:52 -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/ccp4/ccp4-6.1.3.ebuild,v 1.1 2010/02/07 10:26:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.1.3.ebuild,v 1.2 2010/03/28 13:41:52 jlec Exp $
EAPI="2"
@@ -11,7 +11,7 @@
LICENSE="ccp4"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="X arpwarp +balbes-db"
+IUSE="X arpwarp +balbes"
RDEPEND="
~sci-chemistry/ccp4-apps-${PV}[X?]
@@ -25,7 +25,7 @@
sci-chemistry/sfcheck
sci-chemistry/xia2
arpwarp? ( sci-chemistry/arp-warp-bin )
- balbes-db? ( ~sci-libs/balbes-db-${PV} )
+ balbes? ( sci-chemistry/balbes )
X? (
~sci-chemistry/ccp4i-${PV}
sci-chemistry/imosflm
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-28 13:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 13:41 [gentoo-commits] gentoo-x86 commit in sci-chemistry/ccp4: metadata.xml ChangeLog ccp4-6.1.3.ebuild Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2010-02-07 10:26 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