diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:40:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:40:47 +0000 |
commit | 5b311d48aef9bdc7d1179955fd294ef0d3af741c (patch) | |
tree | 5d187f94eed312bd72f373193a85f08d74299591 /net-dialup/fcpci | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.tar.gz gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.tar.bz2 gentoo-2-5b311d48aef9bdc7d1179955fd294ef0d3af741c.zip |
sync IUSE (missing)
Diffstat (limited to 'net-dialup/fcpci')
-rw-r--r-- | net-dialup/fcpci/fcpci-03.09.10.ebuild | 3 | ||||
-rw-r--r-- | net-dialup/fcpci/fcpci-03.10.02.ebuild | 3 | ||||
-rw-r--r-- | net-dialup/fcpci/fcpci-03.11.02.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/fcpci/fcpci-03.09.10.ebuild b/net-dialup/fcpci/fcpci-03.09.10.ebuild index 0f7c7cd4fc6e..f9620c47df2f 100644 --- a/net-dialup/fcpci/fcpci-03.09.10.ebuild +++ b/net-dialup/fcpci/fcpci-03.09.10.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/fcpci/fcpci-03.09.10.ebuild,v 1.5 2004/06/24 22:26:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-03.09.10.ebuild,v 1.6 2004/07/14 22:40:47 agriffis Exp $ DESCRIPTION="CAPI4Linux drivers for AVM Fritz!Card PCI" HOMEPAGE="http://www.avm.de/" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.80/fcpci-suse8.0-${PV LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/linux-sources" src_unpack() { diff --git a/net-dialup/fcpci/fcpci-03.10.02.ebuild b/net-dialup/fcpci/fcpci-03.10.02.ebuild index 7697854a2b67..5945dc43ef6c 100644 --- a/net-dialup/fcpci/fcpci-03.10.02.ebuild +++ b/net-dialup/fcpci/fcpci-03.10.02.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/fcpci/fcpci-03.10.02.ebuild,v 1.3 2004/06/24 22:26:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-03.10.02.ebuild,v 1.4 2004/07/14 22:40:47 agriffis Exp $ DESCRIPTION="CAPI4Linux drivers for AVM Fritz!Card PCI" HOMEPAGE="http://www.avm.de/" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.81/fcpci-suse8.1-${PV LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/linux-sources" src_unpack() { diff --git a/net-dialup/fcpci/fcpci-03.11.02.ebuild b/net-dialup/fcpci/fcpci-03.11.02.ebuild index 69cb16477689..dda1738c2059 100644 --- a/net-dialup/fcpci/fcpci-03.11.02.ebuild +++ b/net-dialup/fcpci/fcpci-03.11.02.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/fcpci/fcpci-03.11.02.ebuild,v 1.2 2004/06/24 22:26:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-03.11.02.ebuild,v 1.3 2004/07/14 22:40:47 agriffis Exp $ inherit flag-o-matic kernel-mod @@ -11,6 +11,7 @@ SRC_URI="ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.82/fcpci-suse8.2-${PV LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/linux-sources" pkg_setup() { |