diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-04-29 17:09:26 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-04-29 17:09:26 +0000 |
commit | 49ceb59a2bacea93a65df326a77dd0d35d8de965 (patch) | |
tree | c92965ce9b926ab2d8995c14cf41944d024cc91a /app-sci | |
parent | Initial import. Thanks to <nnt@nntsoft.com>, James W. Dumay <i386@sauceage.or... (diff) | |
download | historical-49ceb59a2bacea93a65df326a77dd0d35d8de965.tar.gz historical-49ceb59a2bacea93a65df326a77dd0d35d8de965.tar.bz2 historical-49ceb59a2bacea93a65df326a77dd0d35d8de965.zip |
Add new Version 0.97. Correct URL.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/kst/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/kst/Manifest | 6 | ||||
-rw-r--r-- | app-sci/kst/files/digest-kst-0.97 | 1 | ||||
-rw-r--r-- | app-sci/kst/kst-0.94.ebuild | 9 | ||||
-rw-r--r-- | app-sci/kst/kst-0.97.ebuild | 19 |
5 files changed, 34 insertions, 6 deletions
diff --git a/app-sci/kst/ChangeLog b/app-sci/kst/ChangeLog index e83a7fbbff8a..3147429e8b11 100644 --- a/app-sci/kst/ChangeLog +++ b/app-sci/kst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/kst # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/ChangeLog,v 1.3 2004/03/23 02:47:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/ChangeLog,v 1.4 2004/04/29 17:09:26 centic Exp $ + + 29 Apr 2004; Dominik Stadler <centic@gentoo.org> : + Fix URL, closes Bug 49341. Add Version 0.97, closes Bug 49355. 22 Mar 2004; Jason Wever <weeve@gentoo.org> kst-0.94.ebuild: Added ~sparc keyword. diff --git a/app-sci/kst/Manifest b/app-sci/kst/Manifest index 1fe03727ce49..cc135627f246 100644 --- a/app-sci/kst/Manifest +++ b/app-sci/kst/Manifest @@ -1,4 +1,6 @@ -MD5 4bb4cb8656b29079ef3620d81acf5c8b ChangeLog 492 -MD5 dd06c24b0f6db139a457290974008d08 kst-0.94.ebuild 498 +MD5 44afb47c96f7cbcf5a6dc55b073a4230 ChangeLog 612 +MD5 10485c84f19af4d2f0f4872fe7664fd4 kst-0.94.ebuild 503 MD5 201497e376059503f8b7afd504d41023 metadata.xml 179 +MD5 52bd962c83be931b40aa458197f5eed7 kst-0.97.ebuild 504 +MD5 19eccdaf16ff3e3301ad96c85fd3417b files/digest-kst-0.97 61 MD5 124f013d204eb93390b67c4a9442e5aa files/digest-kst-0.94 61 diff --git a/app-sci/kst/files/digest-kst-0.97 b/app-sci/kst/files/digest-kst-0.97 new file mode 100644 index 000000000000..9d3159453dfa --- /dev/null +++ b/app-sci/kst/files/digest-kst-0.97 @@ -0,0 +1 @@ +MD5 a058fec3b9f6a64eb6add5c4be979975 kst-0.97.tar.gz 1499985 diff --git a/app-sci/kst/kst-0.94.ebuild b/app-sci/kst/kst-0.94.ebuild index e1aa754de7f9..63fd384d6bfa 100644 --- a/app-sci/kst/kst-0.94.ebuild +++ b/app-sci/kst/kst-0.94.ebuild @@ -1,16 +1,19 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.94.ebuild,v 1.3 2004/03/23 02:47:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.94.ebuild,v 1.4 2004/04/29 17:09:26 centic Exp $ inherit kde need-kde 3.1 DESCRIPTION="A plotting and data viewing program for KDE" -SRC_URI="http://omega.astro.utoronto.ca/kst/${PN}-${PV}.tar.gz" -HOMEPAGE="http://omega.astro.utorona.ca/kst/" +SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" +HOMEPAGE="http://omega.astro.utoronto.ca/kst/" KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" + SLOT="0" +IUSE="" + DEPEND=">=kde-base/kdebase-3.1" diff --git a/app-sci/kst/kst-0.97.ebuild b/app-sci/kst/kst-0.97.ebuild new file mode 100644 index 000000000000..3fea1231251d --- /dev/null +++ b/app-sci/kst/kst-0.97.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.97.ebuild,v 1.1 2004/04/29 17:09:26 centic Exp $ + +inherit kde +need-kde 3.1 + +DESCRIPTION="A plotting and data viewing program for KDE" +SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" +HOMEPAGE="http://omega.astro.utoronto.ca/kst/" + +KEYWORDS="~x86 ~ppc ~sparc" +LICENSE="GPL-2" + +SLOT="0" +IUSE="" + +DEPEND=">=kde-base/kdebase-3.1" + |