diff options
author | Lukasz Strzygowski <lucass@gentoo.org> | 2007-06-14 14:10:47 +0000 |
---|---|---|
committer | Lukasz Strzygowski <lucass@gentoo.org> | 2007-06-14 14:10:47 +0000 |
commit | bf7f53431396e6d6a641263290a928a30d3e0aab (patch) | |
tree | e1ae6d12b38fde51b1edd8a65ac5dc56f83df1b4 /dev-python/pycdf | |
parent | removing slarti from metadata (diff) | |
download | gentoo-2-bf7f53431396e6d6a641263290a928a30d3e0aab.tar.gz gentoo-2-bf7f53431396e6d6a641263290a928a30d3e0aab.tar.bz2 gentoo-2-bf7f53431396e6d6a641263290a928a30d3e0aab.zip |
Version bump, dropped old versions (bug #181778). Renamed doc use-flag to examples.
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python/pycdf')
-rw-r--r-- | dev-python/pycdf/ChangeLog | 9 | ||||
-rw-r--r-- | dev-python/pycdf/files/digest-pycdf-0.5.2 | 3 | ||||
-rw-r--r-- | dev-python/pycdf/files/digest-pycdf-0.6.2_rc1 | 3 | ||||
-rw-r--r-- | dev-python/pycdf/files/digest-pycdf-0.6.3 | 3 | ||||
-rw-r--r-- | dev-python/pycdf/pycdf-0.5.2.ebuild | 29 | ||||
-rw-r--r-- | dev-python/pycdf/pycdf-0.6.3.ebuild (renamed from dev-python/pycdf/pycdf-0.6.2_rc1.ebuild) | 26 |
6 files changed, 26 insertions, 47 deletions
diff --git a/dev-python/pycdf/ChangeLog b/dev-python/pycdf/ChangeLog index ee9a263ef730..fa66e2af97dc 100644 --- a/dev-python/pycdf/ChangeLog +++ b/dev-python/pycdf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/pycdf # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/ChangeLog,v 1.8 2007/02/24 16:04:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/ChangeLog,v 1.9 2007/06/14 14:10:47 lucass Exp $ + +*pycdf-0.6.3 (14 Jun 2007) + + 14 Jun 2007; Lukasz Strzygowski <lucass@gentoo.org> -pycdf-0.5.2.ebuild, + -pycdf-0.6.2_rc1.ebuild, +pycdf-0.6.3.ebuild: + Version bump, dropped old versions (bug #181778). Renamed doc use-flag to + examples. 24 Feb 2007; Steve Dibb <beandog@gentoo.org> pycdf-0.5.2.ebuild, pycdf-0.6.2_rc1.ebuild: diff --git a/dev-python/pycdf/files/digest-pycdf-0.5.2 b/dev-python/pycdf/files/digest-pycdf-0.5.2 deleted file mode 100644 index 4f4551d88681..000000000000 --- a/dev-python/pycdf/files/digest-pycdf-0.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2960376d91153bb8d1fb4d5ebe3e0d28 pycdf-0.5-2.tar.gz 76368 -RMD160 0d488157a8e38804fa50aca031b060d640a9a4ab pycdf-0.5-2.tar.gz 76368 -SHA256 29408c4ab1196e46d931a154478f2ff0a7c534867be706f4c229c9c93b205ec5 pycdf-0.5-2.tar.gz 76368 diff --git a/dev-python/pycdf/files/digest-pycdf-0.6.2_rc1 b/dev-python/pycdf/files/digest-pycdf-0.6.2_rc1 deleted file mode 100644 index 49080224a296..000000000000 --- a/dev-python/pycdf/files/digest-pycdf-0.6.2_rc1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 acf5778544d81ea85c0490b75b06844c pycdf-0.6-2-rc1.tar.gz 145643 -RMD160 bf3695c7ce713c2ecd78df9a36622e6345613e48 pycdf-0.6-2-rc1.tar.gz 145643 -SHA256 d39cf26b391c3f4751a36bd1e1efda67528bbfc2a9c9a912551c7b888db2d00b pycdf-0.6-2-rc1.tar.gz 145643 diff --git a/dev-python/pycdf/files/digest-pycdf-0.6.3 b/dev-python/pycdf/files/digest-pycdf-0.6.3 new file mode 100644 index 000000000000..5d8dcc82d555 --- /dev/null +++ b/dev-python/pycdf/files/digest-pycdf-0.6.3 @@ -0,0 +1,3 @@ +MD5 21825e5dbbf7d284c29ae0ecf1d9a615 pycdf-0.6-3.tar.gz 167762 +RMD160 e134c7ffbc32738bc5326daac3f7eb8afbe4f563 pycdf-0.6-3.tar.gz 167762 +SHA256 d81d8079bd5821dfa955fbb44f2b799d21451c596fcdb0e9dd849627e583b31b pycdf-0.6-3.tar.gz 167762 diff --git a/dev-python/pycdf/pycdf-0.5.2.ebuild b/dev-python/pycdf/pycdf-0.5.2.ebuild deleted file mode 100644 index 5159549fcaa9..000000000000 --- a/dev-python/pycdf/pycdf-0.5.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/pycdf-0.5.2.ebuild,v 1.6 2007/02/24 16:04:43 beandog Exp $ - -inherit distutils - -MY_P=${PN}-${PV:0:3}-${PV:4:1} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="The pycdf package wraps the complete functionality of the Unidata netcdf library..." -HOMEPAGE="ftp://nordet.qc.dfo-mpo.gc.ca/pub/soft/pycdf" -SRC_URI="ftp://nordet.qc.dfo-mpo.gc.ca/pub/soft/pycdf/${MY_P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" -IUSE="doc" - -DEPEND="virtual/python - >=sci-libs/netcdf-3.5.0-r3 - dev-python/numeric" - -DOCS="CHANGES doc/pycdf.txt" - -src_install() { - distutils_src_install - use doc && ( cp -R examples ${D}/usr/share/doc/${PF} - dohtml doc/pycdf.html ) -} diff --git a/dev-python/pycdf/pycdf-0.6.2_rc1.ebuild b/dev-python/pycdf/pycdf-0.6.3.ebuild index a5eb0a1d1042..d8c1735f7c75 100644 --- a/dev-python/pycdf/pycdf-0.6.2_rc1.ebuild +++ b/dev-python/pycdf/pycdf-0.6.3.ebuild @@ -1,29 +1,33 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/pycdf-0.6.2_rc1.ebuild,v 1.2 2007/02/24 16:04:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild,v 1.1 2007/06/14 14:10:47 lucass Exp $ inherit distutils -MY_P=${PN}-${PV:0:3}-${PV:4:1}-${PV:6:3} -S=${WORKDIR}/${MY_P} +MY_P=${PN}-${PV:0:3}-${PV:4:1} DESCRIPTION="Python interface to scientific netCDF library." HOMEPAGE="http://pysclint.sourceforge.net/pycdf/" SRC_URI="mirror://sourceforge/pysclint/${MY_P}.tar.gz" -LICENSE="PYTHON" +IUSE="examples" SLOT="0" KEYWORDS="~amd64 ~ia64 ~x86" -IUSE="doc" +LICENSE="PYTHON" -DEPEND="virtual/python - >=sci-libs/netcdf-3.6.1 - dev-python/numeric" +DEPEND=">=sci-libs/netcdf-3.6.1 + dev-python/numpy" -DOCS="CHANGES doc/pycdf.txt" +S="${WORKDIR}/${MY_P}" src_install() { distutils_src_install - use doc && ( cp -R examples ${D}/usr/share/doc/${PF} - dohtml doc/pycdf.html ) + + dohtml doc/pycdf.html + dodoc CHANGES doc/pycdf.txt + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r examples + fi } |