diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 20:29:24 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-29 20:29:24 +0000 |
commit | 989dc6014773c36c932b135ba811bcd9ce498783 (patch) | |
tree | 80e8290a0bbb42da78d02eb457b6a7e6ab84632b /sci-mathematics | |
parent | version bump and DEPEND fix thanks to David Watzke <david@klenot.cz> in bug 1... (diff) | |
download | historical-989dc6014773c36c932b135ba811bcd9ce498783.tar.gz historical-989dc6014773c36c932b135ba811bcd9ce498783.tar.bz2 historical-989dc6014773c36c932b135ba811bcd9ce498783.zip |
Moved to sci-visualization/veusz.
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/veusz/ChangeLog | 16 | ||||
-rw-r--r-- | sci-mathematics/veusz/Manifest | 16 | ||||
-rw-r--r-- | sci-mathematics/veusz/files/digest-veusz-0.8 | 1 | ||||
-rw-r--r-- | sci-mathematics/veusz/files/digest-veusz-0.9 | 1 | ||||
-rw-r--r-- | sci-mathematics/veusz/metadata.xml | 15 | ||||
-rw-r--r-- | sci-mathematics/veusz/veusz-0.8.ebuild | 33 | ||||
-rw-r--r-- | sci-mathematics/veusz/veusz-0.9.ebuild | 33 |
7 files changed, 0 insertions, 115 deletions
diff --git a/sci-mathematics/veusz/ChangeLog b/sci-mathematics/veusz/ChangeLog deleted file mode 100644 index 0dc5241ade38..000000000000 --- a/sci-mathematics/veusz/ChangeLog +++ /dev/null @@ -1,16 +0,0 @@ -# ChangeLog for sci-mathematics/veusz -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/veusz/ChangeLog,v 1.2 2006/01/21 16:41:57 cryos Exp $ - -*veusz-0.9 (21 Jan 2006) - - 21 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +veusz-0.9.ebuild: - Version bump. - -*veusz-0.8 (13 Jan 2006) - - 13 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +metadata.xml, - +veusz-0.8.ebuild: - Initial import, thanks to Nicolas Bigaouette <nbigaouette@gmail.com> for the - initial ebuild, and Sebastien Fabbro <seb@ist.utl.pt> for his work on it. - diff --git a/sci-mathematics/veusz/Manifest b/sci-mathematics/veusz/Manifest deleted file mode 100644 index af159a7204b5..000000000000 --- a/sci-mathematics/veusz/Manifest +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c950fd2db9c028ba94e0a370d315b6b9 ChangeLog 598 -MD5 2bc063a44a7f4f2767c2d31151b7682c files/digest-veusz-0.8 61 -MD5 82498f10f9727479e0747463912965a8 files/digest-veusz-0.9 61 -MD5 5feee5e85a6981f386b3e2b34a29ace6 metadata.xml 505 -MD5 fd60ff700be6b645829a637018fc1c81 veusz-0.8.ebuild 925 -MD5 99eae1042f66837e2c3845a808e2489d veusz-0.9.ebuild 925 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD0mRqntT9W3vfTuoRArT1AKCuBcgf0o0xtwnenDp14XoELVpCXACeK0yo -3DvADRsp1qOWX5GwmVxlmH0= -=DnXm ------END PGP SIGNATURE----- diff --git a/sci-mathematics/veusz/files/digest-veusz-0.8 b/sci-mathematics/veusz/files/digest-veusz-0.8 deleted file mode 100644 index 87ab3535796e..000000000000 --- a/sci-mathematics/veusz/files/digest-veusz-0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 34fa21c08814bbac644cf839a15553d0 veusz-0.8.tar.gz 651781 diff --git a/sci-mathematics/veusz/files/digest-veusz-0.9 b/sci-mathematics/veusz/files/digest-veusz-0.9 deleted file mode 100644 index 14c780871f4b..000000000000 --- a/sci-mathematics/veusz/files/digest-veusz-0.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 db0c797a1542e2e2bd485bc2a824026b veusz-0.9.tar.gz 709990 diff --git a/sci-mathematics/veusz/metadata.xml b/sci-mathematics/veusz/metadata.xml deleted file mode 100644 index 79bd7df74477..000000000000 --- a/sci-mathematics/veusz/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>sci</herd> - <maintainer> - <email>cryos@gentoo.org</email> - </maintainer> - <longdescription> - A Qt based scientific plotting package written in Python using PyQt. It is - designed to produce publication ready Postscript output. It provides a GUI, - command line and scripting interface (based on Python) to its plotting - facilities. - </longdescription> -</pkgmetadata> - diff --git a/sci-mathematics/veusz/veusz-0.8.ebuild b/sci-mathematics/veusz/veusz-0.8.ebuild deleted file mode 100644 index 3b7ad95747f9..000000000000 --- a/sci-mathematics/veusz/veusz-0.8.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/veusz/veusz-0.8.ebuild,v 1.1 2006/01/13 20:51:10 cryos Exp $ - -inherit distutils - -DESCRIPTION="Qt based scientific plotting package with good Postscript output." -HOMEPAGE="http://home.gna.org/veusz/" -SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz" - -IUSE="doc" -SLOT="0" -KEYWORDS="~amd64 ~x86" -LICENSE="GPL-2" - -DEPEND="virtual/python - dev-python/numarray - dev-python/PyQt" -# To be added back in once fits is added to the tree -# fits? ( >=dev-python/pyfits-0.9.8 )" - -src_install() { - distutils_src_install - if use doc; then - insinto /usr/share/doc/${PF}/examples - doins examples/* - docinto Documents - dodoc Documents/Interface.txt - dohtml -r Documents/{manual.xml,manimages} - insinto /usr/share/doc/${PF}/Documents - doins Documents/generate_manual.sh - fi -} diff --git a/sci-mathematics/veusz/veusz-0.9.ebuild b/sci-mathematics/veusz/veusz-0.9.ebuild deleted file mode 100644 index 0b7c9b0ba486..000000000000 --- a/sci-mathematics/veusz/veusz-0.9.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/veusz/veusz-0.9.ebuild,v 1.1 2006/01/21 16:41:57 cryos Exp $ - -inherit distutils - -DESCRIPTION="Qt based scientific plotting package with good Postscript output." -HOMEPAGE="http://home.gna.org/veusz/" -SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz" - -IUSE="doc" -SLOT="0" -KEYWORDS="~amd64 ~x86" -LICENSE="GPL-2" - -DEPEND="virtual/python - dev-python/numarray - dev-python/PyQt" -# To be added back in once fits is added to the tree -# fits? ( >=dev-python/pyfits-0.9.8 )" - -src_install() { - distutils_src_install - if use doc; then - insinto /usr/share/doc/${PF}/examples - doins examples/* - docinto Documents - dodoc Documents/Interface.txt - dohtml -r Documents/{manual.xml,manimages} - insinto /usr/share/doc/${PF}/Documents - doins Documents/generate_manual.sh - fi -} |