diff options
author | Alin Năstac <mrness@gentoo.org> | 2004-11-21 20:32:35 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2004-11-21 20:32:35 +0000 |
commit | 84c7e1490883f8c6e0598d9bffdffccd66dee869 (patch) | |
tree | 8ac5b2aaec6f1f102a43728dbeb4aac4d988ee7a /net-dialup | |
parent | forgot to commit the ChangeLog (Manifest recommit) (diff) | |
download | gentoo-2-84c7e1490883f8c6e0598d9bffdffccd66dee869.tar.gz gentoo-2-84c7e1490883f8c6e0598d9bffdffccd66dee869.tar.bz2 gentoo-2-84c7e1490883f8c6e0598d9bffdffccd66dee869.zip |
removed DEPEND completely since app-arch/rpm2targz will be inherited from rpm.eclass
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/capi4k-firmware/capi4k-firmware-2004.4.5-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-dialup/capi4k-firmware/capi4k-firmware-2004.4.5-r1.ebuild b/net-dialup/capi4k-firmware/capi4k-firmware-2004.4.5-r1.ebuild index 396e9a140df4..e1bd909523cd 100644 --- a/net-dialup/capi4k-firmware/capi4k-firmware-2004.4.5-r1.ebuild +++ b/net-dialup/capi4k-firmware/capi4k-firmware-2004.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-firmware/capi4k-firmware-2004.4.5-r1.ebuild,v 1.2 2004/11/21 19:00:31 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-firmware/capi4k-firmware-2004.4.5-r1.ebuild,v 1.3 2004/11/21 20:32:35 mrness Exp $ inherit rpm @@ -14,7 +14,6 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sparc x86" IUSE="" -DEPEND="|| ( app-arch/rpm2targz app-arch/rpm )" S=${WORKDIR} src_install() { |