public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/pfft/
Date: Fri, 24 Jun 2011 17:09:30 +0000 (UTC)	[thread overview]
Message-ID: <d8620bfa7e129e030c55a052be9388ca5c70ec65.jlec@gentoo> (raw)

commit:     d8620bfa7e129e030c55a052be9388ca5c70ec65
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 16:59:48 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 16:59:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d8620bfa

Fixed Manifest and cleaned ebuild

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-libs/pfft/ChangeLog              |    5 ++++-
 sci-libs/pfft/pfft-1.0_alpha1.ebuild |   22 +++++++---------------
 2 files changed, 11 insertions(+), 16 deletions(-)

diff --git a/sci-libs/pfft/ChangeLog b/sci-libs/pfft/ChangeLog
index 0de13e6..4ba70e3 100644
--- a/sci-libs/pfft/ChangeLog
+++ b/sci-libs/pfft/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-libs/pfft
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Jun 2011; Justin Lecher <jlec@gentoo.org> pfft-1.0_alpha1.ebuild:
+  Fixed Manifest and cleaned ebuild
+
   15 Sep 2010; Christoph Junghans <kleiner_otti@gmx.de>
   pfft-1.0_alpha1.ebuild, files/pfft-1.0alpha1-Makefile.am,
   files/pfft-1.0alpha1-configure.ac, +files/pfft-1.0alpha1-libpfft.pc.in:

diff --git a/sci-libs/pfft/pfft-1.0_alpha1.ebuild b/sci-libs/pfft/pfft-1.0_alpha1.ebuild
index 072cf29..d44f96a 100644
--- a/sci-libs/pfft/pfft-1.0_alpha1.ebuild
+++ b/sci-libs/pfft/pfft-1.0_alpha1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=4
 
 inherit autotools eutils
 
-DESCRIPTION="parallel 3d FFT"
+DESCRIPTION="Parallel 3d FFT"
 HOMEPAGE="http://www-user.tu-chemnitz.de/~mpip/software.php"
 SRC_URI="http://www-user.tu-chemnitz.de/~mpip/software/${P//_}.tar.gz"
 
@@ -15,9 +15,9 @@ SLOT="0"
 KEYWORDS="~x86 ~amd64"
 IUSE="static-libs"
 
-RDEPEND="=sci-libs/fftw-3.3*[mpi]
+RDEPEND="
+	=sci-libs/fftw-3.3*[mpi]
 	virtual/mpi"
-
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${P//_}"
@@ -28,17 +28,9 @@ src_prepare() {
 		cp "${FILESDIR}"/"${PF//_}"-"${i}" "${i}" || die "cp of ${i} failed"
 	done
 
-	eautoreconf || die "eautoreconf failed"
+	eautoreconf
 }
 
 src_configure() {
-	econf --disable-la-files "$(use_enable static-libs static)" || die "econf failed"
-}
-
-src_compile() {
-	emake || die "emake failed"
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die "emake install failed"
+	econf --disable-la-files "$(use_enable static-libs static)"
 }



             reply	other threads:[~2011-06-24 17:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24 17:09 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-20 11:03 [gentoo-commits] proj/sci:master commit in: sci-libs/pfft/ Andrew Ammerlaan
2021-01-30 11:50 Andrew Ammerlaan
2017-05-13 16:01 Justin Lecher
2014-10-16 15:49 Christoph Junghans
2011-06-24 17:09 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8620bfa7e129e030c55a052be9388ca5c70ec65.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox