diff options
Diffstat (limited to 'net-dialup/ltmodem/ltmodem-8.26_alpha9-r1.ebuild')
-rw-r--r-- | net-dialup/ltmodem/ltmodem-8.26_alpha9-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dialup/ltmodem/ltmodem-8.26_alpha9-r1.ebuild b/net-dialup/ltmodem/ltmodem-8.26_alpha9-r1.ebuild index bb5e018097b6..079b8f9d965c 100644 --- a/net-dialup/ltmodem/ltmodem-8.26_alpha9-r1.ebuild +++ b/net-dialup/ltmodem/ltmodem-8.26_alpha9-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/ltmodem/ltmodem-8.26_alpha9-r1.ebuild,v 1.9 2004/06/24 22:29:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ltmodem/ltmodem-8.26_alpha9-r1.ebuild,v 1.10 2004/07/14 22:56:16 agriffis Exp $ MY_P="${P/_alpha/a}" DESCRIPTION="Winmodems with Lucent Apollo (ISA) and Mars (PCI) chipsets" @@ -11,6 +11,7 @@ SRC_URI="http://www.physcip.uni-stuttgart.de/heby/ltmodem/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/linux-sources" |