diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-03-18 14:14:26 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-03-18 14:14:26 +0000 |
commit | d970c9479c2f8aee9256d96ab63c748571cc57be (patch) | |
tree | 04a9e10deb67e8668c343cde706a46fb50a76986 /net-dialup/fcpci | |
parent | Moved to www-client/galeon. (diff) | |
download | historical-d970c9479c2f8aee9256d96ab63c748571cc57be.tar.gz historical-d970c9479c2f8aee9256d96ab63c748571cc57be.tar.bz2 historical-d970c9479c2f8aee9256d96ab63c748571cc57be.zip |
fix spelling (#85767)
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dialup/fcpci')
-rw-r--r-- | net-dialup/fcpci/Manifest | 12 | ||||
-rw-r--r-- | net-dialup/fcpci/fcpci-3.11.02-r2.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/net-dialup/fcpci/Manifest b/net-dialup/fcpci/Manifest index fbb53e742f6d..d41eae6af168 100644 --- a/net-dialup/fcpci/Manifest +++ b/net-dialup/fcpci/Manifest @@ -1,4 +1,14 @@ -MD5 b6cfd10db028253299a95aad98c2aeea fcpci-3.11.02-r2.ebuild 1429 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 175237edeba848f1406662641b9d8197 ChangeLog 1695 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 +MD5 8c811328221a305e056eda4a394c3b86 fcpci-3.11.02-r2.ebuild 1428 MD5 e4cdfad1b954f1a2875dce5a65e1f64c files/digest-fcpci-3.11.02-r2 75 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCOuJNjiC39V7gKu0RAm//AKCEGiOaC0dXIttDe2P9PsHyuqRutQCgxOs+ +fd9tKkUPJo9mfnIO3bEctPU= +=cTvD +-----END PGP SIGNATURE----- diff --git a/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild b/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild index f63562e31d6a..5435b2007967 100644 --- a/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild +++ b/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild,v 1.1 2005/03/09 12:59:42 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild,v 1.2 2005/03/18 14:14:26 mrness Exp $ inherit flag-o-matic linux-mod -DESCRIPTION="CAPI4Linux drivers for AVM Fritz!Card PCI for the 2.4 Kenrel series" +DESCRIPTION="CAPI4Linux drivers for AVM Fritz!Card PCI for the 2.4 kernel series" HOMEPAGE="http://www.avm.de/" SRC_URI="ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.82/fcpci-suse8.2-0${PV}.tar.gz" |