diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-31 20:16:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-31 20:16:21 +0000 |
commit | 5f841b28f98dab7adcaf965f614c17c47ba4124d (patch) | |
tree | 0022d1ae60d31cb995bc3b1c8fb205d26af54e25 /sci-libs/amd | |
parent | dev-tex/algorithms and dev-tex/achemso are gone, so remove package mask (diff) | |
download | gentoo-2-5f841b28f98dab7adcaf965f614c17c47ba4124d.tar.gz gentoo-2-5f841b28f98dab7adcaf965f614c17c47ba4124d.tar.bz2 gentoo-2-5f841b28f98dab7adcaf965f614c17c47ba4124d.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-libs/amd')
-rw-r--r-- | sci-libs/amd/amd-2.2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/amd/amd-2.2.1.ebuild b/sci-libs/amd/amd-2.2.1.ebuild index ad50f90b527e..8b86b36addd3 100644 --- a/sci-libs/amd/amd-2.2.1.ebuild +++ b/sci-libs/amd/amd-2.2.1.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-libs/amd/amd-2.2.1.ebuild,v 1.1 2010/10/31 12:01:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.1.ebuild,v 1.2 2010/10/31 20:16:21 mr_bones_ Exp $ EAPI="3" @@ -24,7 +24,6 @@ DEPEND="${RDEPEND}" S="${WORKDIR}/${MY_PN}" - src_prepare() { epatch "${FILESDIR}"/${PN}-2.2.0-autotools.patch eautoreconf |