diff options
Diffstat (limited to 'dev-python/argparse/argparse-1.0.0.ebuild')
-rw-r--r-- | dev-python/argparse/argparse-1.0.0.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-python/argparse/argparse-1.0.0.ebuild b/dev-python/argparse/argparse-1.0.0.ebuild deleted file mode 100644 index 07cd1b4..0000000 --- a/dev-python/argparse/argparse-1.0.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="" -DEPEND="${RDEPEND}" |