summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-07-28 16:10:20 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-07-28 16:10:20 +0000
commit14cf2825c58c24b7206dff87770fc8ecf4d71377 (patch)
tree58df2e4beb45c972e9d9899fdd54e1aa3bc497b6 /sys-apps/hotplug
parentAdded hppa to KEYWORDS. (diff)
downloadhistorical-14cf2825c58c24b7206dff87770fc8ecf4d71377.tar.gz
historical-14cf2825c58c24b7206dff87770fc8ecf4d71377.tar.bz2
historical-14cf2825c58c24b7206dff87770fc8ecf4d71377.zip
Added hppa to KEYWORDS.
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r--sys-apps/hotplug/ChangeLog5
-rw-r--r--sys-apps/hotplug/Manifest4
-rw-r--r--sys-apps/hotplug/hotplug-20030501-r2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog
index 26c193fe111a..49517643d45f 100644
--- a/sys-apps/hotplug/ChangeLog
+++ b/sys-apps/hotplug/ChangeLog
@@ -1,6 +1,6 @@
# 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.20 2003/07/02 13:55:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.21 2003/07/28 16:10:10 gmsoft Exp $
02 Jul 2003; Jason Wever <weeve@gentoo.org> hotplug-20030501-r2.ebuild:
Changed ~sparc keyword to sparc.
@@ -10,6 +10,9 @@
*hotplug-20030501-r2 (11 Jun 2003)
+ 28 Jul 2003; Guy Martin <gmsoft@gentoo.org> hotplug-20030501-r2.ebuild :
+ Added hppa to KEYWORDS.
+
11 Jun 2003; Daniel Robbins <drobbins@gentoo.org> hotplug-20030501-r2.ebuild:
Now creates /var/run/usb directory, closing bug #21877. Unmasking on x86.
diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest
index 90e768fcf23f..0f3f70234d4a 100644
--- a/sys-apps/hotplug/Manifest
+++ b/sys-apps/hotplug/Manifest
@@ -1,11 +1,11 @@
-MD5 536dab9e816788a26b6bb581fb4dd847 ChangeLog 3446
+MD5 6f18470b434ec5c913ce4601b2080314 ChangeLog 3549
MD5 74849204eb5611522c2ab19551f8c44e hotplug-20020114.ebuild 1499
MD5 0f9fb06079273032b3320271336492c0 hotplug-20020401-r1.ebuild 1474
MD5 c761b6a95fa2e1d58f478406dba4c1bf hotplug-20020826-r1.ebuild 1558
MD5 a5297d7d29b41a67e29d101bb9513897 hotplug-20020826-r2.ebuild 1566
MD5 b5c529188dff767a7e8210c6b0dc23b6 hotplug-20020826.ebuild 1458
MD5 4384c9c68dc4018b4bb56c3e1537d54f hotplug-20030501-r1.ebuild 1498
-MD5 046d8ca807c7b619102f2a0a163959d5 hotplug-20030501-r2.ebuild 1526
+MD5 17750a4e7696d5331680d9dae30e1e2d hotplug-20030501-r2.ebuild 1526
MD5 6e5ef9c6303c131b7a1a23262eef70fd hotplug-20030501.ebuild 1495
MD5 4983c0405e4fc821845e2c9343a231db files/digest-hotplug-20020114 139
MD5 208b61d039c5210217e7e9c850cb33aa files/digest-hotplug-20020401-r1 221
diff --git a/sys-apps/hotplug/hotplug-20030501-r2.ebuild b/sys-apps/hotplug/hotplug-20030501-r2.ebuild
index c45960727c26..616c2d42bea9 100644
--- a/sys-apps/hotplug/hotplug-20030501-r2.ebuild
+++ b/sys-apps/hotplug/hotplug-20030501-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-20030501-r2.ebuild,v 1.4 2003/07/02 13:55:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030501-r2.ebuild,v 1.5 2003/07/28 16:10:10 gmsoft Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~ppc ~hppa sparc"
+KEYWORDS="x86 amd64 ~ppc hppa sparc"
# hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1
DEPEND=">=sys-apps/pciutils-2.1.9