commit: 2c8fb5d043b82455ae918e10fcc05ea917d9129b Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Feb 7 18:51:11 2018 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Wed Feb 7 21:32:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c8fb5d0
net-misc/puf: remove old 1.0.0 Closes: https://github.com/gentoo/gentoo/pull/7115 net-misc/puf/puf-1.0.0.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/net-misc/puf/puf-1.0.0.ebuild b/net-misc/puf/puf-1.0.0.ebuild deleted file mode 100644 index 04a6a67d2ea..00000000000 --- a/net-misc/puf/puf-1.0.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="A download tool for UNIX-like systems" -HOMEPAGE="http://puf.sourceforge.net/" -SRC_URI="mirror://sourceforge/puf/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -DOCS=( AUTHORS NEWS README TODO )
