diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-06-11 08:39:33 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-06-11 08:39:33 +0000 |
commit | 6f939402ad6505bf3464d5f4ce5ba0ba90f6c9e1 (patch) | |
tree | 690db270f6e340cb3ef7de4cfd67cd8eda97690a /sci-visualization | |
parent | Marked stable on amd64, removed old version. (diff) | |
download | gentoo-2-6f939402ad6505bf3464d5f4ce5ba0ba90f6c9e1.tar.gz gentoo-2-6f939402ad6505bf3464d5f4ce5ba0ba90f6c9e1.tar.bz2 gentoo-2-6f939402ad6505bf3464d5f4ce5ba0ba90f6c9e1.zip |
Marked stable on amd64.
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/quickplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/quickplot/quickplot-0.8.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/quickplot/ChangeLog b/sci-visualization/quickplot/ChangeLog index 251ad1e2c776..bc1bb176e510 100644 --- a/sci-visualization/quickplot/ChangeLog +++ b/sci-visualization/quickplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/quickplot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.3 2007/01/06 20:11:57 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/ChangeLog,v 1.4 2007/06/11 08:39:33 cryos Exp $ + + 11 Jun 2007; Marcus D. Hanwell <cryos@gentoo.org> quickplot-0.8.13.ebuild: + Marked stable on amd64. *quickplot-0.8.13 (06 Jan 2007) diff --git a/sci-visualization/quickplot/quickplot-0.8.13.ebuild b/sci-visualization/quickplot/quickplot-0.8.13.ebuild index 68604db441d6..8cc613061b6e 100644 --- a/sci-visualization/quickplot/quickplot-0.8.13.ebuild +++ b/sci-visualization/quickplot/quickplot-0.8.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v 1.1 2007/01/06 20:11:57 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/quickplot/quickplot-0.8.13.ebuild,v 1.2 2007/06/11 08:39:33 cryos Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://quickplot.sourceforge.net/" IUSE="sndfile" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=">=dev-cpp/gtkmm-2.4.5 sndfile? ( >=media-libs/libsndfile-1.0.5 )" |