diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-07 16:48:15 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-07 16:48:15 +0000 |
commit | c91578f951f7de372dc192872774e311e5d51610 (patch) | |
tree | 0007302fc68369b88242cf55a6a091da360914c8 /sci-physics/harminv | |
parent | Version bump new branch (diff) | |
download | gentoo-2-c91578f951f7de372dc192872774e311e5d51610.tar.gz gentoo-2-c91578f951f7de372dc192872774e311e5d51610.tar.bz2 gentoo-2-c91578f951f7de372dc192872774e311e5d51610.zip |
keyword amd64-linux, x86-linux
(Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/harminv')
-rw-r--r-- | sci-physics/harminv/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/harminv/harminv-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/harminv/metadata.xml | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/sci-physics/harminv/ChangeLog b/sci-physics/harminv/ChangeLog index b08fa61185a9..dd9ad46b3434 100644 --- a/sci-physics/harminv/ChangeLog +++ b/sci-physics/harminv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/harminv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/ChangeLog,v 1.4 2012/05/04 07:55:33 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/ChangeLog,v 1.5 2012/08/07 16:48:15 bicatali Exp $ + + 07 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> harminv-1.3.1.ebuild, + metadata.xml: + keyword amd64-linux, x86-linux 04 May 2012; Jeff Horelick <jdhore@gentoo.org> harminv-1.3.1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -18,4 +22,3 @@ +files/harminv-1.3.1-configure.ac.patch, +metadata.xml, +harminv-1.3.1.ebuild: Initial import. Ebuild first submitted by Ben Schwartz, see bug #170989 - diff --git a/sci-physics/harminv/harminv-1.3.1.ebuild b/sci-physics/harminv/harminv-1.3.1.ebuild index a158e703f256..680176ff71bc 100644 --- a/sci-physics/harminv/harminv-1.3.1.ebuild +++ b/sci-physics/harminv/harminv-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/harminv-1.3.1.ebuild,v 1.4 2012/05/04 07:55:33 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/harminv-1.3.1.ebuild,v 1.5 2012/08/07 16:48:15 bicatali Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://ab-initio.mit.edu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="virtual/lapack" diff --git a/sci-physics/harminv/metadata.xml b/sci-physics/harminv/metadata.xml index 347723b23d0d..1e2085ba073d 100644 --- a/sci-physics/harminv/metadata.xml +++ b/sci-physics/harminv/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-physics</herd> - <longdescription lang="en"> +<herd>sci-physics</herd> +<longdescription lang="en"> Harminv is a program to solve the problem of harmonic inversion, given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given |