summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-03-21 03:08:32 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-03-21 03:12:36 +1100
commit7ad2bf50acb4b50b7248e72c8a090ba9af98ad75 (patch)
tree7ddb5bed9c8831627f2d11dca10e5dc6a0c12619 /net-p2p/gift-fasttrack
parentapp-cdr/disc-cover: remove old (diff)
downloadgentoo-7ad2bf50acb4b50b7248e72c8a090ba9af98ad75.tar.gz
gentoo-7ad2bf50acb4b50b7248e72c8a090ba9af98ad75.tar.bz2
gentoo-7ad2bf50acb4b50b7248e72c8a090ba9af98ad75.zip
net-p2p: removed last-rited gift* packages
Diffstat (limited to 'net-p2p/gift-fasttrack')
-rw-r--r--net-p2p/gift-fasttrack/Manifest1
-rw-r--r--net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild42
-rw-r--r--net-p2p/gift-fasttrack/metadata.xml5
3 files changed, 0 insertions, 48 deletions
diff --git a/net-p2p/gift-fasttrack/Manifest b/net-p2p/gift-fasttrack/Manifest
deleted file mode 100644
index 2422cceebf9e..000000000000
--- a/net-p2p/gift-fasttrack/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST giFT-FastTrack-0.8.9.tar.gz 449505 SHA256 910a3b053e50ac149efd1edab8dc5b79e79a67720afc7c81e68c5f6481e2cad1 SHA512 073985ad088465d6d3db5e4acf8d828635d96d1ab5d8939a05baa9abd5ea109d56c213a6e786cad158128c4e6c178aec4c2f3098759d1e25c7990f6b2c6bad5d WHIRLPOOL 754da75cfbeb246193118d2e7de0bece0bb7810691c0c640ef07e9e3da5ad1c2059f58c818f531943c2682c272a36bc17ca7ccbd7132fbf5ba8a41765c5d1772
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild
deleted file mode 100644
index 6bcb91cc503c..000000000000
--- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit multilib
-
-IUSE=""
-
-MY_P=${P/gift-fasttrack/giFT-FastTrack}
-
-DESCRIPTION="FastTrack Plugin for giFT"
-HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/"
-#SRC_URI="mirror://berlios/${PN}/${MY_P}.tar.gz"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd"
-
-RDEPEND=">=net-p2p/gift-0.11.1"
-DEPEND="virtual/pkgconfig
- ${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- make DESTDIR=${D} \
- giftconfdir=/etc/giFT \
- plugindir=/usr/$(get_libdir)/giFT \
- libgiftincdir=/usr/include/libgift \
- install || die "Install failed"
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
-
-pkg_postinst() {
- einfo "It is recommended that you re-run gift-setup as"
- einfo "the user you will run the giFT daemon as:"
- einfo "\tgift-setup"
- echo
- einfo "Alternatively you can add the following line to"
- einfo "your ~/.giFT/giftd.conf configuration file:"
- einfo "plugins = OpenFT:FastTrack"
-}
diff --git a/net-p2p/gift-fasttrack/metadata.xml b/net-p2p/gift-fasttrack/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/net-p2p/gift-fasttrack/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>