diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-09 05:29:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-09 05:29:56 +0000 |
commit | af31870537d1969193644ade9941a36d06e08eb8 (patch) | |
tree | f64416b2ce16ed743ad3285cedb99677286268b3 /app-doc/linux-device-drivers/linux-device-drivers-3.ebuild | |
parent | Removed old versions. (diff) | |
download | historical-af31870537d1969193644ade9941a36d06e08eb8.tar.gz historical-af31870537d1969193644ade9941a36d06e08eb8.tar.bz2 historical-af31870537d1969193644ade9941a36d06e08eb8.zip |
fix DESCRIPTION
Package-Manager: portage-2.1.1_rc1-r6
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 | 6 |
1 files changed, 3 insertions, 3 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 c51812b0a46c..d88e1b50560d 100644 --- a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild +++ b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild,v 1.3 2005/04/23 18:58:28 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild,v 1.4 2006/09/09 05:29:56 vapier Exp $ -DESCRIPTION="howto write linux device drivers (updated for Linux 2.4)" +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 mirror://gentoo/LDD3-examples.tar.gz" |