diff options
author | 2004-12-28 15:27:45 +0000 | |
---|---|---|
committer | 2004-12-28 15:27:45 +0000 | |
commit | faaac28975f74a87a8b38b007d2d3199e7cb1b9b (patch) | |
tree | b4867b0a7a391b4e4bc84604514fcc5e0ad69a58 /sci-mathematics/ksimus-datarecorder/ksimus-datarecorder-0.3.6.ebuild | |
parent | Marked ppc stable. (diff) | |
download | historical-faaac28975f74a87a8b38b007d2d3199e7cb1b9b.tar.gz historical-faaac28975f74a87a8b38b007d2d3199e7cb1b9b.tar.bz2 historical-faaac28975f74a87a8b38b007d2d3199e7cb1b9b.zip |
Moved from app-sci/ksimus-datarecorder to sci-mathematics/ksimus-datarecorder.
Diffstat (limited to 'sci-mathematics/ksimus-datarecorder/ksimus-datarecorder-0.3.6.ebuild')
-rw-r--r-- | sci-mathematics/ksimus-datarecorder/ksimus-datarecorder-0.3.6.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sci-mathematics/ksimus-datarecorder/ksimus-datarecorder-0.3.6.ebuild b/sci-mathematics/ksimus-datarecorder/ksimus-datarecorder-0.3.6.ebuild new file mode 100644 index 000000000000..60b5c2259048 --- /dev/null +++ b/sci-mathematics/ksimus-datarecorder/ksimus-datarecorder-0.3.6.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus-datarecorder/ksimus-datarecorder-0.3.6.ebuild,v 1.1 2004/12/28 15:27:45 ribosome Exp $ + +inherit kde + +DESCRIPTION="The package Data Recorder contains some components which records data for KSimus." +HOMEPAGE="http://ksimus.berlios.de/" +KEYWORDS="x86" +SRC_URI="http://ksimus.berlios.de/download/ksimus-datarecorder-3-${PV}.tar.gz" + +LICENSE="GPL-2" +IUSE="" +SLOT="0" + +DEPEND="sci-mathematics/ksimus" + +need-kde 3 |