diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-11 12:11:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-11 12:11:31 +0000 |
commit | 12ccb94db1acf97c8fafa6e2817e2cd5441a1038 (patch) | |
tree | 22e9205bdfc86b93b1c862ecb711ebb6b68c9c85 /media-gfx/kst | |
parent | Mask x11-misc/lineak-kdeplugins and mail-client/mailody. (diff) | |
download | gentoo-2-12ccb94db1acf97c8fafa6e2817e2cd5441a1038.tar.gz gentoo-2-12ccb94db1acf97c8fafa6e2817e2cd5441a1038.tar.bz2 gentoo-2-12ccb94db1acf97c8fafa6e2817e2cd5441a1038.zip |
ARTS_REQUIRED=never
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/kst')
-rw-r--r-- | media-gfx/kst/kst-1.1.1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/media-gfx/kst/kst-1.1.1.ebuild b/media-gfx/kst/kst-1.1.1.ebuild index e22cc453814b..ef7f56dc2b9c 100644 --- a/media-gfx/kst/kst-1.1.1.ebuild +++ b/media-gfx/kst/kst-1.1.1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.1.ebuild,v 1.6 2008/06/26 13:58:51 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.1.ebuild,v 1.7 2009/11/11 12:11:31 ssuominen Exp $ +ARTS_REQUIRED=never inherit kde DESCRIPTION="A plotting and data viewing program for KDE." @@ -15,7 +16,7 @@ IUSE="" DEPEND="sci-libs/gsl" -need-kde 3.1 +need-kde 3.5 PATCHES=( "${FILESDIR}/${PN}-1.1.0-netcdf-fix.patch" ) |