diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:56:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:56:33 +0000 |
commit | 003d4819f60116d285580ae5f70f9e88277a80b3 (patch) | |
tree | a8c3aa3b78e382e65f05ef47760c13bb56e7e615 /net-dialup/ltmodem | |
parent | Added sparc stable keyword (diff) | |
download | gentoo-2-003d4819f60116d285580ae5f70f9e88277a80b3.tar.gz gentoo-2-003d4819f60116d285580ae5f70f9e88277a80b3.tar.bz2 gentoo-2-003d4819f60116d285580ae5f70f9e88277a80b3.zip |
sync IUSE (missing)
Diffstat (limited to 'net-dialup/ltmodem')
-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" |