diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-17 01:26:59 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-17 01:26:59 +0000 |
commit | f5da949be33e9bd83684392aa5c0e99eaa5faa72 (patch) | |
tree | 7ca89a189bae929eb13d749794b2926b27efde3a /media-gfx/quickplot/quickplot-0.8.5.ebuild | |
parent | segfaults on amd64, remove KEYWORD (diff) | |
download | gentoo-2-f5da949be33e9bd83684392aa5c0e99eaa5faa72.tar.gz gentoo-2-f5da949be33e9bd83684392aa5c0e99eaa5faa72.tar.bz2 gentoo-2-f5da949be33e9bd83684392aa5c0e99eaa5faa72.zip |
Marked stable on amd64 and x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx/quickplot/quickplot-0.8.5.ebuild')
-rw-r--r-- | media-gfx/quickplot/quickplot-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/quickplot/quickplot-0.8.5.ebuild b/media-gfx/quickplot/quickplot-0.8.5.ebuild index 98b24b79cabc..835ea661903b 100644 --- a/media-gfx/quickplot/quickplot-0.8.5.ebuild +++ b/media-gfx/quickplot/quickplot-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/quickplot/quickplot-0.8.5.ebuild,v 1.3 2005/01/09 06:32:57 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/quickplot/quickplot-0.8.5.ebuild,v 1.4 2005/03/17 01:26:59 cryos Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://quickplot.sourceforge.net/" IUSE="sndfile" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64" RDEPEND=">=dev-cpp/gtkmm-2.4.5 sndfile? ( >=media-libs/libsndfile-1.0.5 )" |