diff options
-rw-r--r-- | sys-apps/hotplug-base/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/hotplug-base/hotplug-base-20040401.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/hotplug-base/Manifest b/sys-apps/hotplug-base/Manifest index 80c721654c4c..125d2dc8cc00 100644 --- a/sys-apps/hotplug-base/Manifest +++ b/sys-apps/hotplug-base/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 3d9766a7936b7ef25ec1035f150a233a hotplug-base-20040401.ebuild 725 +MD5 551bd9d76101625babd166af998a02b0 hotplug-base-20040401.ebuild 728 MD5 075d5a933d6175160a02ddf15bd4f454 metadata.xml 260 MD5 b2649f33f54ea7870f98e4d7cf86f67e ChangeLog 1350 MD5 5be3a96d844a1f0db96e2268b94f6094 files/digest-hotplug-base-20040401 69 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBULjDHTu7gpaalycRAmO5AJ4iFlSwimPdl+Th8+RAX6/0dPfQigCfTG7p -a47GLTCsT+peu64tOYN/y/Q= -=dGNl +iD8DBQFBmP8cHTu7gpaalycRAguSAJ9OSI3MWE/LVshMUesjlzIRi1ACbwCdHITZ +zsOrqlhFRcfzqD5jP4itsXQ= +=oLmU -----END PGP SIGNATURE----- diff --git a/sys-apps/hotplug-base/hotplug-base-20040401.ebuild b/sys-apps/hotplug-base/hotplug-base-20040401.ebuild index 6230bc7b3eaf..6422f0637c82 100644 --- a/sys-apps/hotplug-base/hotplug-base-20040401.ebuild +++ b/sys-apps/hotplug-base/hotplug-base-20040401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild,v 1.11 2004/09/21 22:51:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040401.ebuild,v 1.12 2004/11/15 19:09:31 vapier Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="arm alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="arm alpha amd64 hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |