diff options
author | Bart Verwilst <verwilst@gentoo.org> | 2002-12-08 16:07:21 +0000 |
---|---|---|
committer | Bart Verwilst <verwilst@gentoo.org> | 2002-12-08 16:07:21 +0000 |
commit | 1229b1088b4e221db4993bea22ddc9825806bb30 (patch) | |
tree | 36582ddb908efdd075486a0def7d944300ce1353 /net-p2p | |
parent | Fixed SRC_URI. (diff) | |
download | gentoo-2-1229b1088b4e221db4993bea22ddc9825806bb30.tar.gz gentoo-2-1229b1088b4e221db4993bea22ddc9825806bb30.tar.bz2 gentoo-2-1229b1088b4e221db4993bea22ddc9825806bb30.zip |
removed kift, since it's b0rked and obsoleted
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/kift/ChangeLog | 34 | ||||
-rw-r--r-- | net-p2p/kift/files/digest-kift-0.8.1-r2 | 1 | ||||
-rw-r--r-- | net-p2p/kift/files/kift-0.8.1-gentoo.diff | 24 | ||||
-rw-r--r-- | net-p2p/kift/files/kift-0.8.1-gentoo.patch | 146 | ||||
-rw-r--r-- | net-p2p/kift/kift-0.8.1-r2.ebuild | 26 |
5 files changed, 0 insertions, 231 deletions
diff --git a/net-p2p/kift/ChangeLog b/net-p2p/kift/ChangeLog deleted file mode 100644 index bc64d8a54a65..000000000000 --- a/net-p2p/kift/ChangeLog +++ /dev/null @@ -1,34 +0,0 @@ -# ChangeLog for net-p2p/kift -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-p2p/kift/ChangeLog,v 1.4 2002/07/04 04:15:45 lostlogic Exp $ - -*kift-0.8.1-r2 (03 Jul 2002) - - 03 Jul 2002; Brandon Low <lostlogic@gentoo.org> : kift-0.8.1-r2.ebuild - - Updates for gcc-3.1 compatibility. - - 26 Jun 2002; Thilo Bangert <bangert@gentoo.org> : - - moved to net-p2p - fix depandency: net-misc/gift -> net-p2p/gift - -*kift-0.8.1 (30 May 2002) - - 30 May 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog : - - Updated to latest version, KDE 3, uses OpenFT now.. - - 31 May 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog : - - upped revision, added gift as a dep, made sure that it looks for giFT - in /usr/bin instead of /usr/local/bin (patch). - -*kift-0.7.0 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/net-p2p/kift/files/digest-kift-0.8.1-r2 b/net-p2p/kift/files/digest-kift-0.8.1-r2 deleted file mode 100644 index 758ceb87c908..000000000000 --- a/net-p2p/kift/files/digest-kift-0.8.1-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 5dd9dbff785f2ae2f41fc9354a5d6e0e kift-0.8.1.tar.gz 397236 diff --git a/net-p2p/kift/files/kift-0.8.1-gentoo.diff b/net-p2p/kift/files/kift-0.8.1-gentoo.diff deleted file mode 100644 index 5bc6ab43923f..000000000000 --- a/net-p2p/kift/files/kift-0.8.1-gentoo.diff +++ /dev/null @@ -1,24 +0,0 @@ -diff -ru kift.orig/kifftmainForm.ui kift/kifftmainForm.ui ---- kift.orig/kifftmainForm.ui Fri May 31 15:48:41 2002 -+++ kift/kifftmainForm.ui Fri May 31 15:49:05 2002 -@@ -1647,7 +1647,7 @@ - </property> - <property stdset="1"> - <name>text</name> -- <string>/usr/local/bin/giFT</string> -+ <string>/usr/bin/giFT</string> - </property> - </widget> - <widget> -diff -ru kift.orig/kift.cpp kift/kift.cpp ---- kift.orig/kift.cpp Fri May 31 15:48:41 2002 -+++ kift/kift.cpp Fri May 31 15:49:14 2002 -@@ -267,7 +267,7 @@ - { - KSimpleConfig conf("kiftrc"); - conf.setGroup("giFT"); -- giftExec->setText(conf.readEntry("giFT","/usr/local/bin/giFT")); -+ giftExec->setText(conf.readEntry("giFT","/usr/bin/giFT")); - startGiftCombo->setCurrentItem(conf.readEntry("startGift","0").toInt()); - stopGiftCombo->setCurrentItem(conf.readEntry("stopGift","1").toInt()); - conf.setGroup("shared"); diff --git a/net-p2p/kift/files/kift-0.8.1-gentoo.patch b/net-p2p/kift/files/kift-0.8.1-gentoo.patch deleted file mode 100644 index 1fd0803160de..000000000000 --- a/net-p2p/kift/files/kift-0.8.1-gentoo.patch +++ /dev/null @@ -1,146 +0,0 @@ -diff -Nru kift-0.8.1-clean/kift/autosearch.cpp kift-0.8.1/kift/autosearch.cpp ---- kift-0.8.1-clean/kift/autosearch.cpp Fri Apr 5 12:40:17 2002 -+++ kift-0.8.1/kift/autosearch.cpp Thu Jul 4 03:45:53 2002 -@@ -37,6 +37,8 @@ - #include "kiftsearch.h" - #include "founditem.h" - -+using namespace std; -+ - AutoSearch::AutoSearch(QWidget *parent, const char *name, DownloadManager *xdownloadmanager) : autoSearchForm(parent,name) - { - //Initialize non-GUI elements -@@ -404,4 +406,4 @@ - if (value!="") lastListItem->setText(7,value); - } - } --} -\ No newline at end of file -+} -diff -Nru kift-0.8.1-clean/kift/baseitemclass.cpp kift-0.8.1/kift/baseitemclass.cpp ---- kift-0.8.1-clean/kift/baseitemclass.cpp Wed Mar 13 13:51:32 2002 -+++ kift-0.8.1/kift/baseitemclass.cpp Thu Jul 4 03:42:20 2002 -@@ -24,6 +24,8 @@ - #include <qregexp.h> - #include <kurl.h> - -+using namespace std; -+ - BaseItemClass::BaseItemClass(){ - clearItem(); - } -diff -Nru kift-0.8.1-clean/kift/clistviewitem.cpp kift-0.8.1/kift/clistviewitem.cpp ---- kift-0.8.1-clean/kift/clistviewitem.cpp Wed Mar 13 13:51:38 2002 -+++ kift-0.8.1/kift/clistviewitem.cpp Thu Jul 4 03:24:52 2002 -@@ -23,7 +23,7 @@ - CListViewItem::CListViewItem(QListView *listview) : QListViewItem(listview) { - } - --CListViewItem::CListViewItem(QListView * listview, int column, unsigned long size, QString c0, QString c1 = QString::null, QString c2 = QString::null, QString c3 = QString::null, QString c4 = QString::null, QString c5 = QString::null, QString c6 = QString::null, QString c7 = QString::null ) -+CListViewItem::CListViewItem(QListView * listview, int column, unsigned long size, QString c0, QString c1, QString c2, QString c3, QString c4, QString c5, QString c6, QString c7 ) - : QListViewItem(listview,c0,c1,c2,c3,c4,c5,c6,c7) - { - psize=size; -diff -Nru kift-0.8.1-clean/kift/downloadmanager.cpp kift-0.8.1/kift/downloadmanager.cpp ---- kift-0.8.1-clean/kift/downloadmanager.cpp Wed Mar 13 13:51:42 2002 -+++ kift-0.8.1/kift/downloadmanager.cpp Thu Jul 4 03:39:18 2002 -@@ -38,6 +38,8 @@ - #include "kiftdownload.h" - #include "kiftsearch.h" - -+using namespace std; -+ - DownloadManager::DownloadManager(QWidget *parent, const char *name) : QWidget(parent, name) - //QListView *viewlist,int max, - { -@@ -181,7 +183,7 @@ - cerr<<"Current Downloads "<<nDownloads<<" of "<<maxDownloads<<endl; - } - --void DownloadManager::killDownload(QListViewItem *viewitem, bool del=false) -+void DownloadManager::killDownload(QListViewItem *viewitem, bool del) - { - for (int i=0;i<downloadClassCount;i++) { - if ((viewitem!=NULL)&&(downloadClass[i].viewItem!=NULL)) { -diff -Nru kift-0.8.1-clean/kift/founditem.cpp kift-0.8.1/kift/founditem.cpp ---- kift-0.8.1-clean/kift/founditem.cpp Wed Mar 13 13:51:48 2002 -+++ kift-0.8.1/kift/founditem.cpp Thu Jul 4 03:38:10 2002 -@@ -26,6 +26,8 @@ - #include "kiftdownload.h" - #include "kiftdownload.h" - -+using namespace std; -+ - FoundItem::FoundItem(){ - clearItem(); - } -diff -Nru kift-0.8.1-clean/kift/kifftid3editor.cpp kift-0.8.1/kift/kifftid3editor.cpp ---- kift-0.8.1-clean/kift/kifftid3editor.cpp Fri Apr 5 11:46:10 2002 -+++ kift-0.8.1/kift/kifftid3editor.cpp Thu Jul 4 03:36:02 2002 -@@ -52,6 +52,7 @@ - #include "kifftid3editor.h" - #include "id3propsui.h" - -+using namespace std; - - kifftID3Editor::kifftID3Editor(QWidget *parent, const char *name) : QWidget(parent,name) - { -diff -Nru kift-0.8.1-clean/kift/kift.cpp kift-0.8.1/kift/kift.cpp ---- kift-0.8.1-clean/kift/kift.cpp Fri Apr 5 12:24:46 2002 -+++ kift-0.8.1/kift/kift.cpp Thu Jul 4 03:49:22 2002 -@@ -55,6 +55,7 @@ - #include "downloadmanager.h" - #include "autosearch.h" - -+using namespace std; - - Kift::Kift(QWidget *parent, const char *name) : kifftmainForm(parent, name) - { -diff -Nru kift-0.8.1-clean/kift/kiftdownload.cpp kift-0.8.1/kift/kiftdownload.cpp ---- kift-0.8.1-clean/kift/kiftdownload.cpp Sun Mar 24 14:10:19 2002 -+++ kift-0.8.1/kift/kiftdownload.cpp Thu Jul 4 03:30:45 2002 -@@ -42,6 +42,7 @@ - #include "kiftsearch.h" - - -+using namespace std; - - Kiftdownload::Kiftdownload() - { -@@ -295,7 +296,7 @@ - cerr<<"Not supported by the giFT daemon right now"<<endl; - } - --void Kiftdownload::exitProcess(bool restart, bool del=false) -+void Kiftdownload::exitProcess(bool restart, bool del) - { - if (del==false) { - /*QString msg="<transfer id=\""+giftID+"\" action=\"pause\"/>\n"; -@@ -455,7 +456,7 @@ - if (viewItem!=NULL) viewItem->setText(0,"Downloading"); - } - --void Kiftdownload::addMirror(QString XML, bool insert=false) -+void Kiftdownload::addMirror(QString XML, bool insert) - { - QString newHash=getGiftValueFromXML("hash",XML); - QString newUrl=getGiftValueFromXML("href",XML); -@@ -501,4 +502,4 @@ - cerr<<query<<endl; - search->startSearch(query,id); - cerr<<"Not fully implemented now (findmoresources)!"<<endl; --} -\ No newline at end of file -+} -diff -Nru kift-0.8.1-clean/kift/kiftsearch.cpp kift-0.8.1/kift/kiftsearch.cpp ---- kift-0.8.1-clean/kift/kiftsearch.cpp Fri Apr 5 11:59:26 2002 -+++ kift-0.8.1/kift/kiftsearch.cpp Thu Jul 4 03:28:03 2002 -@@ -78,7 +78,7 @@ - } - - --bool kiftSearch::startSearch(QString searchquery, int id=-1) -+bool kiftSearch::startSearch(QString searchquery, int id) - { - myID=id; - searchQuery=searchquery; diff --git a/net-p2p/kift/kift-0.8.1-r2.ebuild b/net-p2p/kift/kift-0.8.1-r2.ebuild deleted file mode 100644 index 4f126ecb4001..000000000000 --- a/net-p2p/kift/kift-0.8.1-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/net-misc/kift/kift-0.8.1.ebuild,v 1.1 2002/05/30 20:48:01 verwilst Exp - -inherit kde-base || die - -need-kde 3 - -DESCRIPTION="KDE interface for giFT" -HOMEPAGE="http://kift.sourceforge.net" -SRC_URI="mirror://sourceforge/kift/${P}.tar.gz" - - -LICENSE="GPL-2" -KEYWORDS="x86" - -newdepend ">=net-p2p/gift-0.10.0_pre020527" - -src_unpack() { - - unpack ${A} - cd ${S} - patch -p0 < ${FILESDIR}/${P}-gentoo.diff - patch -p1 < ${FILESDIR}/${P}-gentoo.patch - -} |