commit: 55e8bb37a04c166553b020957253477855dead5c Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Wed Jun 24 21:53:30 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jun 25 07:07:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e8bb37
app-arch/pet2tgz: remove old Closes: https://bugs.gentoo.org/724204 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> app-arch/pet2tgz/pet2tgz-0.3.ebuild | 15 --------------- 1 file changed, 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 2110e85310e..00000000000 --- 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"
