summaryrefslogtreecommitdiff
path: root/dev-util/distro-info-data/distro-info-data-0.46.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/distro-info-data/distro-info-data-0.46.ebuild')
-rw-r--r--dev-util/distro-info-data/distro-info-data-0.46.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-util/distro-info-data/distro-info-data-0.46.ebuild b/dev-util/distro-info-data/distro-info-data-0.46.ebuild
deleted file mode 100644
index 047c2953cad0..000000000000
--- a/dev-util/distro-info-data/distro-info-data-0.46.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 ~riscv x86"
-IUSE=""
-# Package provides only csv data and test script
-# written in python
-RESTRICT="test"