diff options
Diffstat (limited to 'app-arch/pet2tgz')
-rw-r--r-- | app-arch/pet2tgz/pet2tgz-0.3.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app-arch/pet2tgz/pet2tgz-0.3.ebuild b/app-arch/pet2tgz/pet2tgz-0.3.ebuild deleted file mode 100644 index 2110e85310e4..000000000000 --- a/app-arch/pet2tgz/pet2tgz-0.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Puppy Linux .pet to .tar.gz converter" -HOMEPAGE="https://sourceforge.net/projects/pet2tgz/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DOCS="AUTHORS" |