diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-02 17:56:14 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-02 17:56:14 +0000 |
commit | 6967e3fef198b8a251904a94a525a456109d3996 (patch) | |
tree | f7a355c28bbff8c721dee1f9269c1466b9d05d52 /sci-chemistry/ccp4-apps | |
parent | Version bump. Some changes to the ebuild. No more renaming of /usr/bin/dp and... (diff) | |
download | historical-6967e3fef198b8a251904a94a525a456109d3996.tar.gz historical-6967e3fef198b8a251904a94a525a456109d3996.tar.bz2 historical-6967e3fef198b8a251904a94a525a456109d3996.zip |
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/ccp4-apps')
-rw-r--r-- | sci-chemistry/ccp4-apps/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-chemistry/ccp4-apps/ChangeLog b/sci-chemistry/ccp4-apps/ChangeLog index 95f1d540ab2c..cee6b417d362 100644 --- a/sci-chemistry/ccp4-apps/ChangeLog +++ b/sci-chemistry/ccp4-apps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/ccp4-apps # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.22 2011/01/16 11:20:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.23 2011/03/02 17:53:22 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> ccp4-apps-6.1.3-r7.ebuild, + ccp4-apps-6.1.3-r8.ebuild: + Correct Slots for gtk 3 introduction to tree 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> ccp4-apps-6.1.3-r8.ebuild: diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild index d293e2fbdef6..579bdc4b4401 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild,v 1.1 2011/01/10 21:06:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r7.ebuild,v 1.2 2011/03/02 17:53:22 jlec Exp $ EAPI="3" @@ -85,7 +85,7 @@ RDEPEND=" ${SCILIBS} app-shells/tcsh dev-python/pyxml - dev-libs/libxml2 + dev-libs/libxml2:2 dev-libs/libjwc_c dev-libs/libjwc_f dev-libs/boehm-gc diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild index 14ca52ed5aec..6f2ca5492d16 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild,v 1.2 2011/01/16 11:20:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r8.ebuild,v 1.3 2011/03/02 17:53:22 jlec Exp $ EAPI="3" @@ -85,7 +85,7 @@ RDEPEND=" ${SCILIBS} app-shells/tcsh dev-python/pyxml - dev-libs/libxml2 + dev-libs/libxml2:2 dev-libs/libjwc_c dev-libs/libjwc_f dev-libs/boehm-gc |