diff options
author | Greg Kroah-Hartman <gregkh@gentoo.org> | 2004-03-30 00:27:50 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@gentoo.org> | 2004-03-30 00:27:50 +0000 |
commit | 6ed3b9f3726f53f6099c7df7ede2003ba564db06 (patch) | |
tree | f93ce9562706ed517d1c228d9349c99b87c55dae /sys-apps/hotplug | |
parent | keyworded sparc, thanks to txromeo (diff) | |
download | historical-6ed3b9f3726f53f6099c7df7ede2003ba564db06.tar.gz historical-6ed3b9f3726f53f6099c7df7ede2003ba564db06.tar.bz2 historical-6ed3b9f3726f53f6099c7df7ede2003ba564db06.zip |
hotplug 2004_03_29 release
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 9 | ||||
-rw-r--r-- | sys-apps/hotplug/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/hotplug/files/digest-hotplug-20040329 | 1 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040329.ebuild | 58 | ||||
-rw-r--r-- | sys-apps/hotplug/metadata.xml | 4 |
5 files changed, 76 insertions, 4 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 8497edfa1e98..75dd4e8db08e 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.34 2004/03/23 02:05:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.35 2004/03/30 00:27:50 gregkh Exp $ + +*hotplug-20040329 (29 Mar 2004) + + 29 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> hotplug-20040329.ebuild, + metadata.xml: + 2004_03_29 updated. Also split the /sbin/hotplug part off to hotplug-base + package. 22 Mar 2004; Joshua Kinard <kumba@gentoo.org> hotplug-20040311.ebuild: Added ~mips to KEYWORDS. diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest index cd5e5509737e..6762d4ee129b 100644 --- a/sys-apps/hotplug/Manifest +++ b/sys-apps/hotplug/Manifest @@ -1,4 +1,4 @@ -MD5 b083e2358eaf910914ea09c55fda2a37 ChangeLog 5662 +MD5 d74c3bee494820a0fdde783355c51719 ChangeLog 5880 MD5 20c3f8b015678d0bf9d6463fef97dcd7 hotplug-20020826-r2.ebuild 1561 MD5 b0a484d63057d74095ddeb36f7700ce6 hotplug-20030501-r2.ebuild 1515 MD5 da047afd1a129c6f8ace01cd8627e401 hotplug-20030805-r1.ebuild 1743 @@ -6,8 +6,9 @@ MD5 f49fdbf29128da44d1e9fde923297214 hotplug-20030805-r2.ebuild 1885 MD5 ae72f11f4ecc267d8ff594da1e0496f5 hotplug-20030805-r3.ebuild 1925 MD5 957b5c8e08cf50ea931bcc6fe0b09b21 hotplug-20030805.ebuild 1521 MD5 62ab73984a19639323de44c2e9ea3d21 hotplug-20040105.ebuild 1720 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 6dd0dae507894daeb8b368e45a33c630 hotplug-20040311.ebuild 1691 +MD5 075d5a933d6175160a02ddf15bd4f454 metadata.xml 260 +MD5 1b5433c5d911423a4395114a4564222c hotplug-20040329.ebuild 1576 MD5 0e5a1a005fcfa0e242be02e9ef99de7a files/digest-hotplug-20020826-r2 224 MD5 40927deb2fb37aa51529d46a9b55e051 files/digest-hotplug-20030501-r2 154 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805 151 @@ -15,10 +16,11 @@ MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r1 151 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r2 151 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r3 151 MD5 f9303a2467242ed310370ddcd63414b6 files/digest-hotplug-20040105 151 +MD5 687c2739aaf462dc70058802f4d65ca1 files/digest-hotplug-20040311 151 MD5 d8a0d8878d8904a779bda401d86268b1 files/firmware.agent 1188 MD5 7c4681458effb34f299cbc4b9245098c files/hotplug.functions.patch 522 MD5 f7087ab58af3a1afc7e23b668c29e3fb files/hotplug.rc 799 MD5 9f13f3363b85caac03bfb623c652b4fa files/kernel-26-fix.patch 816 MD5 92547b2263d5423d874565504d2324f7 files/usb.agent.diff 886 MD5 1bd9ddb0959318fe56dec239c8265fb1 files/usb.confd 291 -MD5 687c2739aaf462dc70058802f4d65ca1 files/digest-hotplug-20040311 151 +MD5 cdf598564a6f23642c5a1c9518432670 files/digest-hotplug-20040329 69 diff --git a/sys-apps/hotplug/files/digest-hotplug-20040329 b/sys-apps/hotplug/files/digest-hotplug-20040329 new file mode 100644 index 000000000000..025afa2942c7 --- /dev/null +++ b/sys-apps/hotplug/files/digest-hotplug-20040329 @@ -0,0 +1 @@ +MD5 167bd479a1ca30243c51ca088e0942b3 hotplug-2004_03_29.tar.gz 40789 diff --git a/sys-apps/hotplug/hotplug-20040329.ebuild b/sys-apps/hotplug/hotplug-20040329.ebuild new file mode 100644 index 000000000000..ba638e217e21 --- /dev/null +++ b/sys-apps/hotplug/hotplug-20040329.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040329.ebuild,v 1.1 2004/03/30 00:27:50 gregkh Exp $ + +inherit eutils + +# source maintainers named it hotplug-YYYY_MM_DD instead of hotplug-YYYYMMDD +MY_P=${PN}-${PV:0:4}_${PV:4:2}_${PV:6:2} +S=${WORKDIR}/${MY_P} +DESCRIPTION="USB and PCI hotplug scripts" +HOMEPAGE="http://linux-hotplug.sourceforge.net" +SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" + +# hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 +DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9 hotplug-base" + +src_unpack() { + unpack ${A} + cd ${S} + + EPATCH_OPTS="${EPATCH_OPTS} ${S}/etc/hotplug/usb.agent" \ + epatch ${FILESDIR}/usb.agent.diff +} + +src_install() { + into / + doman *.8 + dodoc README ChangeLog + + cd ${S}/etc/hotplug + insinto /etc/hotplug + doins blacklist hotplug.functions usb.distmap usb.handmap usb.usermap + exeinto /etc/hotplug + doexe *.agent *.rc *.permissions + dodir /usr/lib/hotplug/firmware + dodir /etc/hotplug/usb + dodir /etc/hotplug/pci + cd ${S}/etc/hotplug.d/default + exeinto /etc/hotplug.d/default + doexe default.hotplug + + exeinto /etc/init.d + newexe ${FILESDIR}/hotplug.rc hotplug + + insinto /etc/conf.d + newins ${FILESDIR}/usb.confd usb + dodir /var/run/usb +} + +pkg_postinst() { + ewarn "WARNING: The fxload program was spliced off this package" + ewarn "WARNING: emerge fxload if you need it" +} + diff --git a/sys-apps/hotplug/metadata.xml b/sys-apps/hotplug/metadata.xml index 96a2d586367d..1e43b9dfc9ff 100644 --- a/sys-apps/hotplug/metadata.xml +++ b/sys-apps/hotplug/metadata.xml @@ -2,4 +2,8 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>base-system</herd> +<maintainer> + <email>gregkh@gentoo.org</email> + <name>Greg Kroah-Hartman</name> +</maintainer> </pkgmetadata> |