diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-06-11 00:23:19 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-06-11 00:23:19 +0000 |
commit | 6ab732ae677523eb45754ba17a3b6b2305712b01 (patch) | |
tree | 00299bbee618ffd7ad8c5ede39c9bd4008cdaf0a /sys-apps/hotplug | |
parent | Bug # 20805 (diff) | |
download | gentoo-2-6ab732ae677523eb45754ba17a3b6b2305712b01.tar.gz gentoo-2-6ab732ae677523eb45754ba17a3b6b2305712b01.tar.bz2 gentoo-2-6ab732ae677523eb45754ba17a3b6b2305712b01.zip |
DEPEND on sed >= 4
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 10 | ||||
-rw-r--r-- | sys-apps/hotplug/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20020826-r1.ebuild | 7 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20020826-r2.ebuild | 7 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20020826.ebuild | 4 |
5 files changed, 22 insertions, 16 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 319108e4c1e0..1870dc1978c3 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.16 2003/05/27 22:29:13 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.17 2003/06/11 00:23:02 msterret Exp $ + + 10 Jun 2003; <msterret@gentoo.org> hotplug-20020826-r1.ebuild, + hotplug-20020826-r2.ebuild, hotplug-20020826.ebuild: + DEPEND on sed >= 4 *hotplug-20030501-r1 (27 May 2003) @@ -27,7 +31,7 @@ fix bug 17799 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - + *hotplug-20020826 (18 Oct 2002) 14 Mar 2003; Zach Welch <zwelch@gentoo.org> hotplug-20020826.ebuild: @@ -58,7 +62,7 @@ *hotplug-20020401 (5 May 2002) - 11 Aug 2002; phoen][x <phoenix@gentoo.org> hotplug-20020401.ebuild : + 11 Aug 2002; phoen][x <phoenix@gentoo.org> hotplug-20020401.ebuild : Fixed bug 6183. 21 Jul 2002; Mark Guertin <gerk@gentoo.org>: diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest index beff2a25a40e..47a507465d86 100644 --- a/sys-apps/hotplug/Manifest +++ b/sys-apps/hotplug/Manifest @@ -1,16 +1,16 @@ -MD5 82ed1ea9e612ce7db6042ee505bafdce ChangeLog 2902 +MD5 ec36104fffcac8db0c996e3320070890 ChangeLog 3043 MD5 4add5675ce1bf7372ff9189f27c2317a hotplug-20020114.ebuild 1492 MD5 ff4869e458ad17b4691293ed22b2fcc7 hotplug-20020401-r1.ebuild 1467 -MD5 09df0a0f546f1510c00b7d18f2bed59e hotplug-20020826-r1.ebuild 1534 -MD5 02124e816a7016f6bf2e311b2fa77155 hotplug-20020826.ebuild 1451 -MD5 7d09501e89c7ce3d827df2c465697e3b hotplug-20020826-r2.ebuild 1544 +MD5 77efe735c313997ccc11119d2a08713c hotplug-20020826-r1.ebuild 1552 +MD5 c965a16d273a59b8d3a15cfe482d9f73 hotplug-20020826-r2.ebuild 1560 +MD5 dd670e698d3616cbfe662ce54e6511f5 hotplug-20020826.ebuild 1452 MD5 cede312e2783d607cb0dd3c594cd20e3 hotplug-20030501.ebuild 1488 MD5 e4538149ec1931411f80d1ff8b7a7935 hotplug-20030501-r1.ebuild 1491 MD5 4983c0405e4fc821845e2c9343a231db files/digest-hotplug-20020114 139 MD5 208b61d039c5210217e7e9c850cb33aa files/digest-hotplug-20020401-r1 221 MD5 64aa2a1e7fb2526bb52c6fd4b5f24608 files/digest-hotplug-20020826 221 -MD5 0e5a1a005fcfa0e242be02e9ef99de7a files/digest-hotplug-20020826-r2 224 MD5 64aa2a1e7fb2526bb52c6fd4b5f24608 files/digest-hotplug-20020826-r1 221 +MD5 0e5a1a005fcfa0e242be02e9ef99de7a files/digest-hotplug-20020826-r2 224 MD5 33e6f646216d36a204824279969f135c files/digest-hotplug-20030501 151 MD5 d9a8d760dd153d10eb3e74fb1c4d8ad2 files/hotplug.rc 810 MD5 1bd9ddb0959318fe56dec239c8265fb1 files/usb.confd 291 diff --git a/sys-apps/hotplug/hotplug-20020826-r1.ebuild b/sys-apps/hotplug/hotplug-20020826-r1.ebuild index 64315bb99fd1..41fe7065b156 100644 --- a/sys-apps/hotplug/hotplug-20020826-r1.ebuild +++ b/sys-apps/hotplug/hotplug-20020826-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020826-r1.ebuild,v 1.2 2003/03/25 11:40:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020826-r1.ebuild,v 1.3 2003/06/11 00:23:02 msterret Exp $ inherit eutils @@ -19,6 +19,7 @@ KEYWORDS="x86 ppc ~hppa" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 + >=sys-apps/sed-4 >=sys-apps/usbutils-0.9" src_unpack() { @@ -28,7 +29,7 @@ src_unpack() { epatch ${WORKDIR}/hotplug-patches/ # fix for bug 17799 - sed -i -e '145s:-le:-lt:' ${S}/etc/hotplug/usb.rc + sed -i -e '145s:-le:-lt:' ${S}/etc/hotplug/usb.rc } src_install() { @@ -46,7 +47,7 @@ src_install() { exeinto /etc/init.d newexe ${WORKDIR}/hotplug-conf/hotplug.rc hotplug - + insinto /etc/conf.d newins ${WORKDIR}/hotplug-conf/usb.conf usb } diff --git a/sys-apps/hotplug/hotplug-20020826-r2.ebuild b/sys-apps/hotplug/hotplug-20020826-r2.ebuild index d0770e58067f..bbb7d7ce597a 100644 --- a/sys-apps/hotplug/hotplug-20020826-r2.ebuild +++ b/sys-apps/hotplug/hotplug-20020826-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020826-r2.ebuild,v 1.1 2003/03/26 17:23:54 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020826-r2.ebuild,v 1.2 2003/06/11 00:23:02 msterret Exp $ inherit eutils @@ -19,6 +19,7 @@ KEYWORDS="x86 ppc ~hppa" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 + >=sys-apps/sed-4 >=sys-apps/usbutils-0.9" src_unpack() { @@ -28,7 +29,7 @@ src_unpack() { epatch ${WORKDIR}/hotplug-patches/ # fix for bug 17799 - sed -i -e '145s:-le:-lt:' ${S}/etc/hotplug/usb.rc + sed -i -e '145s:-le:-lt:' ${S}/etc/hotplug/usb.rc } src_install() { @@ -46,7 +47,7 @@ src_install() { exeinto /etc/init.d newexe ${WORKDIR}/hotplug-conf/hotplug.rc hotplug - + insinto /etc/conf.d newins ${WORKDIR}/hotplug-conf/usb.conf usb } diff --git a/sys-apps/hotplug/hotplug-20020826.ebuild b/sys-apps/hotplug/hotplug-20020826.ebuild index b2d097f6977d..72c976b1e9f7 100644 --- a/sys-apps/hotplug/hotplug-20020826.ebuild +++ b/sys-apps/hotplug/hotplug-20020826.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020826.ebuild,v 1.5 2003/03/19 04:35:48 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020826.ebuild,v 1.6 2003/06/11 00:23:02 msterret Exp $ inherit eutils @@ -43,7 +43,7 @@ src_install() { exeinto /etc/init.d newexe ${WORKDIR}/hotplug-conf/hotplug.rc hotplug - + insinto /etc/conf.d newins ${WORKDIR}/hotplug-conf/usb.conf usb } |