summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-01-25 06:48:46 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-01-25 06:48:46 +0000
commitaeaaa3fc2af9f71e0656d6fff36238e6c91068ca (patch)
treea0860f1a8ff7de76ff5e52444c10616e5d2c044b /kde-base
parentAdding myself as a maintainer in metadata.xml (diff)
downloadgentoo-2-aeaaa3fc2af9f71e0656d6fff36238e6c91068ca.tar.gz
gentoo-2-aeaaa3fc2af9f71e0656d6fff36238e6c91068ca.tar.bz2
gentoo-2-aeaaa3fc2af9f71e0656d6fff36238e6c91068ca.zip
Revert one line that wasn't supposed to be committed, bug 207335.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kopete/ChangeLog5
-rw-r--r--kde-base/kopete/kopete-3.5.8.ebuild5
2 files changed, 5 insertions, 5 deletions
diff --git a/kde-base/kopete/ChangeLog b/kde-base/kopete/ChangeLog
index ce4f6b6f3e86..782e1fb8e50f 100644
--- a/kde-base/kopete/ChangeLog
+++ b/kde-base/kopete/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kopete
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.129 2008/01/23 01:17:24 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.130 2008/01/25 06:48:46 ingmar Exp $
+
+ 25 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> kopete-3.5.8.ebuild:
+ Revert one line that wasn't supposed to be committed, bug 207335.
*kopete-4.0.0-r1 (23 Jan 2008)
diff --git a/kde-base/kopete/kopete-3.5.8.ebuild b/kde-base/kopete/kopete-3.5.8.ebuild
index 45acad63cb0e..e16c5fd386b4 100644
--- a/kde-base/kopete/kopete-3.5.8.ebuild
+++ b/kde-base/kopete/kopete-3.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.8.ebuild,v 1.4 2008/01/23 01:17:24 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.8.ebuild,v 1.5 2008/01/25 06:48:46 ingmar Exp $
KMNAME=kdenetwork
MAXKDEVER=$PV
@@ -105,9 +105,6 @@ src_unpack() {
}
src_compile() {
- # Use system QCA library
- sed -e "/SUBDIRS/s/[[:space:]]qca//" -i "${S}"/kopete/protocols/jabber/libiris/Makefile.am
-
# External libgadu support - doesn't work, kopete requires a specific development snapshot of libgadu.
# Maybe we can enable it in the future.
local myconf="$(use_enable jingle)