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 | d1983a6d71cb0556478dd0dcf5d37a71ccbc7210 (patch) | |
tree | d0ff19b376be2089acc17b2071adb0ebd4958be6 /net-dialup/xc | |
parent | Version bump, bug 79247. (diff) | |
download | historical-d1983a6d71cb0556478dd0dcf5d37a71ccbc7210.tar.gz historical-d1983a6d71cb0556478dd0dcf5d37a71ccbc7210.tar.bz2 historical-d1983a6d71cb0556478dd0dcf5d37a71ccbc7210.zip |
remove strange RDEPEND
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/Manifest | 14 | ||||
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r1.ebuild | 5 |
2 files changed, 14 insertions, 5 deletions
diff --git a/net-dialup/xc/Manifest b/net-dialup/xc/Manifest index f50193e99f3f..07726df82b07 100644 --- a/net-dialup/xc/Manifest +++ b/net-dialup/xc/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 d976d1661446f67495abea0907e8c997 xc-4.3.2-r1.ebuild 1127 MD5 e3a15a0c6259767a3ce284077adcb983 ChangeLog 1801 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 -MD5 0a7e1ae13413dc5e0f1b8a2de73d0b9d xc-4.3.2-r1.ebuild 1137 -MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2-r1 60 MD5 d6b646fa4989aba362ce50ae2b1907e5 files/xc-4.3.2-add-115200.patch 246 MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905 +MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2-r1 60 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCDdfWjiC39V7gKu0RAk/+AKCoQb+sJ3SR4JDIeNVHxGxeXuJbRACgh1nm +oQsSfxdS/EdRAhC4UPYX4FY= +=TNVu +-----END PGP SIGNATURE----- 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} |