From dfa5bf28cf6c2d166cd0a63d0f6c470ca0635013 Mon Sep 17 00:00:00 2001 From: Gustavo Felisberto Date: Wed, 23 Jun 2004 00:57:37 +0000 Subject: fixed rdepend=depend --- net-im/jabberoo/jabberoo-1.9.3.ebuild | 3 +-- net-im/jabberoo/jabberoo-1.9.4.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'net-im/jabberoo') diff --git a/net-im/jabberoo/jabberoo-1.9.3.ebuild b/net-im/jabberoo/jabberoo-1.9.3.ebuild index 5a05aeb435a1..7ef08caee920 100644 --- a/net-im/jabberoo/jabberoo-1.9.3.ebuild +++ b/net-im/jabberoo/jabberoo-1.9.3.ebuild @@ -1,6 +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-im/jabberoo/jabberoo-1.9.3.ebuild,v 1.3 2004/06/21 17:18:50 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/jabberoo/jabberoo-1.9.3.ebuild,v 1.4 2004/06/23 00:57:37 humpback Exp $ DESCRIPTION="Jabberoo is a C++ interface to the Jabber protocol." @@ -15,7 +15,6 @@ IUSE="debug" DEPEND="sys-libs/glibc >=dev-libs/libsigc++-1.2" -RDEPEND="${DEPEND}" src_compile() { local myconf diff --git a/net-im/jabberoo/jabberoo-1.9.4.ebuild b/net-im/jabberoo/jabberoo-1.9.4.ebuild index 3e2294fb0d52..3def1f974cc1 100644 --- a/net-im/jabberoo/jabberoo-1.9.4.ebuild +++ b/net-im/jabberoo/jabberoo-1.9.4.ebuild @@ -1,6 +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-im/jabberoo/jabberoo-1.9.4.ebuild,v 1.1 2004/06/21 17:18:50 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/jabberoo/jabberoo-1.9.4.ebuild,v 1.2 2004/06/23 00:57:37 humpback Exp $ DESCRIPTION="Jabberoo is a C++ interface to the Jabber protocol." @@ -15,7 +15,6 @@ IUSE="debug" DEPEND="sys-libs/glibc >=dev-libs/libsigc++-1.2" -RDEPEND="${DEPEND}" src_compile() { local myconf -- cgit v1.2.3-65-gdbad