diff options
-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 |