diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:56:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:56:16 +0000 |
commit | a5d0d8bea9c3233c5b3face6bae7ca006d1e5b0a (patch) | |
tree | acda09eb6bf50e8d585214247af41dfc4a731f9e /net-dialup | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-a5d0d8bea9c3233c5b3face6bae7ca006d1e5b0a.tar.gz historical-a5d0d8bea9c3233c5b3face6bae7ca006d1e5b0a.tar.bz2 historical-a5d0d8bea9c3233c5b3face6bae7ca006d1e5b0a.zip |
sync IUSE (missing)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ltmodem/ltmodem-8.26_alpha9-r1.ebuild | 3 | ||||
-rw-r--r-- | net-dialup/ltmodem/ltmodem-8.26_alpha9-r2.ebuild | 3 | ||||
-rw-r--r-- | net-dialup/ltmodem/ltmodem-8.26_alpha9-r3.ebuild | 3 |
3 files changed, 6 insertions, 3 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" diff --git a/net-dialup/ltmodem/ltmodem-8.26_alpha9-r2.ebuild b/net-dialup/ltmodem/ltmodem-8.26_alpha9-r2.ebuild index 8d4a5d00f33f..37a4743b31b4 100644 --- a/net-dialup/ltmodem/ltmodem-8.26_alpha9-r2.ebuild +++ b/net-dialup/ltmodem/ltmodem-8.26_alpha9-r2.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-r2.ebuild,v 1.2 2004/06/24 22:29:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ltmodem/ltmodem-8.26_alpha9-r2.ebuild,v 1.3 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" diff --git a/net-dialup/ltmodem/ltmodem-8.26_alpha9-r3.ebuild b/net-dialup/ltmodem/ltmodem-8.26_alpha9-r3.ebuild index f3a48df99577..b291f1e611ff 100644 --- a/net-dialup/ltmodem/ltmodem-8.26_alpha9-r3.ebuild +++ b/net-dialup/ltmodem/ltmodem-8.26_alpha9-r3.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-r3.ebuild,v 1.3 2004/06/24 22:29:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ltmodem/ltmodem-8.26_alpha9-r3.ebuild,v 1.4 2004/07/14 22:56:16 agriffis Exp $ inherit kernel-mod @@ -14,6 +14,7 @@ SRC_URI="http://www.physcip.uni-stuttgart.de/heby/ltmodem/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" RESTRICT="nouserpriv" |