summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-06-12 11:45:33 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-06-12 11:45:33 +0000
commit7bf28b8f6536c04336e6ab09c276a9eca4f273b7 (patch)
tree892e01c16e4db7f37c658e139e1e2302200e3477 /kde-base/kopete
parentInitial commit. Moved from kde-testing. Per bug #273850. (diff)
downloadgentoo-2-7bf28b8f6536c04336e6ab09c276a9eca4f273b7.tar.gz
gentoo-2-7bf28b8f6536c04336e6ab09c276a9eca4f273b7.tar.bz2
gentoo-2-7bf28b8f6536c04336e6ab09c276a9eca4f273b7.zip
Drop netmeeting flag as it is broken and old, bug 272678
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kopete')
-rw-r--r--kde-base/kopete/ChangeLog6
-rw-r--r--kde-base/kopete/kopete-3.5.10-r4.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kopete/ChangeLog b/kde-base/kopete/ChangeLog
index c4acc5a455a8..6d8647e6a37a 100644
--- a/kde-base/kopete/ChangeLog
+++ b/kde-base/kopete/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kopete
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.199 2009/06/06 16:20:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.200 2009/06/12 11:45:33 tampakrap Exp $
+
+ 12 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ kopete-3.5.10-r4.ebuild:
+ Drop netmeeting flag as it is broken and old, bug 272678
06 Jun 2009; nixnut <nixnut@gentoo.org> kopete-3.5.10-r4.ebuild:
ppc stable #271889
diff --git a/kde-base/kopete/kopete-3.5.10-r4.ebuild b/kde-base/kopete/kopete-3.5.10-r4.ebuild
index 43990a572c7c..2546d13764a4 100644
--- a/kde-base/kopete/kopete-3.5.10-r4.ebuild
+++ b/kde-base/kopete/kopete-3.5.10-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.10-r4.ebuild,v 1.7 2009/06/06 16:20:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.10-r4.ebuild,v 1.8 2009/06/12 11:45:33 tampakrap Exp $
KMNAME=kdenetwork
EAPI="1"
@@ -12,7 +12,7 @@ HOMEPAGE="http://kopete.kde.org/"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="emoticons-manager jingle ssl xscreensaver slp kernel_linux kdehiddenvisibility"
-PLUGINS="addbookmarks alias autoreplace connectionstatus contactnotes crypt highlight history latex netmeeting nowlistening
+PLUGINS="addbookmarks alias autoreplace connectionstatus contactnotes crypt highlight history latex nowlistening
statistics texteffect translator webpresence"
PROTOCOLS="gadu groupwise irc jabber oscar msn sametime sms v4l2 winpopup yahoo"
IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
@@ -107,7 +107,6 @@ src_unpack() {
use highlight || kopete_disable plugin highlight
use history || kopete_disable plugin history
use latex || kopete_disable plugin latex
- use netmeeting || kopete_disable plugin netmeeting
use nowlistening || kopete_disable plugin nowlistening
use statistics || kopete_disable plugin statistics
use texteffect || kopete_disable plugin texteffect