diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-05-27 08:50:35 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-05-27 08:50:35 +0000 |
commit | 7dc7ca4fc2cbb481fb7a84f649ffa77792d0ae41 (patch) | |
tree | ff4179227875d81d27aeeffee925754cec08794a /sci-chemistry | |
parent | Drop old. (diff) | |
download | gentoo-2-7dc7ca4fc2cbb481fb7a84f649ffa77792d0ae41.tar.gz gentoo-2-7dc7ca4fc2cbb481fb7a84f649ffa77792d0ae41.tar.bz2 gentoo-2-7dc7ca4fc2cbb481fb7a84f649ffa77792d0ae41.zip |
Version Bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/refmac/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/refmac/refmac-5.6.0077.ebuild (renamed from sci-chemistry/refmac/refmac-5.6.0075.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-chemistry/refmac/ChangeLog b/sci-chemistry/refmac/ChangeLog index 5c76829dac0f..bef7e83e3150 100644 --- a/sci-chemistry/refmac/ChangeLog +++ b/sci-chemistry/refmac/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-chemistry/refmac # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/ChangeLog,v 1.7 2010/05/18 16:17:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/ChangeLog,v 1.8 2010/05/27 08:50:35 jlec Exp $ + +*refmac-5.6.0077 (27 May 2010) + + 27 May 2010; Justin Lecher <jlec@gentoo.org> -refmac-5.6.0075.ebuild, + +refmac-5.6.0077.ebuild: + Version Bump *refmac-5.6.0076 (18 May 2010) diff --git a/sci-chemistry/refmac/refmac-5.6.0075.ebuild b/sci-chemistry/refmac/refmac-5.6.0077.ebuild index 233956daad4e..a2cc0ba663f9 100644 --- a/sci-chemistry/refmac/refmac-5.6.0075.ebuild +++ b/sci-chemistry/refmac/refmac-5.6.0077.ebuild @@ -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/refmac/refmac-5.6.0075.ebuild,v 1.1 2010/05/16 12:56:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0077.ebuild,v 1.1 2010/05/27 08:50:35 jlec Exp $ EAPI="2" @@ -28,7 +28,7 @@ DEPEND="${RDEPEND}" S="${WORKDIR}" PATCHES=( - "${FILESDIR}"/${PV}-allow-dynamic-linking.patch + "${FILESDIR}"/5.6.0075-allow-dynamic-linking.patch ) src_prepare() { |