diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-02-12 10:17:46 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-02-12 10:17:46 +0000 |
commit | 1ea7e74ab2ebb0f250d0677e8e677094e2f3a431 (patch) | |
tree | 7224bc9ddb6cce8f36d209890a2eff45a5dbdfcb /net-dialup/xc | |
parent | Version bump, bug 79247. (diff) | |
download | gentoo-2-1ea7e74ab2ebb0f250d0677e8e677094e2f3a431.tar.gz gentoo-2-1ea7e74ab2ebb0f250d0677e8e677094e2f3a431.tar.bz2 gentoo-2-1ea7e74ab2ebb0f250d0677e8e677094e2f3a431.zip |
remove strange RDEPEND
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild index 69b0bf15fecc..2c38ebc70f6d 100644 --- a/net-dialup/xc/xc-4.3.2-r1.ebuild +++ b/net-dialup/xc/xc-4.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.10 2004/11/12 20:49:18 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.11 2005/02/12 10:17:46 mrness Exp $ inherit eutils @@ -14,7 +14,6 @@ KEYWORDS="mips ppc sparc x86 ~amd64" IUSE="" DEPEND="sys-libs/ncurses" -RDEPEND="" src_unpack() { unpack ${A} |