diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2011-05-27 17:34:23 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2011-05-27 17:34:23 +0000 |
commit | 84a97092ce4a7ac2878dcafa088ba3d36d85bfbd (patch) | |
tree | d69fe1783f0ea2d62f77be778a4feb2e6f5e8675 /sci-physics/espresso | |
parent | Marked ~hppa (bug #365331). (diff) | |
download | gentoo-2-84a97092ce4a7ac2878dcafa088ba3d36d85bfbd.tar.gz gentoo-2-84a97092ce4a7ac2878dcafa088ba3d36d85bfbd.tar.bz2 gentoo-2-84a97092ce4a7ac2878dcafa088ba3d36d85bfbd.zip |
[sci-physics/espresso] version bump
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sci-physics/espresso')
-rw-r--r-- | sci-physics/espresso/ChangeLog | 8 | ||||
-rw-r--r-- | sci-physics/espresso/espresso-3.0.1.ebuild (renamed from sci-physics/espresso/espresso-3.0.0.ebuild) | 3 |
2 files changed, 8 insertions, 3 deletions
diff --git a/sci-physics/espresso/ChangeLog b/sci-physics/espresso/ChangeLog index 6c0338b74849..861c6461a10c 100644 --- a/sci-physics/espresso/ChangeLog +++ b/sci-physics/espresso/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-physics/espresso # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.2 2011/04/26 21:08:25 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.3 2011/05/27 17:34:23 ottxor Exp $ + +*espresso-3.0.1 (27 May 2011) + + 27 May 2011; Christoph Junghans <ottxor@gentoo.org> -espresso-3.0.0.ebuild, + +espresso-3.0.1.ebuild: + Version bump 26 Apr 2011; Christoph Junghans <ottxor@gentoo.org> espresso-3.0.0.ebuild: added ~amd64 (bug 266648#c10) diff --git a/sci-physics/espresso/espresso-3.0.0.ebuild b/sci-physics/espresso/espresso-3.0.1.ebuild index 945685f7f94c..deeda72ca6bb 100644 --- a/sci-physics/espresso/espresso-3.0.0.ebuild +++ b/sci-physics/espresso/espresso-3.0.1.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-physics/espresso/espresso-3.0.0.ebuild,v 1.2 2011/04/26 21:08:25 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.0.1.ebuild,v 1.1 2011/05/27 17:34:23 ottxor Exp $ EAPI="4" @@ -36,7 +36,6 @@ DEPEND="${RDEPEND} virtual/latex-base )" src_prepare() { - sed -i 's/^CFLAGS/#&/' configure.ac autotools-utils_src_prepare eautoreconf restore_config myconfig.h |