summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/fcpci/ChangeLog6
-rw-r--r--net-dialup/fcpci/fcpci-3.11.02-r2.ebuild60
-rw-r--r--net-dialup/fcpci/files/digest-fcpci-3.11.02-r23
3 files changed, 5 insertions, 64 deletions
diff --git a/net-dialup/fcpci/ChangeLog b/net-dialup/fcpci/ChangeLog
index e0222cc002ab..7cd2e6481fdf 100644
--- a/net-dialup/fcpci/ChangeLog
+++ b/net-dialup/fcpci/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/fcpci
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/ChangeLog,v 1.17 2008/01/06 01:53:01 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/ChangeLog,v 1.18 2008/01/06 01:54:37 sbriesen Exp $
+
+ 06 Jan 2008; Stefan Briesenick <sbriesen@gentoo.org>
+ -fcpci-3.11.02-r2.ebuild:
+ removed old ebuild.
*fcpci-0.1 (06 Jan 2008)
diff --git a/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild b/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild
deleted file mode 100644
index d74b92380d08..000000000000
--- a/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2006 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.3 2006/03/12 11:40:20 mrness Exp $
-
-inherit flag-o-matic linux-mod
-
-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"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-S="${WORKDIR}/fritz"
-
-BUILD_TARGETS="all"
-
-pkg_setup() {
- linux-mod_pkg_setup
- if kernel_is 2 4; then
- MODULE_NAMES="fcpci(extra::src.drv)"
- else
- ewarn
- ewarn
- eerror "Please do:"
- echo FRITZCAPI_CARDS="fcpci" emerge fritzcapi
- eerror "for 2.6 kernels"
-
- die kernel too new
- fi
-}
-
-src_unpack() {
- unpack ${A}
-
- sed -i -e "s/\`uname -r\`/${KV_VERSION_FULL}/" \
- -e 's/-DMODULE/-DMODULE -DMODVERSIONS/' \
- -e "s:(DEFINES) -O2:(DEFINES) ${CFLAGS} -I /usr/src/linux/include/ -include linux/modversions.h:" \
- ${S}/src.drv/makefile || die "sed failed"
-
- #gentoo-sources contains this typedef
- sed -i -e "s:^typedef void irqreturn_t;.*:/*&*/:" \
- ${S}/src.drv/defs.h || die "sed failed"
-}
-
-src_compile() {
- filter-flags "-fstack-protector"
- filter-flags "-fstack-protector-all"
-
- linux-mod_src_compile
-}
-
-src_install () {
- linux-mod_src_install
-
- dodoc CAPI* compile* license.txt
- dohtml install_passive-?.html
-}
diff --git a/net-dialup/fcpci/files/digest-fcpci-3.11.02-r2 b/net-dialup/fcpci/files/digest-fcpci-3.11.02-r2
deleted file mode 100644
index a7f9c100a2ba..000000000000
--- a/net-dialup/fcpci/files/digest-fcpci-3.11.02-r2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 70821234398c08b1ec09fce16e2bac40 fcpci-suse8.2-03.11.02.tar.gz 1028015
-RMD160 88d2fc3f700c733bc2013a8ef5bf111745ffc6c0 fcpci-suse8.2-03.11.02.tar.gz 1028015
-SHA256 fb3d2959a7bf711c2c6928c695eef5ed7abd91c694791bbf17b4758a7b8beccb fcpci-suse8.2-03.11.02.tar.gz 1028015