diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-06-22 22:51:32 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-06-22 22:51:32 +0000 |
commit | 2bf6096ccda2626dcd146f3f99ab23a5b53eb44d (patch) | |
tree | cbc68946e18fa278ef761274df012194549b79a8 /sys-apps/hotplug | |
parent | Add patch for bug #53216 (diff) | |
download | historical-2bf6096ccda2626dcd146f3f99ab23a5b53eb44d.tar.gz historical-2bf6096ccda2626dcd146f3f99ab23a5b53eb44d.tar.bz2 historical-2bf6096ccda2626dcd146f3f99ab23a5b53eb44d.zip |
mark stable on amd64
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hotplug/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040401.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 0f6f644fb8cc..d9c6ab2f729c 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,6 +1,9 @@ # 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.41 2004/05/07 23:44:49 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.42 2004/06/22 22:51:32 malc Exp $ + + 22 Jun 2004; <malc@gentoo.org> hotplug-20040401.ebuild: + Mark stable on amd64 07 May 2004; Greg Kroah-Hartman <gregkh@gentoo.org> hotplug-20040401.ebuild: fix bug #50376 to the hotplug-20040401.ebuild file diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest index 86afba7314a8..75f9a07c7b27 100644 --- a/sys-apps/hotplug/Manifest +++ b/sys-apps/hotplug/Manifest @@ -1,16 +1,16 @@ -MD5 c7163401457a13c1a2ae1555d1fc0ec7 ChangeLog 7135 -MD5 006d44a2eb805104b4136937071c5e63 hotplug-20040401.ebuild 1523 -MD5 f49fdbf29128da44d1e9fde923297214 hotplug-20030805-r2.ebuild 1885 -MD5 ae72f11f4ecc267d8ff594da1e0496f5 hotplug-20030805-r3.ebuild 1925 -MD5 62ab73984a19639323de44c2e9ea3d21 hotplug-20040105.ebuild 1720 +MD5 475bb1c68cd2bffe19d04f8249f130f4 ChangeLog 7214 +MD5 3d07947293c0eca06aaaa930299f38b5 hotplug-20030805-r2.ebuild 1884 +MD5 e22584ca17ecb4ded479c4a8b95c4b61 hotplug-20030805-r3.ebuild 1924 +MD5 e97ae569611a1fcd94cebf1fdb696225 hotplug-20040105.ebuild 1719 +MD5 e73a3fb1f64864d65016676b79a8faef hotplug-20040401.ebuild 1519 MD5 075d5a933d6175160a02ddf15bd4f454 metadata.xml 260 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r2 151 MD5 a3281f5b866be688f79d9a46d060180a files/digest-hotplug-20030805-r3 151 MD5 f9303a2467242ed310370ddcd63414b6 files/digest-hotplug-20040105 151 +MD5 5be3a96d844a1f0db96e2268b94f6094 files/digest-hotplug-20040401 69 MD5 d8a0d8878d8904a779bda401d86268b1 files/firmware.agent 1188 MD5 7c4681458effb34f299cbc4b9245098c files/hotplug.functions.patch 522 -MD5 e906434f0ef7ac28170c0115a22f3978 files/hotplug.rc 843 +MD5 aadc43ca2282b0bb62cbfbc4d027b0d5 files/hotplug.rc 842 MD5 9f13f3363b85caac03bfb623c652b4fa files/kernel-26-fix.patch 816 MD5 92547b2263d5423d874565504d2324f7 files/usb.agent.diff 886 MD5 1bd9ddb0959318fe56dec239c8265fb1 files/usb.confd 291 -MD5 5be3a96d844a1f0db96e2268b94f6094 files/digest-hotplug-20040401 69 diff --git a/sys-apps/hotplug/hotplug-20040401.ebuild b/sys-apps/hotplug/hotplug-20040401.ebuild index 22a0d6b05c50..5cb3d77474f3 100644 --- a/sys-apps/hotplug/hotplug-20040401.ebuild +++ b/sys-apps/hotplug/hotplug-20040401.ebuild @@ -1,6 +1,6 @@ # 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-20040401.ebuild,v 1.4 2004/05/07 23:44:49 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.5 2004/06/22 22:51:32 malc Exp $ inherit eutils @@ -13,7 +13,7 @@ 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" +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 |