summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 16:36:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 16:36:05 +0000
commit54b0be01003bb375d29bc4e2bf8fc4c90ccab462 (patch)
treeca2744acab784cd6ee6103385f060e08591a29ab /sys-apps/hotplug
parentSecond try. (diff)
downloadhistorical-54b0be01003bb375d29bc4e2bf8fc4c90ccab462.tar.gz
historical-54b0be01003bb375d29bc4e2bf8fc4c90ccab462.tar.bz2
historical-54b0be01003bb375d29bc4e2bf8fc4c90ccab462.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r--sys-apps/hotplug/ChangeLog7
-rw-r--r--sys-apps/hotplug/Manifest10
-rw-r--r--sys-apps/hotplug/hotplug-20030805-r2.ebuild4
-rw-r--r--sys-apps/hotplug/hotplug-20030805-r3.ebuild4
-rw-r--r--sys-apps/hotplug/hotplug-20040105.ebuild4
-rw-r--r--sys-apps/hotplug/hotplug-20040401.ebuild4
6 files changed, 19 insertions, 14 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog
index dc282131fd04..bf00f682d576 100644
--- a/sys-apps/hotplug/ChangeLog
+++ b/sys-apps/hotplug/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/hotplug
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.43 2004/06/24 22:10:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.44 2004/06/30 16:36:05 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> hotplug-20030805-r2.ebuild,
+ hotplug-20030805-r3.ebuild, hotplug-20040105.ebuild,
+ hotplug-20040401.ebuild:
+ sync IUSE (missing), trim trailing whitespace
22 Jun 2004; <malc@gentoo.org> hotplug-20040401.ebuild:
Mark stable on amd64
diff --git a/sys-apps/hotplug/Manifest b/sys-apps/hotplug/Manifest
index 8b03ffeaaa92..1fabbd97fa6f 100644
--- a/sys-apps/hotplug/Manifest
+++ b/sys-apps/hotplug/Manifest
@@ -1,9 +1,9 @@
-MD5 74abc2cf77af97a922d215f156c8143e hotplug-20040401.ebuild 1515
-MD5 337fe310a68155861084d951366640d5 hotplug-20030805-r2.ebuild 1875
-MD5 2b54eb248f68e1d966190725dc51ae71 hotplug-20040105.ebuild 1712
-MD5 5594b7b505cac9fe7ed29b80670fe03a ChangeLog 7210
+MD5 836caede5d96b85932e350c658db5dc5 hotplug-20040401.ebuild 1522
+MD5 1f70c719d6a669a311cdc1d8fe804866 hotplug-20030805-r2.ebuild 1882
+MD5 fe6609fa5c00549e997a01bb0b2d487c hotplug-20040105.ebuild 1719
+MD5 139410dae8cad1afbe945a06f550c8f6 ChangeLog 7419
MD5 075d5a933d6175160a02ddf15bd4f454 metadata.xml 260
-MD5 132332dc4187d02a65e6f033a8da03f3 hotplug-20030805-r3.ebuild 1915
+MD5 74aabd09369956f95593d208d6b38adb hotplug-20030805-r3.ebuild 1922
MD5 f9303a2467242ed310370ddcd63414b6 files/digest-hotplug-20040105 151
MD5 5be3a96d844a1f0db96e2268b94f6094 files/digest-hotplug-20040401 69
MD5 9f13f3363b85caac03bfb623c652b4fa files/kernel-26-fix.patch 816
diff --git a/sys-apps/hotplug/hotplug-20030805-r2.ebuild b/sys-apps/hotplug/hotplug-20030805-r2.ebuild
index 1428aff15873..500e5bfa30f1 100644
--- a/sys-apps/hotplug/hotplug-20030805-r2.ebuild
+++ b/sys-apps/hotplug/hotplug-20030805-r2.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/hotplug-20030805-r2.ebuild,v 1.6 2004/06/24 22:10:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r2.ebuild,v 1.7 2004/06/30 16:36:05 agriffis Exp $
inherit eutils
@@ -15,6 +15,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ~ppc hppa ~sparc ~alpha ppc64"
+IUSE=""
# hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1
DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9"
@@ -62,4 +63,3 @@ pkg_postinst() {
ewarn "WARNING: The fxload program was spliced off this package"
ewarn "WARNING: emerge fxload if you need it"
}
-
diff --git a/sys-apps/hotplug/hotplug-20030805-r3.ebuild b/sys-apps/hotplug/hotplug-20030805-r3.ebuild
index 22c3e698b353..2f6e876b25cf 100644
--- a/sys-apps/hotplug/hotplug-20030805-r3.ebuild
+++ b/sys-apps/hotplug/hotplug-20030805-r3.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/hotplug-20030805-r3.ebuild,v 1.5 2004/06/24 22:10:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20030805-r3.ebuild,v 1.6 2004/06/30 16:36:05 agriffis Exp $
inherit eutils
@@ -15,6 +15,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ~ppc hppa sparc ~alpha"
+IUSE=""
# hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1
DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9"
@@ -63,4 +64,3 @@ pkg_postinst() {
ewarn "WARNING: The fxload program was spliced off this package"
ewarn "WARNING: emerge fxload if you need it"
}
-
diff --git a/sys-apps/hotplug/hotplug-20040105.ebuild b/sys-apps/hotplug/hotplug-20040105.ebuild
index 34740b1d76fe..7ee7c75dde02 100644
--- a/sys-apps/hotplug/hotplug-20040105.ebuild
+++ b/sys-apps/hotplug/hotplug-20040105.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/hotplug-20040105.ebuild,v 1.7 2004/06/24 22:10:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040105.ebuild,v 1.8 2004/06/30 16:36:05 agriffis Exp $
inherit eutils
@@ -15,6 +15,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64"
+IUSE=""
# hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1
DEPEND=">=sys-apps/pciutils-2.1.9 >=sys-apps/usbutils-0.9"
@@ -58,4 +59,3 @@ pkg_postinst() {
ewarn "WARNING: The fxload program was spliced off this package"
ewarn "WARNING: emerge fxload if you need it"
}
-
diff --git a/sys-apps/hotplug/hotplug-20040401.ebuild b/sys-apps/hotplug/hotplug-20040401.ebuild
index 3e6917239701..79102ec482c6 100644
--- a/sys-apps/hotplug/hotplug-20040401.ebuild
+++ b/sys-apps/hotplug/hotplug-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/hotplug-20040401.ebuild,v 1.6 2004/06/24 22:10:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20040401.ebuild,v 1.7 2004/06/30 16:36:05 agriffis Exp $
inherit eutils
@@ -14,6 +14,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"
+IUSE=""
# hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1
DEPEND=">=sys-apps/pciutils-2.1.9
@@ -56,4 +57,3 @@ pkg_postinst() {
ewarn "WARNING: The fxload program was spliced off this package"
ewarn "WARNING: emerge fxload if you need it"
}
-