Parent Directory
|
Revision Log
Changed dependency from kdebase to kdelibs (see bug #83059). Added 1.1.0 to x86. Pruned old versions. (Portage version: 2.0.51.22-r2)
| 1 | # Copyright 1999-2005 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-0.94.ebuild,v 1.2 2005/01/14 23:45:37 danarmak Exp $ |
| 4 | |
| 5 | inherit kde |
| 6 | |
| 7 | DESCRIPTION="A plotting and data viewing program for KDE" |
| 8 | HOMEPAGE="http://omega.astro.utoronto.ca/kst/" |
| 9 | SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" |
| 10 | |
| 11 | KEYWORDS="x86 ~ppc ~sparc" |
| 12 | LICENSE="GPL-2" |
| 13 | |
| 14 | SLOT="0" |
| 15 | IUSE="" |
| 16 | |
| 17 | DEPEND="|| ( kde-base/kdebase-meta >=kde-base/kdebase-3.1 )" |
| 18 | need-kde 3.1 |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |