diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-09-24 20:07:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-09-24 20:07:15 +0000 |
commit | 9242c91666d2ab3cdfcb497d9010df4d540047db (patch) | |
tree | 2f5766c7aab0eb25f8b600c051901788b8faade5 | |
parent | repoman commit (diff) | |
download | historical-9242c91666d2ab3cdfcb497d9010df4d540047db.tar.gz historical-9242c91666d2ab3cdfcb497d9010df4d540047db.tar.bz2 historical-9242c91666d2ab3cdfcb497d9010df4d540047db.zip |
fix bogus error messages
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/hotplug/Manifest | 5 |
2 files changed, 11 insertions, 2 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 3b03025c2811..660a69c18a5d 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,12 @@ # 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.23 2003/09/14 07:06:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.24 2003/09/24 20:07:15 agriffis Exp $ + +*hotplug-20030805-r1 (24 Sep 2003) + + 24 Sep 2003; Aron Griffis <agriffis@gentoo.org> hotplug-20030805-r1.ebuild, + files/hotplug.functions.patch: + Add patch to fix bogus error messages from hotplug.functions *hotplug-20030805 (13 Sep 2003) diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest index 5fca2cfbdc33..72abd7dd8bf7 100644 --- a/sys-apps/hotplug/Manifest +++ b/sys-apps/hotplug/Manifest @@ -1,9 +1,12 @@ MD5 5ab9b61479b8fafefcaca30dbdbb314d hotplug-20020826-r2.ebuild 1563 MD5 95eed4ffc6aac22db5d1030f2d528e2e hotplug-20030805.ebuild 1530 MD5 8adbe30df2fad3fcdc443742156ddce5 hotplug-20030501-r2.ebuild 1517 -MD5 4f4c1e531f4fff12dcfa4e14eb35b99c ChangeLog 3832 +MD5 b86adc2a1c1193c92af9dd45916bd0e1 hotplug-20030805-r1.ebuild 1749 +MD5 e12333dfa5d7116c37b16174ac9ed344 ChangeLog 4043 MD5 0e5a1a005fcfa0e242be02e9ef99de7a files/digest-hotplug-20020826-r2 224 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805 151 MD5 1bd9ddb0959318fe56dec239c8265fb1 files/usb.confd 291 MD5 40927deb2fb37aa51529d46a9b55e051 files/digest-hotplug-20030501-r2 154 +MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r1 151 +MD5 7c4681458effb34f299cbc4b9245098c files/hotplug.functions.patch 522 MD5 d9a8d760dd153d10eb3e74fb1c4d8ad2 files/hotplug.rc 810 |