summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-23 18:58:28 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-23 18:58:28 +0000
commit9e88efc913994966a59d62c54d0457cb61c972d2 (patch)
tree0a6dc059a726754b055ca5ede3fc8314360c92a7 /app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
parentVersion bump for bug 89694; added dosed to all src_installs correcting cflags... (diff)
downloadgentoo-2-9e88efc913994966a59d62c54d0457cb61c972d2.tar.gz
gentoo-2-9e88efc913994966a59d62c54d0457cb61c972d2.tar.bz2
gentoo-2-9e88efc913994966a59d62c54d0457cb61c972d2.zip
marked stable on ppc, took out sh from keywords due to missing dependency
(Portage version: 2.0.51.19)
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.ebuild4
1 files changed, 2 insertions, 2 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 ab18e0f60ad2..c51812b0a46c 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,6 @@
# Copyright 1999-2005 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.2 2005/04/22 02:36:35 vapier Exp $
+# $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 $
DESCRIPTION="howto write linux device drivers (updated for Linux 2.4)"
HOMEPAGE="http://www.oreilly.com/catalog/linuxdrive3/ http://lwn.net/Kernel/LDD3/"
@@ -12,7 +12,7 @@ SRC_URI="http://lwn.net/images/pdf/LDD3/ldd3_pdf.tar.bz2
LICENSE="CCPL-Attribution-ShareAlike-2.0"
SLOT="3"
-KEYWORDS="amd64 arm hppa ia64 s390 sh x86"
+KEYWORDS="amd64 arm hppa ia64 ppc s390 sh x86"
IUSE=""
DEPEND=""