summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2020-06-24 23:53:30 +0200
committerConrad Kostecki <conikost@gentoo.org>2020-06-25 09:07:55 +0200
commit55e8bb37a04c166553b020957253477855dead5c (patch)
treea160a5822aa6969d3def07096412890856a78517 /app-arch
parentapp-arch/pet2tgz: update to EAPI 7 (diff)
downloadgentoo-55e8bb37a04c166553b020957253477855dead5c.tar.gz
gentoo-55e8bb37a04c166553b020957253477855dead5c.tar.bz2
gentoo-55e8bb37a04c166553b020957253477855dead5c.zip
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@pogatzki.net> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/pet2tgz/pet2tgz-0.3.ebuild15
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"