diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 16:36:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 16:36:05 +0000 |
commit | f08dbd75ed189b177eb5c381b8a93e1ca133ea7b (patch) | |
tree | 9da5239b3ad335716379e13c364a5894c227e252 /sys-apps/hotplug | |
parent | Second try. (Manifest recommit) (diff) | |
download | gentoo-2-f08dbd75ed189b177eb5c381b8a93e1ca133ea7b.tar.gz gentoo-2-f08dbd75ed189b177eb5c381b8a93e1ca133ea7b.tar.bz2 gentoo-2-f08dbd75ed189b177eb5c381b8a93e1ca133ea7b.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20030805-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20030805-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040105.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20040401.ebuild | 4 |
5 files changed, 14 insertions, 9 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/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" } - |