diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-23 00:29:30 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-23 00:29:30 +0000 |
commit | 55915b8a0c5c22730a9efd80d584813e1d458548 (patch) | |
tree | 9a6538a06a34413d8f8ca942e7e7a5018d7ce5f0 /kde-base/kmplot/kmplot-3.5.7.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-55915b8a0c5c22730a9efd80d584813e1d458548.tar.gz gentoo-2-55915b8a0c5c22730a9efd80d584813e1d458548.tar.bz2 gentoo-2-55915b8a0c5c22730a9efd80d584813e1d458548.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/kmplot/kmplot-3.5.7.ebuild')
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.7.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kmplot/kmplot-3.5.7.ebuild b/kde-base/kmplot/kmplot-3.5.7.ebuild new file mode 100644 index 000000000000..8b30c39106bc --- /dev/null +++ b/kde-base/kmplot/kmplot-3.5.7.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.7.ebuild,v 1.1 2007/05/23 00:29:30 carlo Exp $ +KMNAME=kdeedu +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="Mathematical function plotter for KDE" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND="" + |