summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-05-24 23:10:34 +0000
committerJon Hood <squinky86@gentoo.org>2004-05-24 23:10:34 +0000
commit7d4f566d718f68f07a0e4f4c6c9425690a5a476d (patch)
tree65cd759081db95938df98368c649372b0a5e05eb /net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild
parentversion bump (diff)
downloadgentoo-2-7d4f566d718f68f07a0e4f4c6c9425690a5a476d.tar.gz
gentoo-2-7d4f566d718f68f07a0e4f4c6c9425690a5a476d.tar.bz2
gentoo-2-7d4f566d718f68f07a0e4f4c6c9425690a5a476d.zip
gcc 3.4 fix, closes #51849; ebuild cleanups
Diffstat (limited to 'net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild')
-rw-r--r--net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild13
1 files changed, 10 insertions, 3 deletions
diff --git a/net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild b/net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild
index 8236b457dd2a..c44595b32fdb 100644
--- a/net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild
+++ b/net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild,v 1.8 2004/05/04 05:07:34 eradicator Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/kmldonkey/kmldonkey-0.9.1.ebuild,v 1.9 2004/05/24 23:10:34 squinky86 Exp $
IUSE=""
@@ -18,6 +16,15 @@ DESCRIPTION="Provides integration for the MLDonkey P2P software and KDE 3"
SRC_URI="http://savannah.nongnu.org/download/kmldonkey/unstable.pkg/${PV}/${P}.tar.gz"
HOMEPAGE="http://www.gibreel.net/projects/kmldonkey"
+RDEPEND="${DEPEND}
+ >=sys-apps/sed-4.0.7"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i -e 's:};:}:g' kcmdonkey/kcmdonkey.cpp || die
+}
+
pkg_postinst() {
echo
echo