summaryrefslogtreecommitdiff
path: root/dev-util/distro-info-data/distro-info-data-0.32.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/distro-info-data/distro-info-data-0.32.ebuild')
-rw-r--r--dev-util/distro-info-data/distro-info-data-0.32.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-util/distro-info-data/distro-info-data-0.32.ebuild b/dev-util/distro-info-data/distro-info-data-0.32.ebuild
deleted file mode 100644
index 81be8e5f7e20..000000000000
--- a/dev-util/distro-info-data/distro-info-data-0.32.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Information about the Debian distributions' releases (data files)"
-HOMEPAGE="https://debian.org/"
-SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-# Package provides only csv data and test script
-# written in python
-RESTRICT="test"
-
-S="${WORKDIR}/${PN}"