diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-07-04 14:44:14 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-07-04 14:44:14 +0000 |
commit | 3a6d0e7ec687db0c9430a1e6d4b393a11a2b322e (patch) | |
tree | 3525b770c776b4eb6b64f0e71ecc5f3505a67c85 /sci-chemistry | |
parent | Stable for HPPA (bug #419285). (diff) | |
download | gentoo-2-3a6d0e7ec687db0c9430a1e6d4b393a11a2b322e.tar.gz gentoo-2-3a6d0e7ec687db0c9430a1e6d4b393a11a2b322e.tar.bz2 gentoo-2-3a6d0e7ec687db0c9430a1e6d4b393a11a2b322e.zip |
sci-chemistry/cns: Version Bump, #424655
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/cns/ChangeLog | 10 | ||||
-rw-r--r-- | sci-chemistry/cns/cns-1.3_p7.ebuild (renamed from sci-chemistry/cns/cns-1.3_p5.ebuild) | 8 | ||||
-rw-r--r-- | sci-chemistry/cns/files/1.3_p7-delete.patch (renamed from sci-chemistry/cns/files/1.3_p5-delete.patch) | 0 | ||||
-rw-r--r-- | sci-chemistry/cns/files/1.3_p7-gentoo.patch (renamed from sci-chemistry/cns/files/1.3_p5-gentoo.patch) | 0 | ||||
-rw-r--r-- | sci-chemistry/cns/files/cns_solve_env_sh-1.3_p7 (renamed from sci-chemistry/cns/files/cns_solve_env_sh-1.3_p5) | 0 |
5 files changed, 13 insertions, 5 deletions
diff --git a/sci-chemistry/cns/ChangeLog b/sci-chemistry/cns/ChangeLog index b9d175840668..e807e3792f29 100644 --- a/sci-chemistry/cns/ChangeLog +++ b/sci-chemistry/cns/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-chemistry/cns # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.48 2012/06/12 13:31:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.49 2012/07/04 14:44:14 jlec Exp $ + +*cns-1.3_p7 (04 Jul 2012) + + 04 Jul 2012; Justin Lecher <jlec@gentoo.org> +files/1.3_p7-delete.patch, + +files/1.3_p7-gentoo.patch, -files/1.3_p5-delete.patch, + -files/1.3_p5-gentoo.patch, -files/cns_solve_env_sh-1.3_p5, + -cns-1.3_p5.ebuild, +files/cns_solve_env_sh-1.3_p7, +cns-1.3_p7.ebuild: + Version Bump, #424655 12 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cns-1.2.1-r7.ebuild: Stable for amd64, wrt bug #419859 diff --git a/sci-chemistry/cns/cns-1.3_p5.ebuild b/sci-chemistry/cns/cns-1.3_p7.ebuild index e08c851d4b22..778953b06fe8 100644 --- a/sci-chemistry/cns/cns-1.3_p5.ebuild +++ b/sci-chemistry/cns/cns-1.3_p7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild,v 1.5 2011/06/21 16:05:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p7.ebuild,v 1.1 2012/07/04 14:44:14 jlec Exp $ EAPI=3 @@ -13,7 +13,7 @@ MY_P="${MY_PN}_${MY_PV}" DESCRIPTION="Crystallography and NMR System" HOMEPAGE="http://cns.csb.yale.edu/" SRC_URI=" - ${MY_P/p5}_all.tar.gz + ${MY_P/p7}_all.tar.gz aria? ( aria2.3.1.tar.gz )" SLOT="0" @@ -28,7 +28,7 @@ DEPEND="${RDEPEND}" FORTRAN_NEED_OPENMP=1 -S="${WORKDIR}/${MY_P/p5}" +S="${WORKDIR}/${MY_P/p7}" RESTRICT="fetch" diff --git a/sci-chemistry/cns/files/1.3_p5-delete.patch b/sci-chemistry/cns/files/1.3_p7-delete.patch index cbddf4289158..cbddf4289158 100644 --- a/sci-chemistry/cns/files/1.3_p5-delete.patch +++ b/sci-chemistry/cns/files/1.3_p7-delete.patch diff --git a/sci-chemistry/cns/files/1.3_p5-gentoo.patch b/sci-chemistry/cns/files/1.3_p7-gentoo.patch index 7942c55abfb9..7942c55abfb9 100644 --- a/sci-chemistry/cns/files/1.3_p5-gentoo.patch +++ b/sci-chemistry/cns/files/1.3_p7-gentoo.patch diff --git a/sci-chemistry/cns/files/cns_solve_env_sh-1.3_p5 b/sci-chemistry/cns/files/cns_solve_env_sh-1.3_p7 index 12368f87b596..12368f87b596 100644 --- a/sci-chemistry/cns/files/cns_solve_env_sh-1.3_p5 +++ b/sci-chemistry/cns/files/cns_solve_env_sh-1.3_p7 |