commit: f75cd3a3662194c5dbc6ce02cae9897389cbf248 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Mon May 30 18:04:46 2016 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Mon May 30 18:04:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75cd3a3
net-misc/netfleet: remove old Package-Manager: portage-2.3.0_rc1 net-misc/netfleet/netfleet-0.2.1-r1.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/net-misc/netfleet/netfleet-0.2.1-r1.ebuild b/net-misc/netfleet/netfleet-0.2.1-r1.ebuild deleted file mode 100644 index 14959de..0000000 --- a/net-misc/netfleet/netfleet-0.2.1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit qt4-r2 - -DESCRIPTION="Qt4 cross-platform multi-threaded download utility" -HOMEPAGE="http://qt-apps.org/content/show.php/?content=103312" -SRC_URI="https://netfleet.googlecode.com/files/${PN}_${PV}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-qt/qtcore:4[ssl]" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}"
