commit:     65811ddcd96331470f2e27517be02009b2df1118
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 13:01:26 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 13:29:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65811ddc

net-libs/libiscsi: Drop old

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-libs/libiscsi/libiscsi-1.9.0.ebuild | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/net-libs/libiscsi/libiscsi-1.9.0.ebuild 
b/net-libs/libiscsi/libiscsi-1.9.0.ebuild
deleted file mode 100644
index 2be8c7b..0000000
--- a/net-libs/libiscsi/libiscsi-1.9.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF="1"
-inherit autotools-utils
-
-if [[ ${PV} = *9999* ]]; then
-       inherit git-2
-       SRC_URI=""
-       EGIT_REPO_URI="git://github.com/sahlberg/libiscsi.git"
-       KEYWORDS=""
-else
-       SRC_URI="https://github.com/sahlberg/libiscsi/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="iscsi client library and utilities"
-HOMEPAGE="https://github.com/sahlberg/libiscsi";
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

Reply via email to