commit: a103963268f7ac3bbbb8adffcff328be188afcfd Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Mon Nov 28 21:21:33 2016 +0000 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> CommitDate: Mon Nov 28 21:21:33 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a1039632
sci-libs/pydicom: Drop 0.9.8 Package-Manager: portage-2.3.0 sci-libs/pydicom/pydicom-0.9.8.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/sci-libs/pydicom/pydicom-0.9.8.ebuild b/sci-libs/pydicom/pydicom-0.9.8.ebuild deleted file mode 100644 index 2bc0eaf..0000000 --- a/sci-libs/pydicom/pydicom-0.9.8.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) - -inherit distutils-r1 - -DESCRIPTION="A pure python package for parsing DICOM files" -HOMEPAGE="http://www.pydicom.org/" -SRC_URI="https://pydicom.googlecode.com/files/${P}.zip" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE=""