diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-03-19 04:35:48 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-03-19 04:35:48 +0000 |
commit | 98c2d957bd787ecf091359a54a127615534a091c (patch) | |
tree | 0dbce81692a93275bfd49332dfa7a0f668616475 /sys-apps | |
parent | bump to latest version (diff) | |
download | historical-98c2d957bd787ecf091359a54a127615534a091c.tar.gz historical-98c2d957bd787ecf091359a54a127615534a091c.tar.bz2 historical-98c2d957bd787ecf091359a54a127615534a091c.zip |
bump stable version of hotplug
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hotplug/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hotplug/hotplug-20020826.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hotplug/ChangeLog b/sys-apps/hotplug/ChangeLog index 45959e11dbd9..0b8c564835a3 100644 --- a/sys-apps/hotplug/ChangeLog +++ b/sys-apps/hotplug/ChangeLog @@ -1,11 +1,14 @@ # 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.10 2003/03/11 07:38:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.11 2003/03/19 04:35:48 zwelch Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *hotplug-20020826 (18 Oct 2002) + 14 Mar 2003; Zach Welch <zwelch@gentoo.org> hotplug-20020826.ebuild: + mark latest hotplug version stable for x86 and PPC + 10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> hotplug-20020114.ebuild, hotplug-20020401-r1.ebuild, hotplug-20020401.ebuild, hotplug-20020401.ebuild, hotplug-20020826.ebuild, diff --git a/sys-apps/hotplug/hotplug-20020826.ebuild b/sys-apps/hotplug/hotplug-20020826.ebuild index e419081fd013..b2d097f6977d 100644 --- a/sys-apps/hotplug/hotplug-20020826.ebuild +++ b/sys-apps/hotplug/hotplug-20020826.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-20020826.ebuild,v 1.4 2003/03/11 07:38:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020826.ebuild,v 1.5 2003/03/19 04:35:48 zwelch Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 DEPEND=">=sys-apps/pciutils-2.1.9 |