diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-05-26 14:14:09 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-05-26 14:14:09 +0000 |
commit | 600994f5b7238b3d7ce9f8679c208a3c3f3f46ca (patch) | |
tree | c1e10bd23e8f1be51ca06feeebc14ecc915a7982 /dev-python | |
parent | Stable on sparc (diff) | |
download | historical-600994f5b7238b3d7ce9f8679c208a3c3f3f46ca.tar.gz historical-600994f5b7238b3d7ce9f8679c208a3c3f3f46ca.tar.bz2 historical-600994f5b7238b3d7ce9f8679c208a3c3f3f46ca.zip |
Marked 0.71 as stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/matplotlib/Manifest | 18 | ||||
-rw-r--r-- | dev-python/matplotlib/files/digest-matplotlib-0.64 | 1 | ||||
-rw-r--r-- | dev-python/matplotlib/files/digest-matplotlib-0.65 | 1 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-0.64.ebuild | 36 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-0.65.ebuild | 37 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-0.71.ebuild | 4 |
7 files changed, 15 insertions, 89 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index 93f149f2567b..d0a912712965 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.8 2005/04/23 12:56:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.9 2005/05/26 14:14:08 fserb Exp $ + + 26 May 2005; Fernando Serboncini <fserb@gentoo.org> + -matplotlib-0.64.ebuild, -matplotlib-0.65.ebuild, matplotlib-0.71.ebuild: + Removed old version. + Marked 0.71 as stable. 23 Apr 2005; Bryan Ăstergaard <kloeri@gentoo.org> matplotlib-0.64.ebuild, matplotlib-0.65.ebuild: diff --git a/dev-python/matplotlib/Manifest b/dev-python/matplotlib/Manifest index 70bbe60871f9..9700b8af8616 100644 --- a/dev-python/matplotlib/Manifest +++ b/dev-python/matplotlib/Manifest @@ -1,22 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 146e71a07c2f2a16c0a139427f63af69 ChangeLog 1437 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 f69d996d233a5305188c75d037b52225 ChangeLog 1615 +MD5 491c0eab778ca3c4081a32465ac56383 matplotlib-0.71.ebuild 1008 MD5 83c6067a034ad2bafe918740733bdd7b matplotlib-0.73.1.ebuild 1022 -MD5 c7aaf376b6f3f3a3ef4c8bdc9c2fe3c8 matplotlib-0.65.ebuild 1010 -MD5 f36bfa3845917d19f6d535070684519c matplotlib-0.71.ebuild 1009 MD5 d876f23e265d0f6c4c89a345367ddd36 matplotlib-0.80.ebuild 1017 -MD5 e371d8a577a5650a3c318e027ebacfd2 matplotlib-0.64.ebuild 1003 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 c114d2c51202eda7d4a722513e7dbaa4 files/digest-matplotlib-0.71 68 MD5 29e58690d4283dec939607bc0cc32e44 files/digest-matplotlib-0.73.1 70 MD5 c0167eaa6285560f9d7be0cefac5b7c3 files/digest-matplotlib-0.80 68 -MD5 0ca8fafc829fa8440e2e63023cc9b2fc files/digest-matplotlib-0.65 68 -MD5 cd423139ef7e6085b17b6a145259e4c3 files/digest-matplotlib-0.64 68 -MD5 c114d2c51202eda7d4a722513e7dbaa4 files/digest-matplotlib-0.71 68 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCakX7Kf2g/qXtneoRAsDdAKC0eaX2ALrv10X/+GhwPE0CwY5n5gCeJ0OF -Hpqtvl2KQuc5uaFu4YPGz6w= -=UF3g +iD8DBQFCldnVxtZcznfol0URAhGRAJ4zicVshJgJ2xew3dlIefUeENaDzgCg8qQi +jFsudH9q3wyiov+JFSk0UpE= +=sBxd -----END PGP SIGNATURE----- diff --git a/dev-python/matplotlib/files/digest-matplotlib-0.64 b/dev-python/matplotlib/files/digest-matplotlib-0.64 deleted file mode 100644 index be19fd3adb26..000000000000 --- a/dev-python/matplotlib/files/digest-matplotlib-0.64 +++ /dev/null @@ -1 +0,0 @@ -MD5 f82246711c225ab55c1d256000ca9345 matplotlib-0.64.tar.gz 2024199 diff --git a/dev-python/matplotlib/files/digest-matplotlib-0.65 b/dev-python/matplotlib/files/digest-matplotlib-0.65 deleted file mode 100644 index b4731b5260a7..000000000000 --- a/dev-python/matplotlib/files/digest-matplotlib-0.65 +++ /dev/null @@ -1 +0,0 @@ -MD5 9fac4a2f0d0ee7b06b42a42ff4b600bd matplotlib-0.65.tar.gz 2117000 diff --git a/dev-python/matplotlib/matplotlib-0.64.ebuild b/dev-python/matplotlib/matplotlib-0.64.ebuild deleted file mode 100644 index d64eda440ea7..000000000000 --- a/dev-python/matplotlib/matplotlib-0.64.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.64.ebuild,v 1.4 2005/04/23 12:56:07 kloeri Exp $ - -inherit distutils virtualx - -DESCRIPTION="matplotlib is a pure python plotting library designed to bring publication quality plotting to python with a syntax familiar to matlab users." -HOMEPAGE="http://matplotlib.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -IUSE="gtk" -SLOT="0" -KEYWORDS="x86" -LICENSE="as-is" - -DEPEND="virtual/python - >=dev-python/numeric-22 - gtk? ( >=dev-python/pygtk-1.99.16 )" - -src_compile() { - export maketype="distutils_src_compile" - virtualmake "$*" -} - -src_install() { - export maketype="distutils_src_install" - virtualmake "$*" - distutils_python_version - - # Setup examples - insinto /usr/share/${PN}/examples - doins examples/*.py examples/*.~1* examples/README - insinto /usr/share/${PN}/examples/data - doins examples/data/*.dat -} - diff --git a/dev-python/matplotlib/matplotlib-0.65.ebuild b/dev-python/matplotlib/matplotlib-0.65.ebuild deleted file mode 100644 index 0f79ed87a7db..000000000000 --- a/dev-python/matplotlib/matplotlib-0.65.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.65.ebuild,v 1.4 2005/04/23 12:56:07 kloeri Exp $ - -inherit distutils virtualx - -DESCRIPTION="matplotlib is a pure python plotting library designed to bring publication quality plotting to python with a syntax familiar to matlab users." -HOMEPAGE="http://matplotlib.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -IUSE="doc gtk" -SLOT="0" -KEYWORDS="~x86" -LICENSE="as-is" - -DEPEND="virtual/python - >=dev-python/numeric-22 - gtk? ( >=dev-python/pygtk-1.99.16 )" - -src_compile() { - export maketype="distutils_src_compile" - virtualmake "$*" -} - -src_install() { - export maketype="distutils_src_install" - virtualmake "$*" - distutils_python_version - - if use doc ; then - insinto /usr/share/doc/${PF}/examples - doins examples/*.py examples/README - insinfo /usr/share/doc/${PF}/examples/data - doins examples/data/*.dat - fi -} - diff --git a/dev-python/matplotlib/matplotlib-0.71.ebuild b/dev-python/matplotlib/matplotlib-0.71.ebuild index cd6f6e68aec8..d9d40fcc5b1f 100644 --- a/dev-python/matplotlib/matplotlib-0.71.ebuild +++ b/dev-python/matplotlib/matplotlib-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.71.ebuild,v 1.3 2005/03/22 15:51:44 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.71.ebuild,v 1.4 2005/05/26 14:14:09 fserb Exp $ inherit distutils virtualx @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" IUSE="doc gtk" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="as-is" DEPEND="virtual/python |