diff options
Diffstat (limited to 'app-doc/linux-device-drivers/linux-device-drivers-3.ebuild')
-rw-r--r-- | app-doc/linux-device-drivers/linux-device-drivers-3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild index 6720a15da59f..60920ab46d5d 100644 --- a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild +++ b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="howto write linux device drivers (updated for Linux 2.6)" HOMEPAGE="http://www.oreilly.com/catalog/linuxdrive3/ http://lwn.net/Kernel/LDD3/" SRC_URI="http://lwn.net/images/pdf/LDD3/ldd3_pdf.tar.bz2 |