diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-11-29 18:46:09 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-11-29 18:46:09 +0000 |
commit | eae17aae28f615a81c26caabe4c378845fbba469 (patch) | |
tree | 0ce5c1c30909345afb19e5261d3ac9d9d00b91e1 /kde-base/kopete | |
parent | Keyworded ~sparc wrt #113875 (diff) | |
download | gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.tar.gz gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.tar.bz2 gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.zip |
Remove KDE 3.5 prereleases.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kopete')
-rw-r--r-- | kde-base/kopete/files/digest-kopete-3.5.0_beta2 | 3 | ||||
-rw-r--r-- | kde-base/kopete/files/digest-kopete-3.5.0_rc1 | 4 | ||||
-rw-r--r-- | kde-base/kopete/files/digest-kopete-3.5_beta1 | 1 | ||||
-rw-r--r-- | kde-base/kopete/files/kopete-3.5.0_rc1-fix.patch | 20 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5.0_beta2.ebuild | 32 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5.0_rc1.ebuild | 34 | ||||
-rw-r--r-- | kde-base/kopete/kopete-3.5_beta1.ebuild | 32 |
7 files changed, 0 insertions, 126 deletions
diff --git a/kde-base/kopete/files/digest-kopete-3.5.0_beta2 b/kde-base/kopete/files/digest-kopete-3.5.0_beta2 deleted file mode 100644 index ba62ff757b46..000000000000 --- a/kde-base/kopete/files/digest-kopete-3.5.0_beta2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0be2baef3ae5f565b31d8866a4b1717a kdenetwork-3.4.91-3.4.92.tar.xdelta 368736 -MD5 d48facc052860a811956b77160be62f6 kdenetwork-3.4.91.tar.bz2 7418473 -MD5 db5718db87e358e484bd467786a1f831 kdenetwork-3.4.92.tar.bz2 7416902 diff --git a/kde-base/kopete/files/digest-kopete-3.5.0_rc1 b/kde-base/kopete/files/digest-kopete-3.5.0_rc1 deleted file mode 100644 index 4db855cd3735..000000000000 --- a/kde-base/kopete/files/digest-kopete-3.5.0_rc1 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 0be2baef3ae5f565b31d8866a4b1717a kdenetwork-3.4.91-3.4.92.tar.xdelta 368736 -MD5 d48facc052860a811956b77160be62f6 kdenetwork-3.4.91.tar.bz2 7418473 -MD5 4027e88e0c132cdaf512566057d7ebce kdenetwork-3.4.92-3.5.0_rc1.tar.xdelta 472782 -MD5 721a495ec77098bca021b163b892d060 kdenetwork-3.5.0_rc1.tar.bz2 7452842 diff --git a/kde-base/kopete/files/digest-kopete-3.5_beta1 b/kde-base/kopete/files/digest-kopete-3.5_beta1 deleted file mode 100644 index 90f1c46e49f7..000000000000 --- a/kde-base/kopete/files/digest-kopete-3.5_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d48facc052860a811956b77160be62f6 kdenetwork-3.4.91.tar.bz2 7418473 diff --git a/kde-base/kopete/files/kopete-3.5.0_rc1-fix.patch b/kde-base/kopete/files/kopete-3.5.0_rc1-fix.patch deleted file mode 100644 index 1f2afd84e4ba..000000000000 --- a/kde-base/kopete/files/kopete-3.5.0_rc1-fix.patch +++ /dev/null @@ -1,20 +0,0 @@ -Index: kircmessage.cpp -=================================================================== ---- kopete/protocols/irc/libkirc/kircmessage.cpp (revision 479956) -+++ kopete/protocols/irc/libkirc/kircmessage.cpp (working copy) -@@ -168,11 +168,11 @@ - // - // Some servers send '\n' instead of '\r\n' that the RFCs say they should be sending. - -- if (length > 1 && raw[length-2] == '\n') { -- raw[length-2] = '\0'; -+ if (length > 1 && raw.at(length-2) == '\n') { -+ raw.at(length-2) = '\0'; - } -- if (length > 2 && raw[length-3] == '\r') { -- raw[length-3] = '\0'; -+ if (length > 2 && raw.at(length-3) == '\r') { -+ raw.at(length-3) = '\0'; - } - - kdDebug(14121) << "<< " << raw << endl; diff --git a/kde-base/kopete/kopete-3.5.0_beta2.ebuild b/kde-base/kopete/kopete-3.5.0_beta2.ebuild deleted file mode 100644 index 078ad2faf774..000000000000 --- a/kde-base/kopete/kopete-3.5.0_beta2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.0_beta2.ebuild,v 1.2 2005/10/18 00:51:55 puggy Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="sametime ssl xmms" - -DEPEND="dev-libs/libxslt - dev-libs/libxml2 - >=dev-libs/glib-2 - sametime? ( >=net-libs/meanwhile-0.4.2 ) - xmms? ( media-sound/xmms )" -RDEPEND="$DEPEND - ssl? ( app-crypt/qca-tls )" - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - # The nowlistening plugin has xmms support. - local myconf="$(use_enable sametime sametime-plugin) - $(use_with xmms) --without-external-libgadu" - - kde-meta_src_compile -} diff --git a/kde-base/kopete/kopete-3.5.0_rc1.ebuild b/kde-base/kopete/kopete-3.5.0_rc1.ebuild deleted file mode 100644 index 4236c2357436..000000000000 --- a/kde-base/kopete/kopete-3.5.0_rc1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.0_rc1.ebuild,v 1.3 2005/11/17 17:46:26 greg_g Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="sametime ssl xmms" - -DEPEND="dev-libs/libxslt - dev-libs/libxml2 - >=dev-libs/glib-2 - sametime? ( =net-libs/meanwhile-0.4* ) - xmms? ( media-sound/xmms )" -RDEPEND="$DEPEND - ssl? ( app-crypt/qca-tls )" - -PATCHES="${FILESDIR}/${P}-fix.patch" - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - # The nowlistening plugin has xmms support. - local myconf="$(use_enable sametime sametime-plugin) - $(use_with xmms) --without-external-libgadu" - - kde-meta_src_compile -} diff --git a/kde-base/kopete/kopete-3.5_beta1.ebuild b/kde-base/kopete/kopete-3.5_beta1.ebuild deleted file mode 100644 index 998d0bf37200..000000000000 --- a/kde-base/kopete/kopete-3.5_beta1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5_beta1.ebuild,v 1.4 2005/10/22 07:19:20 halcy0n Exp $ - -KMNAME=kdenetwork -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE multi-protocol IM client" -HOMEPAGE="http://kopete.kde.org/" - -KEYWORDS="~amd64 ~x86" -IUSE="sametime ssl xmms" - -DEPEND="dev-libs/libxslt - dev-libs/libxml2 - >=dev-libs/glib-2 - sametime? ( >=net-libs/meanwhile-0.4.2 ) - xmms? ( media-sound/xmms )" -RDEPEND="$DEPEND - ssl? ( app-crypt/qca-tls )" - -src_compile() { - # External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu. - # Maybe we can enable it in the future. - # The nowlistening plugin has xmms support. - local myconf="$(use_enable sametime sametime-plugin) - $(use_with xmms) --without-external-libgadu" - - kde-meta_src_compile -} |